From e79ecabd0abef1c951b11f4b6e8db3fe420a70e0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Jun 2025 08:51:09 +0200 Subject: [PATCH] chore(deps): update dependency strong_migrations to v2.4.0 (#35140) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 84dfce44a..bd43cdda7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -121,7 +121,7 @@ GEM erubi (>= 1.0.0) rack (>= 0.9.0) rouge (>= 1.0.0) - bigdecimal (3.1.9) + bigdecimal (3.2.2) bindata (2.5.1) binding_of_caller (1.0.1) debug_inspector (>= 1.2.0) @@ -855,8 +855,8 @@ GEM stoplight (4.1.1) redlock (~> 1.0) stringio (3.1.7) - strong_migrations (2.3.0) - activerecord (>= 7) + strong_migrations (2.4.0) + activerecord (>= 7.1) swd (2.0.3) activesupport (>= 3) attr_required (>= 0.0.5)