diff --git a/Gemfile b/Gemfile index 624f97cdb..029a123f2 100644 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,5 @@ source 'https://rubygems.org' -gem 'rails', '= 5.2.6.2' +gem 'rails', '= 7.1.0' gem 'mysql2' gem 'puma' gem 'turbolinks', '~> 5'