From ba8e86bbe858e250a6dc47a537e3c28781fe9170 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 20:01:53 +0200 Subject: [PATCH] Bump strong_migrations from 1.6.1 to 1.6.3 (#528) Bumps [strong_migrations](https://github.com/ankane/strong_migrations) from 1.6.1 to 1.6.3. - [Changelog](https://github.com/ankane/strong_migrations/blob/master/CHANGELOG.md) - [Commits](https://github.com/ankane/strong_migrations/compare/v1.6.1...v1.6.3) --- updated-dependencies: - dependency-name: strong_migrations dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 06c42efa..cbf96332 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -308,7 +308,7 @@ GEM rubocop-performance (~> 1.19.0) stimulus-rails (1.2.2) railties (>= 6.0.0) - strong_migrations (1.6.1) + strong_migrations (1.6.3) activerecord (>= 5.2) thor (1.2.2) timeout (0.4.0)