File tree Expand file tree Collapse file tree 2 files changed +2
-7
lines changed Expand file tree Collapse file tree 2 files changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ gem 'haml-rails', '0.3.4'
6
6
gem 'jquery-rails' , '1.0.16'
7
7
gem 'httparty' , '0.8.1'
8
8
gem 'squeel' , '0.9.3'
9
- gem 'resque' , git : 'git://github.com/defunkt/resque.git' # waiting for 1.19.1
9
+ gem 'resque' , '1.20.0'
10
10
gem 'resque-scheduler' , '1.9.9'
11
11
gem 'kaminari' , '0.12.4'
12
12
# gem 'twitter', '2.0.1'
Original file line number Diff line number Diff line change 1
- GIT
2
- remote: git://github.com/defunkt/resque.git
3
- revision: c884cbb1ce7f588af70d0c321821567402f5a6de
4
- specs:
5
-
6
1
GEM
7
2
remote: http://rubygems.org/
8
3
specs:
@@ -240,7 +235,7 @@ DEPENDENCIES
240
235
launchy (~> 2.0.5 )
241
236
pg (= 0.11.0 )
242
237
rails (= 3.1.1 )
243
- resque !
238
+ resque ( = 1.20.0 )
244
239
resque-scheduler (= 1.9.9 )
245
240
resque_spec (~> 0.7.0 )
246
241
rspec-rails (~> 2.7.0 )
You can’t perform that action at this time.
0 commit comments