diff --git a/Gemfile b/Gemfile index 96e28f8d..e03c7812 100644 --- a/Gemfile +++ b/Gemfile @@ -17,7 +17,7 @@ gem "rack-brotli" gem "pg" # Use the Puma web server [https://github.com/puma/puma] -gem "puma", "~> 6.0" +gem "puma", "~> 6.4" # Hotwire's SPA-like page accelerator [https://turbo.hotwired.dev] gem "turbo-rails", "~> 2.0.4" diff --git a/Gemfile.lock b/Gemfile.lock index ecea014d..a6532276 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -278,7 +278,7 @@ GEM psych (5.1.2) stringio public_suffix (6.0.1) - puma (6.4.2) + puma (6.4.3) nio4r (~> 2.0) pundit (2.4.0) activesupport (>= 3.0.0) @@ -489,7 +489,7 @@ DEPENDENCIES pg pg_search propshaft - puma (~> 6.0) + puma (~> 6.4) pundit rack-brotli rack-cors