From 108142149803ea69685c01fc3ae5c99885222e2a Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2019 18:54:30 +0000 Subject: [PATCH] Update sidekiq to version 6.0.3 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a4818b4..da012b1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -123,7 +123,7 @@ GEM rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0) - redis (4.1.2) + redis (4.1.3) rubyzip (2.0.0) sass (3.5.1) sass-listen (~> 4.0.0) @@ -141,7 +141,7 @@ GEM rubyzip (>= 1.2.2) sentry-raven (2.5.3) faraday (>= 0.7.6, < 1.0) - sidekiq (6.0.0) + sidekiq (6.0.3) connection_pool (>= 2.2.2) rack (>= 2.0.0) rack-protection (>= 2.0.0)