diff --git a/Gemfile b/Gemfile index 225cb65..e0c12ad 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,6 @@ source 'http://rubygems.org' -gem 'rails', '~> 3.1.0' +gem 'rails', '~> 5.2.8', '>= 5.2.8.1' # Bundle edge Rails instead: # gem 'rails', :git => 'git://github.com/rails/rails.git'