From 44743c1b81c9b8df96f88edc04e9110af666fe71 Mon Sep 17 00:00:00 2001 From: Colin Darie Date: Tue, 23 Apr 2024 19:08:21 +0200 Subject: [PATCH] chore(bundle): Update strong_migrations from 1.7.0 to 1.8.0 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f4247ef34..1bd3cc2d7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -763,7 +763,7 @@ GEM sprockets (>= 3.0.0) stackprof (0.2.26) stringio (3.1.0) - strong_migrations (1.7.0) + strong_migrations (1.8.0) activerecord (>= 5.2) swd (2.0.3) activesupport (>= 3)