From c075b011b631acfaff90ea6b1fb58718331f7bde Mon Sep 17 00:00:00 2001 From: Albert Yi Date: Mon, 7 Nov 2016 15:00:28 -0800 Subject: [PATCH] upgrade unicorn version --- Gemfile.lock | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d45548395..6d394573b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -192,7 +192,7 @@ GEM multi_json (~> 1.0) json (1.8.3) jwt (1.5.6) - kgio (2.9.3) + kgio (2.10.0) libv8 (3.16.14.11) little-plugger (1.1.4) logging (2.1.0) @@ -291,7 +291,7 @@ GEM activesupport (= 4.2.7.1) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - raindrops (0.15.0) + raindrops (0.17.0) rake (11.3.0) rake-compiler (0.9.9) rake @@ -399,9 +399,8 @@ GEM unf_ext unf_ext (0.0.7.1) unf_ext (0.0.7.1-x64-mingw32) - unicorn (4.9.0) + unicorn (5.2.0) kgio (~> 2.6) - rack raindrops (~> 0.7) unicorn-worker-killer (0.4.4) get_process_mem (~> 0)