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

@ -20,7 +20,7 @@ else
end
# Use Puma as the app server
gem 'puma', '~> 4.3'
gem 'puma'
# respond_to methods have been extracted to the responders gem
# http://edgeguides.rubyonrails.org/upgrading_ruby_on_rails.html#responders