diff --git a/example/rails2.3/Gemfile b/example/rails2.3/Gemfile index 04b70adc..8531a17a 100644 --- a/example/rails2.3/Gemfile +++ b/example/rails2.3/Gemfile @@ -1,6 +1,6 @@ source 'http://rubygems.org' -gem 'rails', '~> 2.3.0' +gem 'rails', '~> 7.1.5', '>= 7.1.5.2' # Bundle edge Rails instead: # gem 'rails', :git => 'git://github.com/rails/rails.git'