diff --git a/example/rails3/Gemfile b/example/rails3/Gemfile index 03447006..5ee4065a 100644 --- a/example/rails3/Gemfile +++ b/example/rails3/Gemfile @@ -1,6 +1,6 @@ source 'http://rubygems.org' -gem 'rails', '~> 3.0.0' +gem 'rails', '~> 3.2.4' # Bundle edge Rails instead: # gem 'rails', :git => 'git://github.com/rails/rails.git'