From 5369ee43cdfab23483a9b8bc2980595251b3a3d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 05:00:31 +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 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b42ed4907f..2c88d90441 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -124,7 +124,7 @@ GEM erubi (~> 1.4) parser (>= 2.4) smart_properties - bigdecimal (4.0.1) + bigdecimal (4.1.0) 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) + strong_migrations (2.5.2) activerecord (>= 7.1) terser (1.2.6) 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)