From 1637868f7d35790b94e1816c5a49b4ee6bb1402a Mon Sep 17 00:00:00 2001 From: Mitchell Henke Date: Thu, 3 Mar 2022 10:43:38 -0600 Subject: [PATCH] update strong_migrations --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6b0c2c84f31..a38408548f6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -628,8 +628,8 @@ GEM activesupport (>= 5.2) sprockets (>= 3.0.0) stringex (2.8.5) - strong_migrations (0.7.9) - activerecord (>= 5) + strong_migrations (0.8.0) + activerecord (>= 5.2) strscan (3.0.1) subprocess (1.5.5) systemu (2.6.5)