From 1f5b77715362eccbd7a2d37f9783aeb19260df75 Mon Sep 17 00:00:00 2001 From: Stan Hu Date: Mon, 10 Jul 2017 22:40:06 -0700 Subject: Update Sidekiq from 5.0.0 to 5.0.4 See: https://github.com/mperham/sidekiq/blob/master/Changes.md --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index deaf3ded2f9..085ae9fe63e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -780,7 +780,7 @@ GEM rack shoulda-matchers (2.8.0) activesupport (>= 3.0.0) - sidekiq (5.0.0) + sidekiq (5.0.4) concurrent-ruby (~> 1.0) connection_pool (~> 2.2, >= 2.2.0) rack-protection (>= 1.5.0) -- cgit v1.2.1