From 2a4a1e03fffc60113c7df2a23288b712f9e6c4a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 25 Dec 2017 07:54:53 +0000 Subject: [PATCH] Bump unicorn from 5.3.1 to 5.4.0 Bumps [unicorn](https://bogomips.org/unicorn/) from 5.3.1 to 5.4.0. --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f7f9d7136..5615c6de3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -70,7 +70,7 @@ GEM i18n (0.9.1) concurrent-ruby (~> 1.0) json (2.1.0) - kgio (2.11.0) + kgio (2.11.1) loofah (2.1.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) @@ -163,7 +163,7 @@ GEM thread_safe (0.3.6) tzinfo (1.2.4) thread_safe (~> 0.1) - unicorn (5.3.1) + unicorn (5.4.0) kgio (~> 2.6) raindrops (~> 0.7) websocket-driver (0.6.5)