aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock14
1 files changed, 14 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index c1df0ebc36..5f5745b53b 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -20,7 +20,10 @@ GEM
minitest (~> 5.1)
thread_safe (~> 0.1)
tzinfo (~> 1.1)
+ amq-protocol (1.9.2)
builder (3.2.2)
+ bunny (1.1.9)
+ amq-protocol (>= 1.9.2)
celluloid (0.15.2)
timers (~> 1.1.0)
connection_pool (2.0.0)
@@ -47,18 +50,28 @@ GEM
redis-namespace (~> 1.2)
sinatra (>= 0.9.2)
vegas (~> 0.1.2)
+ serverengine (1.5.7)
+ sigdump (~> 0.2.2)
sidekiq (3.0.2)
celluloid (>= 0.15.2)
connection_pool (>= 2.0.0)
json
redis (>= 3.0.6)
redis-namespace (>= 1.3.1)
+ sigdump (0.2.2)
sinatra (1.4.4)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
+ sneakers (0.1.1.pre)
+ bunny (~> 1.1.3)
+ serverengine
+ thor
+ thread
sucker_punch (1.0.5)
celluloid (~> 0.15.2)
+ thor (0.19.1)
+ thread (0.1.4)
thread_safe (0.3.3)
tilt (1.4.1)
timers (1.1.0)
@@ -77,4 +90,5 @@ DEPENDENCIES
rake
resque
sidekiq
+ sneakers (= 0.1.1.pre)
sucker_punch