aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorAbdelkader Boudih <terminale@gmail.com>2014-05-19 18:09:45 +0000
committerAbdelkader Boudih <terminale@gmail.com>2014-05-20 09:57:31 +0000
commit6d009504a02fecb822820e18abd69dd569f72e82 (patch)
treeba9c5181194a0ae06e2e7c72f1a211ded9372506 /Gemfile.lock
parentf5c85dc021fd5c66d7f7a40f7de1b3877c88f62a (diff)
downloadrails-6d009504a02fecb822820e18abd69dd569f72e82.tar.gz
rails-6d009504a02fecb822820e18abd69dd569f72e82.tar.bz2
rails-6d009504a02fecb822820e18abd69dd569f72e82.zip
Add Que Adapter/Wrapper
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock12
1 files changed, 7 insertions, 5 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 5f5745b53b..ff4e994b44 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -33,21 +33,22 @@ GEM
json (1.8.1)
minitest (5.3.4)
mono_logger (1.1.0)
- multi_json (1.9.3)
+ multi_json (1.10.1)
pg (0.17.1)
+ que (0.7.3)
queue_classic (2.2.3)
pg (~> 0.17.0)
rack (1.5.2)
- rack-protection (1.5.2)
+ rack-protection (1.5.3)
rack
rake (10.3.2)
redis (3.0.7)
redis-namespace (1.4.1)
redis (~> 3.0.4)
- resque (1.24.1)
+ resque (1.25.2)
mono_logger (~> 1.0)
multi_json (~> 1.0)
- redis-namespace (~> 1.2)
+ redis-namespace (~> 1.3)
sinatra (>= 0.9.2)
vegas (~> 0.1.2)
serverengine (1.5.7)
@@ -59,7 +60,7 @@ GEM
redis (>= 3.0.6)
redis-namespace (>= 1.3.1)
sigdump (0.2.2)
- sinatra (1.4.4)
+ sinatra (1.4.5)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
@@ -86,6 +87,7 @@ PLATFORMS
DEPENDENCIES
activejob!
delayed_job
+ que
queue_classic
rake
resque