diff --git a/Gemfile b/Gemfile index 67d23e64..eaa4fb64 100644 --- a/Gemfile +++ b/Gemfile @@ -9,7 +9,7 @@ ruby "3.3.3" gem "net-pop", github: "ruby/net-pop" # Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main" -gem "rails", "= 7.0.4.2" +gem "rails", "= 7.1.3.4" # The modern asset pipeline for Rails [https://github.com/rails/propshaft] gem "propshaft"