diff --git a/Gemfile b/Gemfile index 55a845c..ef97906 100644 --- a/Gemfile +++ b/Gemfile @@ -12,7 +12,7 @@ gem "excon", ">= 0.71.0" gem "actionview", ">= 5.2.4.2" # Bundle edge Rails instead: gem 'rails', github: 'rails/rails' -gem 'rails', '~> 7.0.0.0' +gem 'rails', '~> 7.1.5.2' # Use sqlite3 as the database for Active Record gem 'sqlite3' # Use Puma as the app server