diff --git a/Gemfile b/Gemfile index f761b343..aca69d88 100644 --- a/Gemfile +++ b/Gemfile @@ -9,7 +9,7 @@ gem 'dotenv-rails', '>= 3.0.0', groups: %i[development test] gem 'inherited_resources', '1.14.0' # Bundle Rails instead: gem 'rails', github: 'rails/rails' -gem "rails", "~> 7.0.8", ">= 7.0.8.4" +gem "rails", "~> 7.0.8", ">= 7.0.8.5" # The original asset pipeline for Rails [https://github.com/rails/sprockets-rails] gem "sprockets-rails", ">= 3.5.2"