diff --git a/Gemfile b/Gemfile index 5b48df2c1..af0290aae 100644 --- a/Gemfile +++ b/Gemfile @@ -9,7 +9,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" } ruby "3.1.5" # Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main" -gem "rails", "~> 7.0.8" +gem "rails", "~> 7.2.0" # The original asset pipeline for Rails [https://github.com/rails/sprockets-rails] # gem "sprockets-rails"