Updates puma to 5.6.2 (was 4.3.11)
Also use pumactl to "hot" restart
This commit is contained in:
parent
95964267a0
commit
dffc5c1240
4 changed files with 12 additions and 19 deletions
|
|
@ -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!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue