From c147dff1dd0dcf59e3f21024a1adc8297482f109 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 11:10:33 +0000 Subject: [PATCH] Bump strong_migrations from 1.6.3 to 1.6.4 Bumps [strong_migrations](https://github.com/ankane/strong_migrations) from 1.6.3 to 1.6.4. - [Changelog](https://github.com/ankane/strong_migrations/blob/master/CHANGELOG.md) - [Commits](https://github.com/ankane/strong_migrations/compare/v1.6.3...v1.6.4) --- updated-dependencies: - dependency-name: strong_migrations dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2714c5ba..8bbf0d74 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -327,7 +327,7 @@ GEM rubocop-performance (~> 1.19.0) stimulus-rails (1.3.0) railties (>= 6.0.0) - strong_migrations (1.6.3) + strong_migrations (1.6.4) activerecord (>= 5.2) thor (1.3.0) timeout (0.4.0)