From cd0ada3beb2bffebf7115749423d03a2326b3afe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 10:50:33 +0000 Subject: [PATCH] Bump strong_migrations from 2.6.0 to 2.7.0 Bumps [strong_migrations](https://github.com/ankane/strong_migrations) from 2.6.0 to 2.7.0. - [Changelog](https://github.com/ankane/strong_migrations/blob/master/CHANGELOG.md) - [Commits](https://github.com/ankane/strong_migrations/compare/v2.6.0...v2.7.0) --- updated-dependencies: - dependency-name: strong_migrations dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 417a14bede1..a162a069bbe 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -960,7 +960,7 @@ GEM string_pattern (2.4.0) regexp_parser (~> 2.5, >= 2.5.0) stringio (3.2.0) - strong_migrations (2.6.0) + strong_migrations (2.7.0) activerecord (>= 7.2) sync (0.5.0) sys-uname (1.5.1)