gemfiles/rails5.0.gemfile in ar_mysql_flexmaster-1.0.2 vs gemfiles/rails5.0.gemfile in ar_mysql_flexmaster-1.0.3
- old
+ new
@@ -1,6 +1,6 @@
source "https://rubygems.org"
gemspec :path => "../"
-gem "rails", "~> 5.0.0.beta1"
-gem "mysql2"
+# Before https://github.com/rails/rails/commit/99c0cb58d189503da0f532c3e34bc0262cdff46c
+gem "rails", "~> 5.0.0", "< 5.0.1"