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:
authorMarin Jankovski <marin@gitlab.com>2014-04-01 20:37:45 +0400
committerMarin Jankovski <marin@gitlab.com>2014-04-01 20:37:45 +0400
commitf732e6c8da83c46ac85dfd913f2adddaa1c8148d (patch)
tree2a9fc30ae6be7418681255172c6a077188fd69d4 /Gemfile.lock
parent69432c885c7f77489c2b3a3cf118c7622647ac9b (diff)
Pin sidekiq version to 2.17.0.
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 1a0bce98ac5..956cf1c4984 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -653,7 +653,7 @@ DEPENDENCIES
select2-rails
settingslogic
shoulda-matchers (~> 2.1.0)
- sidekiq
+ sidekiq (= 2.17.0)
simplecov
sinatra
six