diff --git a/Gemfile b/Gemfile index b3a0f3b..39ac181 100644 --- a/Gemfile +++ b/Gemfile @@ -20,7 +20,7 @@ gem 'haml' gem 'jbuilder', '>= 2.7.0' gem 'jquery-rails', '>= 4.4.0' gem 'newrelic_rpm' -gem 'rails', '~> 5.2', '>= 5.2.4.3' +gem 'rails', '~> 7.0', '>= 7.0.0' gem 'sass-rails', '>= 6.0.0' gem 'sdoc', group: :doc gem 'turbolinks'