From b946b8679dad759b4ccb25557d7cd1d940ca21aa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 09:26:23 +0200 Subject: [PATCH] Update dependency strong_migrations to v2.8.0 (#39040) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index eea40369f7..7570bb7b77 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -851,7 +851,7 @@ GEM concurrent-ruby zeitwerk stringio (3.2.0) - strong_migrations (2.7.0) + strong_migrations (2.8.0) activerecord (>= 7.2) swd (2.0.3) activesupport (>= 3)