diff --git a/Gemfile b/Gemfile index 153b9a73..d49ffc7f 100644 --- a/Gemfile +++ b/Gemfile @@ -6,7 +6,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" } ruby '3.2.2' # Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main" -gem 'rails', '7.1.2' +gem 'rails', '7.1.3' # The original asset pipeline for Rails [https://github.com/rails/sprockets-rails] gem 'sprockets-rails'