From 1f91f9a17bbfb66308b5cd4a6b12378264ca0631 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 04:19:19 +0000 Subject: [PATCH] Bump strong_migrations from 2.2.1 to 2.3.0 Bumps [strong_migrations](https://github.com/ankane/strong_migrations) from 2.2.1 to 2.3.0. - [Changelog](https://github.com/ankane/strong_migrations/blob/master/CHANGELOG.md) - [Commits](https://github.com/ankane/strong_migrations/compare/v2.2.1...v2.3.0) --- updated-dependencies: - dependency-name: strong_migrations dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1554ddba6a..7ddd63eb50 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -157,7 +157,7 @@ GEM tzinfo coderay (1.1.3) concurrent-ruby (1.3.5) - connection_pool (2.5.0) + connection_pool (2.5.3) crack (1.0.0) bigdecimal rexml @@ -689,7 +689,7 @@ GEM stimulus-rails (1.3.4) railties (>= 6.0.0) stringio (3.1.6) - strong_migrations (2.2.1) + strong_migrations (2.3.0) activerecord (>= 7) terser (1.2.5) execjs (>= 0.3.0, < 3)