aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authoryuuji.yaginuma <yuuji.yaginuma@gmail.com>2017-02-10 15:31:41 +0900
committeryuuji.yaginuma <yuuji.yaginuma@gmail.com>2017-02-10 15:31:41 +0900
commit4a694c19e2391787cafef8ae0a3c7417549a9257 (patch)
tree617fa2f235728b259b10cde21ef7c79c614aef89 /Gemfile.lock
parent55d66e214825b89442383f90adf575cf8c96568c (diff)
downloadrails-4a694c19e2391787cafef8ae0a3c7417549a9257.tar.gz
rails-4a694c19e2391787cafef8ae0a3c7417549a9257.tar.bz2
rails-4a694c19e2391787cafef8ae0a3c7417549a9257.zip
Use released resque
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock19
1 files changed, 7 insertions, 12 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 867a69a4a0..d7e2f6250a 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -29,17 +29,6 @@ GIT
specs:
arel (8.0.0)
-GIT
- remote: https://github.com/resque/resque.git
- revision: 835a4a7e61a2e33832dbf11975ecfab54af293c6
- specs:
- resque (1.27.0)
- mono_logger (~> 1.0)
- multi_json (~> 1.0)
- redis-namespace (~> 1.3)
- sinatra (>= 0.9.2)
- vegas (~> 0.1.2)
-
PATH
remote: .
specs:
@@ -273,6 +262,12 @@ GEM
redis (3.3.2)
redis-namespace (1.5.2)
redis (~> 3.0, >= 3.0.4)
+ resque (1.27.0)
+ mono_logger (~> 1.0)
+ multi_json (~> 1.0)
+ redis-namespace (~> 1.3)
+ sinatra (>= 0.9.2)
+ vegas (~> 0.1.2)
resque-scheduler (4.3.0)
mono_logger (~> 1.0)
redis (~> 3.3)
@@ -407,7 +402,7 @@ DEPENDENCIES
rb-inotify!
redcarpet (~> 3.2.3)
redis
- resque!
+ resque
resque-scheduler
rubocop (>= 0.47)
sass-rails