forked from travis-ci/travis-worker
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
150 lines (143 loc) · 3.3 KB
/
Gemfile.lock
File metadata and controls
150 lines (143 loc) · 3.3 KB
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
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
GIT
remote: git://github.com/eventmachine/eventmachine.git
revision: d9a23e4779b3f555e63e4ff565ef0848a8bcabd4
specs:
eventmachine (1.0.0.beta.4)
GIT
remote: git://github.com/ruby-amqp/amq-client.git
revision: 5819c7b79be5ba94b62a7e28f4b7fd7b11ec6e51
specs:
amq-client (0.7.0.beta11.pre)
amq-protocol (>= 0.7.0.alpha7)
eventmachine
GIT
remote: git://github.com/ruby-amqp/amq-protocol.git
revision: 6311dd861beba4e63c2688d040f37dc36b4870c2
specs:
amq-protocol (0.7.0.alpha8.pre)
GIT
remote: git://github.com/ruby-amqp/amqp.git
revision: ab021a1304268fde88b2330f5e39f6a12af8fdd2
specs:
amqp (0.8.0.rc14.pre)
amq-client (>= 0.7.0.beta10)
amq-protocol (>= 0.7.0.alpha7)
eventmachine
GIT
remote: git://github.com/ruby-amqp/evented-spec.git
revision: 8909cdb55604d42e6b48974782f49aa3ac4eca67
specs:
evented-spec (0.4.1)
GEM
remote: http://rubygems.org/
specs:
SystemTimer (1.2.3)
addressable (2.2.6)
archive-tar-minitar (0.5.2)
columnize (0.3.4)
erubis (2.7.0)
faraday (0.7.4)
addressable (~> 2.2.6)
multipart-post (~> 1.1.0)
rack (< 2, >= 1.1.0)
ffi (1.0.9)
god (0.11.0)
hashie (1.0.0)
i18n (0.5.0)
json (1.5.3)
linecache (0.46)
rbx-require-relative (> 0.0.4)
linecache19 (0.5.12)
ruby_core_source (>= 0.1.4)
mario (0.0.6)
minitest (2.3.1)
minitest_tu_shim (1.3.2)
minitest (>= 1.6.0)
mocha (0.9.12)
multi_json (1.0.3)
multipart-post (1.1.2)
net-scp (1.0.4)
net-ssh (>= 1.99.1)
net-ssh (2.1.4)
net-ssh-shell (0.2.0)
net-ssh (~> 2.1.0)
rack (1.3.0)
rake (0.9.2)
rbx-require-relative (0.0.5)
rdiscount (1.6.8)
redis (2.2.1)
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.7)
archive-tar-minitar (= 0.5.2)
erubis (~> 2.7.0)
i18n (~> 0.5.0)
json (~> 1.5.1)
mario (~> 0.0.6)
net-scp (~> 1.0.4)
net-ssh (~> 2.1.4)
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.2)
PLATFORMS
ruby
DEPENDENCIES
SystemTimer
amq-client!
amq-protocol!
amqp!
evented-spec!
eventmachine!
faraday (~> 0.7.3)
god
hashie
minitest
minitest_tu_shim
mocha
multi_json
net-ssh
net-ssh-shell (~> 0.2.0)
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 (>= 0.7.7)
yard (~> 0.7.1)