Merge pull request #90 from snap-cloud/depfu/update/puma-5.2.1

🚨 [security] Upgrade puma: 3.12.6 → 5.2.1 (major)
This commit is contained in:
Michael Ball 2021-03-02 14:38:08 -08:00 committed by GitHub
commit 8eaf1e0a61
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 3 deletions

View file

@ -415,7 +415,8 @@ GEM
method_source (~> 0.8.1)
slop (~> 3.4)
public_suffix (3.1.1)
puma (3.12.6)
puma (5.2.1)
nio4r (~> 2.0)
racc (1.5.2)
rack (2.2.3)
rack-openid (1.3.1)
@ -736,7 +737,7 @@ DEPENDENCIES
pronto-haml
pronto-rubocop
pry
puma (~> 3.0)
puma (~> 5.2)
rails (~> 5.2)
rails-assets-bootstrap-markdown!
rails-assets-bootstrap-select!