Gemfile in inherited_resources-1.2.2 vs Gemfile in inherited_resources-1.3.0
- old
+ new
@@ -1,7 +1,7 @@
source "http://rubygems.org"
-gem "rails", "3.0.3"
+gem "rails", "3.1.0.rc4"
gem "responders", "~> 0.6.0"
gem "has_scope", "~> 0.5.0"
gem "mocha"
if RUBY_VERSION < "1.9"
\ No newline at end of file