From d3ffe4670afccb2c19bc94ea78f945cddee9f5c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 14:11:21 +0000 Subject: [PATCH] Bump strong_migrations from 2.1.0 to 2.2.0 Bumps [strong_migrations](https://github.com/ankane/strong_migrations) from 2.1.0 to 2.2.0. - [Changelog](https://github.com/ankane/strong_migrations/blob/master/CHANGELOG.md) - [Commits](https://github.com/ankane/strong_migrations/compare/v2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: strong_migrations 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 0bfd8209..1427ae40 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -399,8 +399,8 @@ GEM stimulus-rails (1.3.4) railties (>= 6.0.0) stringio (3.1.2) - strong_migrations (2.1.0) - activerecord (>= 6.1) + strong_migrations (2.2.0) + activerecord (>= 7) super_diff (0.15.0) attr_extras (>= 6.2.4) diff-lcs