From 9683443b56d34420c1f6ca5c07bbf50c9bd0f8ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 23:52:04 +0000 Subject: [PATCH] Bump strong_migrations from 2.0.1 to 2.0.2 Bumps [strong_migrations](https://github.com/ankane/strong_migrations) from 2.0.1 to 2.0.2. - [Changelog](https://github.com/ankane/strong_migrations/blob/master/CHANGELOG.md) - [Commits](https://github.com/ankane/strong_migrations/compare/v2.0.1...v2.0.2) --- 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 c4689d7ab..347beddec 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -499,7 +499,7 @@ GEM strip_attributes (1.13.0) activemodel (>= 3.0, < 8.0) stripe (10.15.0) - strong_migrations (2.0.1) + strong_migrations (2.0.2) activerecord (>= 6.1) thor (1.3.2) timeout (0.4.1)