Bump puma from 5.5.0 to 5.5.2
Bumps [puma](https://github.com/puma/puma) from 5.5.0 to 5.5.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/v5.5.0...v5.5.2) --- 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:
committed by
Ryan Williams
parent
8d523bcf64
commit
671e920fa5
@@ -12,7 +12,7 @@ gem 'rails', '~> 7.0.0.alpha2'
|
||||
gem 'pg', '~> 1.1'
|
||||
|
||||
# Use the Puma web server [https://github.com/puma/puma]
|
||||
gem 'puma', '~> 5.0'
|
||||
gem 'puma', '~> 5.5'
|
||||
|
||||
# Use JavaScript with ESM import maps [https://github.com/rails/importmap-rails]
|
||||
gem 'importmap-rails', '>= 0.3.4'
|
||||
|
||||
Reference in New Issue
Block a user