Bump puma from 5.3.0 to 5.3.1
Bumps [puma](https://github.com/puma/puma) from 5.3.0 to 5.3.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/v5.3.0...v5.3.1) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
be9a9a1556
commit
c8054024fc
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
@ -136,7 +136,7 @@ group :test do
|
|||
gem "erb_lint", :require => false
|
||||
gem "factory_bot_rails"
|
||||
gem "minitest", "~> 5.1"
|
||||
gem "puma", "~> 5.0"
|
||||
gem "puma", "~> 5.3"
|
||||
gem "rails-controller-testing"
|
||||
gem "rubocop"
|
||||
gem "rubocop-minitest"
|
||||
|
|
|
@ -335,7 +335,7 @@ GEM
|
|||
popper_js (1.16.0)
|
||||
progress (3.6.0)
|
||||
public_suffix (4.0.6)
|
||||
puma (5.3.0)
|
||||
puma (5.3.1)
|
||||
nio4r (~> 2.0)
|
||||
quad_tile (1.0.1)
|
||||
r2 (0.2.7)
|
||||
|
@ -536,7 +536,7 @@ DEPENDENCIES
|
|||
omniauth-windowslive
|
||||
openstreetmap-deadlock_retry (>= 1.3.1)
|
||||
pg
|
||||
puma (~> 5.0)
|
||||
puma (~> 5.3)
|
||||
quad_tile (~> 1.0.1)
|
||||
r2 (~> 0.2.7)
|
||||
rack-cors
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue