diff --git a/Gemfile b/Gemfile index 29457f4b2..9fb3ffd2e 100644 --- a/Gemfile +++ b/Gemfile @@ -19,7 +19,7 @@ gem "figaro" gem "pg", "~> 1.5" # Use the Puma web server [https://github.com/puma/puma] -gem "puma", "~> 6.4.3" +gem "puma", "~> 6.5.0" # Use JavaScript with ESM import maps [https://github.com/rails/importmap-rails] gem "importmap-rails" diff --git a/Gemfile.lock b/Gemfile.lock index 255a3a335..18141b67b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -372,7 +372,7 @@ GEM psych (5.2.0) stringio public_suffix (5.1.0) - puma (6.4.3) + puma (6.5.0) nio4r (~> 2.0) racc (1.8.1) rack (3.1.8) @@ -580,7 +580,7 @@ DEPENDENCIES phonelib propshaft pry (~> 0.15.0) - puma (~> 6.4.3) + puma (~> 6.5.0) rails (~> 7.2.2) rails-controller-testing rails-i18n