mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
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
2
Gemfile
2
Gemfile
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue