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-04-25 07:45:53 +0300
committerStan Hu <stanhu@gmail.com>2017-04-25 07:48:05 +0300
commit5a8dd22766a72772f12c0008d4eb98e2b3cc264f (patch)
treeabcde3b34c024d4c247e6de67881a0bd49571c32 /Gemfile.lock
parent080aac050d852c332181a0e3fed7821d52d16c1a (diff)
Upgrade Sidekiq to 4.2.10
See https://github.com/mperham/sidekiq/blob/master/Changes.md#4210
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 bb91db1e805..69a5106ed52 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -716,7 +716,7 @@ GEM
rack
shoulda-matchers (2.8.0)
activesupport (>= 3.0.0)
- sidekiq (4.2.7)
+ sidekiq (4.2.10)
concurrent-ruby (~> 1.0)
connection_pool (~> 2.2, >= 2.2.0)
rack-protection (>= 1.5.0)