From 09f3b3605629159fa9c4b8fb4d5350a4c1b9c45d Mon Sep 17 00:00:00 2001 From: Martin Gruner Date: Sun, 26 Dec 2021 04:35:48 +0100 Subject: [PATCH] Maintenance: Bump unicorn from 6.0.0 to 6.1.0 Bumps [unicorn](https://yhbt.net/unicorn/) from 6.0.0 to 6.1.0. --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index aecbcd3c6..122132479 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -472,7 +472,7 @@ GEM rake (>= 0.8.7) thor (>= 0.20.3, < 2.0) rainbow (3.0.0) - raindrops (0.19.2) + raindrops (0.20.0) rake (13.0.6) rb-fsevent (0.11.0) rb-inotify (0.10.1) @@ -624,7 +624,7 @@ GEM unf_ext unf_ext (0.0.8) unicode-display_width (2.1.0) - unicorn (6.0.0) + unicorn (6.1.0) kgio (~> 2.6) raindrops (~> 0.7) valid_email2 (4.0.1)