From 159d9cd7b59a1a8c2b3a04a1f33d2cbdf163e013 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 19 Jan 2021 00:45:41 +0000 Subject: [PATCH] Update strong_migrations to version 0.7.6 --- src/api/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/api/Gemfile.lock b/src/api/Gemfile.lock index 25a6d3485d8..ec98238f82e 100644 --- a/src/api/Gemfile.lock +++ b/src/api/Gemfile.lock @@ -390,7 +390,7 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) - strong_migrations (0.7.5) + strong_migrations (0.7.6) activerecord (>= 5) sync (0.5.0) sysexits (1.2.0)