Update puma to version 4.3.8

This commit is contained in:
depfu[bot] 2021-08-11 12:32:19 +00:00 committed by GitHub
parent 4b62754d57
commit a942ad9de9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 3 deletions

View file

@ -400,7 +400,8 @@ GEM
method_source (~> 0.8.1)
slop (~> 3.4)
public_suffix (4.0.6)
puma (3.12.6)
puma (4.3.8)
nio4r (~> 2.0)
racc (1.5.2)
rack (2.2.3)
rack-openid (1.3.1)
@ -701,7 +702,7 @@ DEPENDENCIES
piwik_analytics (~> 1.0.1)
prawn-qrcode
prawn-rails
puma (~> 3.0)
puma (~> 4.3)
rails (~> 5.2)
rails-assets-bootstrap-markdown!
rails-assets-bootstrap-select!