From ad15558a2a376eef2de46cfb13b63f1787146342 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 22:38:42 +0000 Subject: [PATCH] build(deps): bump strong_migrations from 2.0.0 to 2.0.2 Bumps [strong_migrations](https://github.com/ankane/strong_migrations) from 2.0.0 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.0...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 bce0862..1f09c5d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -543,7 +543,7 @@ GEM stimulus-rails (1.3.4) railties (>= 6.0.0) stringio (3.1.1) - strong_migrations (2.0.0) + strong_migrations (2.0.2) activerecord (>= 6.1) thor (1.3.2) timeout (0.4.1)