From 4a694c19e2391787cafef8ae0a3c7417549a9257 Mon Sep 17 00:00:00 2001 From: "yuuji.yaginuma" Date: Fri, 10 Feb 2017 15:31:41 +0900 Subject: Use released resque --- Gemfile.lock | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) (limited to 'Gemfile.lock') 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 -- cgit v1.2.3