From 7ad4da34ad4c6332f008dc27601ec7e61e8f7300 Mon Sep 17 00:00:00 2001 From: Jakob Navrozidis Date: Mon, 2 Apr 2018 21:54:28 +0200 Subject: [PATCH] Upgrade sidekiq --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b76fd103f..da667682b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -401,7 +401,7 @@ GEM thor (~> 0.14) shoulda-matchers (3.1.2) activesupport (>= 4.0.0) - sidekiq (5.1.2) + sidekiq (5.1.3) concurrent-ruby (~> 1.0) connection_pool (~> 2.2, >= 2.2.0) rack-protection (>= 1.5.0)