From d0a7f8e1afe9659dc0625d10a103465d860599de Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2020 23:44:40 +0000 Subject: [PATCH] Bump unicorn from 5.5.5 to 5.6.0 Bumps [unicorn](https://yhbt.net/unicorn/) from 5.5.5 to 5.6.0. Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 422ecd984c..1c1e1b665f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -668,7 +668,7 @@ GEM uglifier (4.2.0) execjs (>= 0.3.0, < 3) unicode-display_width (1.7.0) - unicorn (5.5.5) + unicorn (5.6.0) kgio (~> 2.6) raindrops (~> 0.7) unicorn-rails (2.2.1)