Gemfile in
inherited_resources-1.4.0
vs Gemfile in
inherited_resources-1.4.1
- old
+ new
@@ -1,7 +1,7 @@
source 'https://rubygems.org' gemspec
-gem 'rails', '~> 3.2'
+gem 'rails', '>= 3.2', '< 5'
gem 'mocha' gem 'turn'