From fe4cf75ecec2e46fe2cfccd0f2ad6921891fae4e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 08:10:29 +0000 Subject: [PATCH] chore(deps): update dependency strong_migrations to v2.2.1 (#34246) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 624a6630d9..b84185d7d2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -830,7 +830,7 @@ GEM stoplight (4.1.1) redlock (~> 1.0) stringio (3.1.5) - strong_migrations (2.2.0) + strong_migrations (2.2.1) activerecord (>= 7) swd (2.0.3) activesupport (>= 3)