Updates puma to 5.6.2 (was 4.3.11)

Also use pumactl to "hot" restart
This commit is contained in:
Henne Vogelsang 2022-03-03 17:19:42 +01:00
parent 95964267a0
commit dffc5c1240
No known key found for this signature in database
GPG key ID: 97DDB66BDAF8D4D6
4 changed files with 12 additions and 19 deletions

View file

@ -415,7 +415,7 @@ GEM
prawn-table (0.2.2)
prawn (>= 1.3.0, < 3.0.0)
public_suffix (4.0.6)
puma (4.3.11)
puma (5.6.2)
nio4r (~> 2.0)
racc (1.6.0)
rack (2.2.3)
@ -695,7 +695,7 @@ DEPENDENCIES
pg
prawn-qrcode
prawn-rails
puma (~> 4.3)
puma
rails (~> 7.0)
rails-assets-bootstrap-markdown!
rails-assets-bootstrap-select!