diff --git a/Gemfile b/Gemfile index 0f1ab48..c5b29ef 100644 --- a/Gemfile +++ b/Gemfile @@ -7,7 +7,7 @@ end # Bundle edge Rails instead: gem 'rails', github: 'rails/rails' -gem 'rails', '~> 5.0.1' +gem 'rails', '~> 7.1.0' # Use sqlite3 as the database for Active Record gem 'sqlite3' # Use Puma as the app server