Bump puma from 6.0.2 to 6.1.0

Bumps [puma](https://github.com/puma/puma) from 6.0.2 to 6.1.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.0.2...v6.1.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-02-21 00:57:08 +00:00 committed by GitHub
parent ea3886b4ed
commit ca941cf69e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -192,7 +192,7 @@ GEM
parser (3.2.0.0)
ast (~> 2.4.1)
pg (1.4.5)
puma (6.0.2)
puma (6.1.0)
nio4r (~> 2.0)
racc (1.6.2)
rack (2.2.6.2)
@ -366,7 +366,7 @@ DEPENDENCIES
mocha
mysql2 (~> 0.5.5)
pg (~> 1.4.5)
puma (~> 6.0)
puma (~> 6.1)
rack-mini-profiler
rails (~> 6.0.0)
rails-controller-testing