Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2017-07-11 08:40:06 +0300
committerStan Hu <stanhu@gmail.com>2017-07-11 08:40:06 +0300
commit1f5b77715362eccbd7a2d37f9783aeb19260df75 (patch)
tree300046afe70e2a58ab32509b77b4d6794d6d57df /Gemfile.lock
parent0b434daf52cb93ea42cb49ce15aa59dd01599181 (diff)
Update Sidekiq from 5.0.0 to 5.0.4
See: https://github.com/mperham/sidekiq/blob/master/Changes.md
Diffstat (limited to 'Gemfile.lock')
-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)