diff --git a/Gemfile b/Gemfile index 7de76811f..dcd479f6c 100644 --- a/Gemfile +++ b/Gemfile @@ -20,7 +20,7 @@ gem 'breasal' gem 'geocoder' # Use Puma as the app server -gem 'puma', '~> 6.4.2' +gem 'puma', '~> 6.4.3' # Transpile app-like JavaScript. Read more: https://github.com/shakacode/shakapacker gem 'shakapacker', '8.0.1' diff --git a/Gemfile.lock b/Gemfile.lock index dff6ab2eb..55a316b0b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -442,7 +442,7 @@ GEM pry-rails (0.3.9) pry (>= 0.10.4) public_suffix (5.0.4) - puma (6.4.2) + puma (6.4.3) nio4r (~> 2.0) raabro (1.4.0) racc (1.8.1) @@ -770,7 +770,7 @@ DEPENDENCIES phonelib pry-byebug pry-rails - puma (~> 6.4.2) + puma (~> 6.4.3) rack-attack rack-rewrite rack-timeout