From f079159e8f42577f71e021ae1cf9d24dfc34b8d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 14 Mar 2019 08:39:17 +0000 Subject: [PATCH] Bump unicorn from 5.4.1 to 5.5.0 Bumps [unicorn](https://bogomips.org/unicorn/) from 5.4.1 to 5.5.0. Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 39a1a16e8..9584d6363 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -485,7 +485,7 @@ GEM uglifier (4.1.20) execjs (>= 0.3.0, < 3) unicode-display_width (1.4.1) - unicorn (5.4.1) + unicorn (5.5.0) kgio (~> 2.6) raindrops (~> 0.7) uniform_notifier (1.12.1)