From 4b6c955e5b870178d04ca3f3d4bc77f98da06aa7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 08:49:05 +0100 Subject: [PATCH] chore(deps): update dependency strong_migrations to v2.2.0 (#33808) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1a144816a1..5cc27aaf21 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -804,8 +804,8 @@ GEM stoplight (4.1.0) redlock (~> 1.0) stringio (3.1.2) - strong_migrations (2.1.0) - activerecord (>= 6.1) + strong_migrations (2.2.0) + activerecord (>= 7) swd (1.3.0) activesupport (>= 3) attr_required (>= 0.0.5)