diff --git a/Gemfile.lock b/Gemfile.lock index 7c8a9ba83..bbdda509b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -764,7 +764,7 @@ GEM dante (>= 0.2.0) multi_json (~> 1.0) stripe (> 5, < 6) - strong_migrations (0.7.7) + strong_migrations (0.7.8) activerecord (>= 5) test-prof (1.0.6) thor (1.1.0) diff --git a/vendor/cache/strong_migrations-0.7.7.gem b/vendor/cache/strong_migrations-0.7.7.gem deleted file mode 100644 index c63446846..000000000 Binary files a/vendor/cache/strong_migrations-0.7.7.gem and /dev/null differ diff --git a/vendor/cache/strong_migrations-0.7.8.gem b/vendor/cache/strong_migrations-0.7.8.gem new file mode 100644 index 000000000..6340342ea Binary files /dev/null and b/vendor/cache/strong_migrations-0.7.8.gem differ