Bump puma from 6.4.1 to 6.4.2

Bumps [puma](https://github.com/puma/puma) from 6.4.1 to 6.4.2.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/compare/v6.4.1...v6.4.2)

---
updated-dependencies:
- dependency-name: puma
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-01-08 16:25:32 +00:00
committed by GitHub
parent 97a415b93b
commit d46708b490
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -174,7 +174,7 @@ gem 'rails-i18n', '~> 7.0.0'
gem 'sprockets', '~> 3.7.2' # lock sprockets below 4.0
gem 'sprockets-rails', '~> 3.4.2'
gem 'puma', '~> 6.3', '>= 6.3.1'
gem 'puma', '~> 6.4'
gem 'puma-plugin-statsd', '~> 2.0'
gem 'rack-timeout', '~> 0.6.3', require: "rack/timeout/base"
+2 -2
View File
@@ -789,7 +789,7 @@ GEM
eventmachine_httpserver
http_parser.rb (~> 0.6.0)
multi_json
puma (6.4.1)
puma (6.4.2)
nio4r (~> 2.0)
puma-plugin-statsd (2.6.0)
puma (>= 5.0, < 7)
@@ -1208,7 +1208,7 @@ DEPENDENCIES
pry-rails (~> 0.3.6)
pry-rescue (~> 1.5.2)
puffing-billy (~> 4.0.0)
puma (~> 6.3, >= 6.3.1)
puma (~> 6.4)
puma-plugin-statsd (~> 2.0)
rack-attack (~> 6.7.0)
rack-cors (~> 2.0.0)