diff --git a/Gemfile b/Gemfile index f953fbb70..d97aa589e 100644 --- a/Gemfile +++ b/Gemfile @@ -3,7 +3,7 @@ source 'https://rubygems.org' # Bundle edge Rails instead: gem 'rails', github: 'rails/rails' -gem 'rails', '5.2.3' +gem 'rails', '7.0.0' # Use postgres as the database for Active Record gem 'pg'