diff --git a/Gemfile.lock b/Gemfile.lock index 8fbfaf2a5de71..c3884921e9673 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -758,7 +758,7 @@ GEM dante (>= 0.2.0) multi_json (~> 1.0) stripe (> 5, < 6) - strong_migrations (0.7.5) + strong_migrations (0.7.6) activerecord (>= 5) test-prof (0.12.2) thor (0.20.3) diff --git a/vendor/cache/strong_migrations-0.7.5.gem b/vendor/cache/strong_migrations-0.7.5.gem deleted file mode 100644 index 16dddc8eed3f4..0000000000000 Binary files a/vendor/cache/strong_migrations-0.7.5.gem and /dev/null differ diff --git a/vendor/cache/strong_migrations-0.7.6.gem b/vendor/cache/strong_migrations-0.7.6.gem new file mode 100644 index 0000000000000..56aa0fb30b1b3 Binary files /dev/null and b/vendor/cache/strong_migrations-0.7.6.gem differ