summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Gemfile.rails5.lock6
1 files changed, 6 insertions, 0 deletions
diff --git a/Gemfile.rails5.lock b/Gemfile.rails5.lock
index 50ca0d5a729..dfc4c908326 100644
--- a/Gemfile.rails5.lock
+++ b/Gemfile.rails5.lock
@@ -645,6 +645,10 @@ GEM
pry-rails (0.3.5)
pry (>= 0.9.10)
public_suffix (3.0.2)
+ puma (3.12.0)
+ puma_worker_killer (0.1.0)
+ get_process_mem (~> 0.2)
+ puma (>= 2.7, < 4)
pyu-ruby-sasl (0.0.3.3)
rack (2.0.5)
rack-accept (0.4.5)
@@ -1127,6 +1131,8 @@ DEPENDENCIES
prometheus-client-mmap (~> 0.9.3)
pry-byebug (~> 3.4.1)
pry-rails (~> 0.3.4)
+ puma (~> 3.12)
+ puma_worker_killer
rack-attack (~> 4.4.1)
rack-cors (~> 1.0.0)
rack-oauth2 (~> 1.2.1)