diff --git a/Gemfile.lock b/Gemfile.lock index 19b4cee07..b99302002 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -759,7 +759,7 @@ GEM dante (>= 0.2.0) multi_json (~> 1.0) stripe (> 5, < 6) - strong_migrations (0.7.0) + strong_migrations (0.7.1) activerecord (>= 5) test-prof (0.12.0) thor (0.20.3) diff --git a/vendor/cache/strong_migrations-0.7.0.gem b/vendor/cache/strong_migrations-0.7.0.gem deleted file mode 100644 index a902f0524..000000000 Binary files a/vendor/cache/strong_migrations-0.7.0.gem and /dev/null differ diff --git a/vendor/cache/strong_migrations-0.7.1.gem b/vendor/cache/strong_migrations-0.7.1.gem new file mode 100644 index 000000000..ab74dc09f Binary files /dev/null and b/vendor/cache/strong_migrations-0.7.1.gem differ