-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
54 lines (51 loc) · 979 Bytes
/
Gemfile.lock
File metadata and controls
54 lines (51 loc) · 979 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
42
43
44
45
46
47
48
49
50
51
52
53
54
PATH
remote: .
specs:
resque-lock (0.0.1)
resque
resque-status
uuid
GEM
remote: https://rubygems.org/
specs:
macaddr (1.7.1)
systemu (~> 2.6.2)
metaclass (0.0.4)
minitest (5.8.3)
mocha (1.1.0)
metaclass (~> 0.0.1)
mono_logger (1.1.0)
multi_json (1.11.2)
rack (1.6.4)
rack-protection (1.5.3)
rack
rake (10.4.2)
redis (3.2.2)
redis-namespace (1.5.2)
redis (~> 3.0, >= 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)
resque-status (0.5.0)
resque (~> 1.19)
sinatra (1.4.6)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
systemu (2.6.5)
tilt (2.0.1)
uuid (2.3.8)
macaddr (~> 1.0)
vegas (0.1.11)
rack (>= 1.0.0)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.5)
minitest
mocha
rake
resque-lock!