summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2017-07-10 22:40:06 -0700
committerStan Hu <stanhu@gmail.com>2017-07-10 22:40:06 -0700
commit1f5b77715362eccbd7a2d37f9783aeb19260df75 (patch)
tree300046afe70e2a58ab32509b77b4d6794d6d57df
parent0b434daf52cb93ea42cb49ce15aa59dd01599181 (diff)
downloadgitlab-ce-1f5b77715362eccbd7a2d37f9783aeb19260df75.tar.gz
Update Sidekiq from 5.0.0 to 5.0.4sh-bump-sidekiq
See: https://github.com/mperham/sidekiq/blob/master/Changes.md
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
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)