forked from travis-ci/travis-worker
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
106 lines (104 loc) · 2.25 KB
/
Gemfile.lock
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
GEM
remote: http://rubygems.org/
specs:
SystemTimer (1.2.3)
abstract (1.0.0)
addressable (2.2.6)
archive-tar-minitar (0.5.2)
columnize (0.3.2)
erubis (2.6.6)
abstract (>= 1.0.0)
faraday (0.5.7)
addressable (~> 2.2.4)
multipart-post (~> 1.1.0)
rack (< 2, >= 1.1.0)
ffi (1.0.9)
hashie (1.0.0)
i18n (0.5.0)
json (1.5.1)
linecache (0.43)
linecache19 (0.5.12)
ruby_core_source (>= 0.1.4)
mario (0.0.6)
minitest (2.1.0)
minitest_tu_shim (1.3.2)
minitest (>= 1.6.0)
mocha (0.9.12)
multipart-post (1.1.2)
net-scp (1.0.4)
net-ssh (>= 1.99.1)
net-ssh (2.1.4)
net-ssh-shell (0.1.0)
net-ssh (>= 2.0.9)
rack (1.2.3)
rake (0.9.2)
rdiscount (1.6.8)
redis (2.2.0)
redis-namespace (1.0.3)
redis (< 3.0.0)
resque (1.17.1)
json (< 1.6, >= 1.4.6)
redis-namespace (~> 1.0.2)
sinatra (>= 0.9.2)
vegas (~> 0.1.2)
resque-heartbeat (0.0.2)
resque-meta (1.0.3)
resque (~> 1.8)
ruby-debug (0.10.4)
columnize (>= 0.1)
ruby-debug-base (~> 0.10.4.0)
ruby-debug-base (0.10.4)
linecache (>= 0.3)
ruby-debug-base19 (0.11.25)
columnize (>= 0.3.1)
linecache19 (>= 0.5.11)
ruby_core_source (>= 0.1.4)
ruby-debug19 (0.11.6)
columnize (>= 0.3.1)
linecache19 (>= 0.5.11)
ruby-debug-base19 (>= 0.11.19)
ruby_core_source (0.1.5)
archive-tar-minitar (>= 0.5.2)
sinatra (1.2.6)
rack (~> 1.1)
tilt (< 2.0, >= 1.2.2)
test_declarative (0.0.5)
thor (0.14.6)
tilt (1.3.2)
vagrant (0.7.5)
archive-tar-minitar (= 0.5.2)
erubis (~> 2.6.6)
i18n (~> 0.5.0)
json (~> 1.5.1)
mario (~> 0.0.6)
net-scp (~> 1.0.4)
net-ssh (~> 2.1.0)
thor (~> 0.14.6)
virtualbox (~> 0.8.3)
vegas (0.1.8)
rack (>= 1.0.0)
virtualbox (0.8.6)
ffi (~> 1.0)
yard (0.7.1)
PLATFORMS
ruby
DEPENDENCIES
SystemTimer
faraday
hashie
minitest
minitest_tu_shim
mocha
net-ssh
net-ssh-shell
rake (~> 0.9.2)
rdiscount
resque (~> 1.17.0)
resque-heartbeat (~> 0.0.2)
resque-meta (~> 1.0.3)
ruby-debug
ruby-debug19
test_declarative
thor
vagrant
yard (~> 0.7.1)