From 30ee702eb1a646a28a11f78054d2ddd18eb69507 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Apr 2026 14:09:33 +0000 Subject: [PATCH] Bump strong_migrations from 2.5.0 to 2.5.2 Bumps [strong_migrations](https://github.com/ankane/strong_migrations) from 2.5.0 to 2.5.2. - [Changelog](https://github.com/ankane/strong_migrations/blob/master/CHANGELOG.md) - [Commits](https://github.com/ankane/strong_migrations/compare/v2.5.0...v2.5.2) --- updated-dependencies: - dependency-name: strong_migrations dependency-version: 2.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a79739c40d..6d5c5b186b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -124,7 +124,7 @@ GEM erubi (~> 1.4) parser (>= 2.4) smart_properties - bigdecimal (4.1.0) + bigdecimal (4.1.1) bindex (0.8.1) binding_of_caller (1.0.1) debug_inspector (>= 1.2.0) @@ -397,7 +397,7 @@ GEM memory_profiler (1.1.0) method_source (1.1.0) mini_mime (1.1.5) - minitest (6.0.2) + minitest (6.0.3) drb (~> 2.0) prism (~> 1.5) monetize (2.0.0) @@ -714,13 +714,13 @@ GEM stimulus-rails (1.3.4) railties (>= 6.0.0) stringio (3.2.0) - strong_migrations (2.5.0) - activerecord (>= 7.1) + strong_migrations (2.6.0) + activerecord (>= 7.2) terser (1.2.7) execjs (>= 0.3.0, < 3) thor (1.5.0) tilt (2.2.0) - timeout (0.4.4) + timeout (0.6.1) tsort (0.2.0) ttfunk (1.7.0) turbo-rails (2.0.17)