diff --git a/Gemfile b/Gemfile index 3ffe191..8f39f78 100644 --- a/Gemfile +++ b/Gemfile @@ -3,7 +3,7 @@ source 'https://rubygems.org' ruby '3.4.1' # Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main" -gem 'rails', '~> 7.1.3', '>= 7.1.3.2' +gem 'rails', '~> 8.1.1' # Use the Puma web server [https://github.com/puma/puma] gem 'puma', '>= 5.0'