Puma: Add support for systemd watchdog
This commit is contained in:
1
Gemfile
1
Gemfile
@ -43,6 +43,7 @@ gem 'rest-client'
|
||||
gem 'rubytree'
|
||||
gem 'rubyzip'
|
||||
gem 'sass-rails'
|
||||
gem 'sd_notify' # Watchdog service monitoring for systemd, automatically used by Puma if this gem is installed
|
||||
gem 'shakapacker', '6.5.4'
|
||||
gem 'slim-rails'
|
||||
gem 'sorcery' # Causes a deprecation warning in Rails 6.0+, see: https://github.com/Sorcery/sorcery/pull/255
|
||||
|
Reference in New Issue
Block a user