From a9115b5ba1e7658ca84153284ec69d4c191614f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 11:53:54 +0000 Subject: [PATCH] build(deps): bump strong_migrations from 2.6.0 to 2.8.0 Bumps [strong_migrations](https://github.com/ankane/strong_migrations) from 2.6.0 to 2.8.0. - [Changelog](https://github.com/ankane/strong_migrations/blob/master/CHANGELOG.md) - [Commits](https://github.com/ankane/strong_migrations/compare/v2.6.0...v2.8.0) --- updated-dependencies: - dependency-name: strong_migrations dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 401c299d19..40068cd8e1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -648,7 +648,7 @@ GEM stimulus-rails (1.3.4) railties (>= 6.0.0) stringio (3.2.0) - strong_migrations (2.6.0) + strong_migrations (2.8.0) activerecord (>= 7.2) thor (1.5.0) timeout (0.6.1)