summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorVinnie Okada <vokada@mrvinn.com>2015-03-21 09:34:33 -0600
committerVinnie Okada <vokada@mrvinn.com>2015-03-21 09:34:33 -0600
commitc5b5c2e7a5872e0e4e02fbb11abed2c58bebda45 (patch)
tree03424c0712d9945db515c2bf6534301a7494154e /Gemfile.lock
parent6cf189f0a92772b9174f913e7c74a4889d54e9a6 (diff)
downloadgitlab-ce-c5b5c2e7a5872e0e4e02fbb11abed2c58bebda45.tar.gz
Add sidetiq dependency
Add the sidetiq gem to the Gemfile to match EE.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock6
1 files changed, 6 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 80eebc16e4c..4f1cab43dd5 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -290,6 +290,7 @@ GEM
httpauth (0.2.1)
httpclient (2.5.3.3)
i18n (0.7.0)
+ ice_cube (0.11.1)
ice_nine (0.10.0)
jasmine (2.0.2)
jasmine-core (~> 2.0.0)
@@ -546,6 +547,10 @@ GEM
json
redis (>= 3.0.6)
redis-namespace (>= 1.3.1)
+ sidetiq (0.6.3)
+ celluloid (>= 0.14.1)
+ ice_cube (= 0.11.1)
+ sidekiq (>= 3.0.0)
simple_oauth (0.1.9)
simplecov (0.9.0)
docile (~> 1.1.0)
@@ -764,6 +769,7 @@ DEPENDENCIES
settingslogic
shoulda-matchers (~> 2.7.0)
sidekiq (~> 3.3)
+ sidetiq (= 0.6.3)
simplecov
sinatra
six