Bump puma from 6.3.1 to 6.4.0

Bumps [puma](https://github.com/puma/puma) from 6.3.1 to 6.4.0.
- [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.3.1...v6.4.0)

---
updated-dependencies:
- dependency-name: puma
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-09-21 05:09:03 +00:00
committed by Ryan Williams
parent 1d720eecc6
commit 94b1dcd6df
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -157,7 +157,7 @@ GEM
psych (5.1.0)
stringio
public_suffix (5.0.3)
puma (6.3.1)
puma (6.4.0)
nio4r (~> 2.0)
racc (1.7.1)
rack (2.2.8)
@@ -310,7 +310,7 @@ DEPENDENCIES
importmap-rails
jbuilder
pg (~> 1.5)
puma (~> 6.3)
puma (~> 6.4)
rack-mini-profiler
rails (~> 7.0.7)
redis (~> 5.0)