From 5eb64f431a43ba6d86fbd77e7b4a297d5ecd3bf6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 8 Sep 2020 09:20:12 +0000 Subject: [PATCH] Bump unicorn from 5.6.0 to 5.7.0 Bumps [unicorn](https://yhbt.net/unicorn/) from 5.6.0 to 5.7.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 f0e612a8f7..dab78fd427 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -671,7 +671,7 @@ GEM uglifier (4.2.0) execjs (>= 0.3.0, < 3) unicode-display_width (1.7.0) - unicorn (5.6.0) + unicorn (5.7.0) kgio (~> 2.6) raindrops (~> 0.7) unicorn-rails (2.2.1)