From e1f9d21746a31da992988e1504cc2bafc80c7e38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 13:08:32 +0000 Subject: [PATCH] build(deps): bump strong_migrations from 2.3.0 to 2.5.2 Bumps [strong_migrations](https://github.com/ankane/strong_migrations) from 2.3.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.3.0...v2.5.2) --- updated-dependencies: - dependency-name: strong_migrations dependency-version: 2.5.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3b4d56c692..6fbdfedde3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -147,7 +147,7 @@ GEM logger (~> 1.5) cliver (0.3.2) coderay (1.1.3) - concurrent-ruby (1.3.5) + concurrent-ruby (1.3.6) connection_pool (2.5.5) crack (1.0.1) bigdecimal @@ -280,7 +280,7 @@ GEM csv mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) - i18n (1.14.7) + i18n (1.14.8) concurrent-ruby (~> 1.0) image_processing (1.14.0) mini_magick (>= 4.9.5, < 6) @@ -334,7 +334,8 @@ GEM logger mini_mime (1.1.5) mini_portile2 (2.8.9) - minitest (5.27.0) + minitest (6.0.1) + prism (~> 1.5) multi_xml (0.8.1) bigdecimal (>= 3.1, < 5) multipart-post (2.4.1) @@ -643,10 +644,10 @@ GEM stimulus-rails (1.3.4) railties (>= 6.0.0) stringio (3.1.9) - strong_migrations (2.3.0) - activerecord (>= 7) + strong_migrations (2.5.2) + activerecord (>= 7.1) thor (1.4.0) - timeout (0.4.4) + timeout (0.6.0) traceroute (0.8.1) rails (>= 3.0.0) tsort (0.2.0)