From ad858ebe811728c1ba49b202e93cb02b742690bd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 14:17:40 +0200 Subject: [PATCH] Update dependency strong_migrations to v2.5.1 (#36458) 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 ee5f481e3..1d63e0d95 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -837,7 +837,7 @@ GEM stoplight (5.3.8) zeitwerk stringio (3.1.7) - strong_migrations (2.5.0) + strong_migrations (2.5.1) activerecord (>= 7.1) swd (2.0.3) activesupport (>= 3)