puma: add puma worker killer gem.

This commit is contained in:
evazion
2021-09-12 05:11:44 -05:00
parent 1bb7c50858
commit 23b2a37050
3 changed files with 15 additions and 0 deletions

View File

@@ -331,6 +331,9 @@ GEM
puma-metrics (1.2.3)
prometheus-client (>= 0.10)
puma (>= 3.0)
puma_worker_killer (0.3.1)
get_process_mem (~> 0.2)
puma (>= 2.7)
pundit (2.1.1)
activesupport (>= 3.0.0)
racc (1.5.2)
@@ -562,6 +565,7 @@ DEPENDENCIES
pry-rails
puma
puma-metrics
puma_worker_killer
pundit
rack-mini-profiler
rails (~> 6.0)