From 4e3f4cb52e789336165823a6d26dbc958ecd5a03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Dec 2020 05:43:50 +0000 Subject: [PATCH] Bump unicorn from 5.7.0 to 5.8.0 Bumps [unicorn](https://yhbt.net/unicorn/) from 5.7.0 to 5.8.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 fe21bc9972..32aba74094 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -687,7 +687,7 @@ GEM unf_ext unf_ext (0.0.7.7) unicode-display_width (1.7.0) - unicorn (5.7.0) + unicorn (5.8.0) kgio (~> 2.6) raindrops (~> 0.7) unicorn-rails (2.2.1)