forked from stulentsev/resque-multi-job-forks
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
41 lines (38 loc) · 732 Bytes
/
Copy pathGemfile.lock
File metadata and controls
41 lines (38 loc) · 732 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
PATH
remote: .
specs:
resque-multi-job-forks (0.4.2)
json
resque (~> 1.22)
GEM
remote: http://rubygems.org/
specs:
json (1.8.1)
mono_logger (1.1.0)
multi_json (1.9.2)
rack (1.5.2)
rack-protection (1.5.2)
rack
rake (0.8.7)
redis (3.0.7)
redis-namespace (1.4.1)
redis (~> 3.0.4)
resque (1.25.2)
mono_logger (~> 1.0)
multi_json (~> 1.0)
redis-namespace (~> 1.3)
sinatra (>= 0.9.2)
vegas (~> 0.1.2)
sinatra (1.4.4)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
tilt (1.4.1)
vegas (0.1.11)
rack (>= 1.0.0)
PLATFORMS
ruby
DEPENDENCIES
bundler
rake
resque-multi-job-forks!