From ed8a35df8cc32a6322ef69a133b387adb4a47539 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Apr 2021 05:31:14 +0000 Subject: [PATCH] Bump unicorn-worker-killer from 0.4.4 to 0.4.5 Bumps [unicorn-worker-killer](https://github.com/kzk/unicorn-worker-killer) from 0.4.4 to 0.4.5. - [Release notes](https://github.com/kzk/unicorn-worker-killer/releases) - [Changelog](https://github.com/kzk/unicorn-worker-killer/blob/master/ChangeLog) - [Commits](https://github.com/kzk/unicorn-worker-killer/commits) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e928df41df..d2d7bfb92b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -561,15 +561,15 @@ GEM uglifier (4.2.0) execjs (>= 0.3.0, < 3) unicode-display_width (2.0.0) - unicorn (5.8.0) + unicorn (6.0.0) kgio (~> 2.6) raindrops (~> 0.7) unicorn-rails (2.2.1) rack unicorn - unicorn-worker-killer (0.4.4) + unicorn-worker-killer (0.4.5) get_process_mem (~> 0) - unicorn (>= 4, < 6) + unicorn (>= 4, < 7) uniform_notifier (1.14.1) warden (1.2.9) rack (>= 2.0.9)