diff --git a/Gemfile.lock b/Gemfile.lock index 45c1fc6ce..0aa2e151c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -765,7 +765,7 @@ GEM dante (>= 0.2.0) multi_json (~> 1.0) stripe (> 5, < 6) - strong_migrations (0.7.1) + strong_migrations (0.7.2) activerecord (>= 5) test-prof (0.12.2) thor (0.20.3) diff --git a/vendor/cache/strong_migrations-0.7.1.gem b/vendor/cache/strong_migrations-0.7.1.gem deleted file mode 100644 index ab74dc09f..000000000 Binary files a/vendor/cache/strong_migrations-0.7.1.gem and /dev/null differ diff --git a/vendor/cache/strong_migrations-0.7.2.gem b/vendor/cache/strong_migrations-0.7.2.gem new file mode 100644 index 000000000..44a721c2c Binary files /dev/null and b/vendor/cache/strong_migrations-0.7.2.gem differ