From 5a7db6649e3401759482bf8b747eda16043491d4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 2 Jan 2026 13:54:00 +0100 Subject: [PATCH] Update dependency strong_migrations to v2.5.2 (#37329) 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 1862918c99..7ba63057ee 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -843,7 +843,7 @@ GEM concurrent-ruby zeitwerk stringio (3.1.9) - strong_migrations (2.5.1) + strong_migrations (2.5.2) activerecord (>= 7.1) swd (2.0.3) activesupport (>= 3)