probably no need to lock to 3.1 just yet
Oleg
committed Aug 26, 2011
commit 3d130f4be4e4215345fe6c9824ed3a9ff1a9e5c5
Showing 1
changed file with
1 additions
and 1 deletions
Gemfile
+1
-1
| @@ | @@ -1,6 +1,6 @@ |
| source 'http://rubygems.org' | |
| - | gem 'rails', '>=3.1.0.rc6' |
| + | gem 'rails', '>=3.0.0' |
| gem 'active_link_to', '>=1.0.0' | |
| gem 'paperclip', '>=2.3.14' | |