Bump puma from 6.2.2 to 6.3.0
Bumps [puma](https://github.com/puma/puma) from 6.2.2 to 6.3.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.2.2...v6.3.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:
committed by
Ryan Williams
parent
a04ca21068
commit
fd3e68ba10
+2
-2
@@ -151,7 +151,7 @@ GEM
|
||||
ast (~> 2.4.1)
|
||||
pg (1.5.3)
|
||||
public_suffix (5.0.1)
|
||||
puma (6.2.2)
|
||||
puma (6.3.0)
|
||||
nio4r (~> 2.0)
|
||||
racc (1.6.2)
|
||||
rack (2.2.7)
|
||||
@@ -297,7 +297,7 @@ DEPENDENCIES
|
||||
importmap-rails
|
||||
jbuilder
|
||||
pg (~> 1.5)
|
||||
puma (~> 6.1)
|
||||
puma (~> 6.3)
|
||||
rack-mini-profiler
|
||||
rails (~> 7.0.4)
|
||||
redis (~> 5.0)
|
||||
|
||||
Reference in New Issue
Block a user