Bump puma from 6.1.0 to 6.1.1

Bumps [puma](https://github.com/puma/puma) from 6.1.0 to 6.1.1.
- [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.1.0...v6.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-03-01 06:02:31 +00:00
committed by Ryan Williams
parent b69b43fe1c
commit a12ef03ccd
+8 -1
View File
@@ -91,6 +91,8 @@ GEM
crass (1.0.6) crass (1.0.6)
date (3.3.3) date (3.3.3)
debug (1.7.1) debug (1.7.1)
irb (>= 1.5.0)
reline (>= 0.3.1)
diff-lcs (1.5.0) diff-lcs (1.5.0)
erubi (1.12.0) erubi (1.12.0)
ffi (1.15.5) ffi (1.15.5)
@@ -104,6 +106,9 @@ GEM
importmap-rails (1.1.5) importmap-rails (1.1.5)
actionpack (>= 6.0.0) actionpack (>= 6.0.0)
railties (>= 6.0.0) railties (>= 6.0.0)
io-console (0.6.0)
irb (1.6.2)
reline (>= 0.3.0)
jbuilder (2.11.5) jbuilder (2.11.5)
actionview (>= 5.0.0) actionview (>= 5.0.0)
activesupport (>= 5.0.0) activesupport (>= 5.0.0)
@@ -144,7 +149,7 @@ GEM
ast (~> 2.4.1) ast (~> 2.4.1)
pg (1.4.5) pg (1.4.5)
public_suffix (5.0.1) public_suffix (5.0.1)
puma (6.1.0) puma (6.1.1)
nio4r (~> 2.0) nio4r (~> 2.0)
racc (1.6.2) racc (1.6.2)
rack (2.2.6.2) rack (2.2.6.2)
@@ -185,6 +190,8 @@ GEM
redis-client (0.12.2) redis-client (0.12.2)
connection_pool connection_pool
regexp_parser (2.7.0) regexp_parser (2.7.0)
reline (0.3.2)
io-console (~> 0.5)
rexml (3.2.5) rexml (3.2.5)
rspec-core (3.12.1) rspec-core (3.12.1)
rspec-support (~> 3.12.0) rspec-support (~> 3.12.0)