From 74d5f99ba376900c2d80a69f4a5aff1831b5af07 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 07:55:00 +0000 Subject: [PATCH] Update dependency strong_migrations to v2.7.0 (#38808) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4aee0fb8c4..3e70715e17 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -353,7 +353,7 @@ GEM azure-blob (~> 0.5.2) hashie (~> 5.0) jmespath (1.6.2) - json (2.19.3) + json (2.19.4) json-canonicalization (1.0.0) json-jwt (1.17.0) activesupport (>= 4.2) @@ -450,7 +450,7 @@ GEM mime-types-data (3.2026.0414) mini_mime (1.1.5) mini_portile2 (2.8.9) - minitest (6.0.4) + minitest (6.0.5) drb (~> 2.0) prism (~> 1.5) msgpack (1.8.0) @@ -852,7 +852,7 @@ GEM concurrent-ruby zeitwerk stringio (3.2.0) - strong_migrations (2.6.0) + strong_migrations (2.7.0) activerecord (>= 7.2) swd (2.0.3) activesupport (>= 3)