Gemfile in strong_migrations-0.1.6 vs Gemfile in strong_migrations-0.1.7
- old
+ new
@@ -1,4 +1,5 @@
source "https://rubygems.org"
-# Specify your gem's dependencies in strong_migrations.gemspec
gemspec
+
+gem "activerecord", "~> 5.1.0"
- old
+ new