forked from cloudfoundry/cloud_controller_ng
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
273 lines (267 loc) · 5.88 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
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
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
GIT
remote: https://github.com/cloudfoundry/cf-message-bus.git
revision: cb951d204beeb028dd98e36f087d2464d5059762
specs:
cf-message-bus (0.2.0)
eventmachine (~> 1.0.0)
nats (>= 0.5.0.beta.12, < 0.6)
vcap-concurrency
vcap-concurrency
yajl-ruby
GIT
remote: https://github.com/cloudfoundry/cf-registrar.git
revision: de738ce6ed4f11c8b1f1bfef721926697f557649
specs:
cf-registrar (1.0.0)
cf-message-bus
eventmachine (~> 1.0.0)
steno
vcap-concurrency
GIT
remote: https://github.com/cloudfoundry/cf-uaa-lib.git
revision: 8d34eede588c7620eb22031369f9515f602df68b
ref: 8d34eede
specs:
cf-uaa-lib (1.3.7)
multi_json
GIT
remote: https://github.com/cloudfoundry/vcap-concurrency.git
revision: 2a5b0179642cb3d3e7f912a6453ec5731979d115
ref: 2a5b0179
specs:
vcap-concurrency (0.1.0)
GEM
remote: http://rubygems.org/
specs:
activesupport (3.2.17)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
addressable (2.3.5)
allowy (0.4.0)
activesupport (>= 3.2)
i18n
ast (1.1.0)
atomic (1.1.14)
backports (3.5.0)
bcrypt-ruby (3.1.1)
beefcake (0.3.7)
builder (3.2.2)
clockwork (0.4.1)
tzinfo
cloudfront-signer (2.1.0)
coderay (1.1.0)
columnize (0.3.6)
cookiejar (0.3.0)
crack (0.4.1)
safe_yaml (~> 0.9.0)
daemons (1.1.9)
debugger (1.6.3)
columnize (>= 0.3.1)
debugger-linecache (~> 1.2.0)
debugger-ruby_core_source (~> 1.2.4)
debugger-linecache (1.2.0)
debugger-ruby_core_source (1.2.4)
delayed_job (4.0.0)
activesupport (>= 3.0, < 4.1)
diff-lcs (1.2.5)
em-http-request (1.1.2)
addressable (>= 2.3.4)
cookiejar
em-socksify (>= 0.3)
eventmachine (>= 1.0.3)
http_parser.rb (>= 0.6.0)
em-socksify (0.3.0)
eventmachine (>= 1.0.0.beta.4)
eventmachine (1.0.3)
excon (0.28.0)
fakefs (0.4.3)
fluent-logger (0.4.7)
msgpack (>= 0.4.4, < 0.6.0, != 0.5.3, != 0.5.2, != 0.5.1, != 0.5.0)
yajl-ruby (~> 1.0)
fog (1.18.0)
builder
excon (~> 0.28.0)
formatador (~> 0.2.0)
mime-types
multi_json (~> 1.0)
net-scp (~> 1.1)
net-ssh (>= 2.1.3)
nokogiri (~> 1.5)
ruby-hmac
formatador (0.2.4)
http_parser.rb (0.6.0)
httpclient (2.3.4.1)
i18n (0.6.9)
json (1.8.1)
json_pure (1.8.1)
loggregator_emitter (3.0.0)
beefcake (~> 0.3.7)
machinist (1.0.6)
membrane (1.0.0)
method_source (0.8.2)
mime-types (2.1)
mini_portile (0.5.2)
msgpack (0.5.8)
multi_json (1.8.4)
multipart-post (2.0.0)
mustache (0.99.5)
mysql2 (0.3.13)
nats (0.5.0.beta.12)
daemons (>= 1.1.9)
eventmachine (>= 1.0.3)
json_pure (>= 1.8.0)
thin (>= 1.5.0)
net-scp (1.1.2)
net-ssh (>= 2.6.5)
net-ssh (2.7.0)
newrelic_rpm (3.7.1.180)
nokogiri (1.6.1)
mini_portile (~> 0.5.0)
parallel (0.9.1)
parallel_tests (0.16.5)
parallel
parser (2.1.4)
ast (~> 1.1)
slop (~> 3.4, >= 3.4.5)
pg (0.16.0)
posix-spawn (0.3.8)
powerpack (0.0.9)
pry (0.9.12.4)
coderay (~> 1.0)
method_source (~> 0.8)
slop (~> 3.4)
rack (1.5.2)
rack-protection (1.5.0)
rack
rack-test (0.6.2)
rack (>= 1.0)
rainbow (2.0.0)
rake (10.1.1)
rfc822 (0.1.4)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.7)
rspec-expectations (2.14.4)
diff-lcs (>= 1.1.3, < 2.0)
rspec-instafail (0.2.4)
rspec-mocks (2.14.4)
rspec_api_documentation (2.0.0)
activesupport (>= 3.0.0)
i18n (>= 0.1.0)
json (>= 1.4.6)
mustache (>= 0.99.4)
rspec (>= 2.14.0)
webmock (>= 1.7.0)
rubocop (0.18.1)
json (>= 1.7.7, < 2)
parser (~> 2.1.3)
powerpack (~> 0.0.6)
rainbow (>= 1.99.1, < 3.0)
ruby-hmac (0.4.0)
safe_yaml (0.9.7)
sequel (3.48.0)
sinatra (1.4.3)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
sinatra-contrib (1.4.1)
backports (>= 2.0)
multi_json
rack-protection
rack-test
sinatra (~> 1.4.0)
tilt (~> 1.3)
slop (3.4.7)
sqlite3 (1.3.8)
squash_ruby (1.4.0)
json
steno (1.2.4)
fluent-logger
yajl-ruby (~> 1.0)
talentbox-delayed_job_sequel (4.0.0)
delayed_job (~> 4.0.0)
sequel (>= 3.38, < 5.0)
tzinfo
thin (1.5.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thread_safe (0.1.3)
atomic
tilt (1.4.1)
timecop (0.7.0)
tzinfo (1.1.0)
thread_safe (~> 0.1)
unf (0.1.3)
unf_ext
unf_ext (0.0.6)
uuidtools (2.1.4)
vcap_common (4.0.1)
addressable (~> 2.2)
cookiejar (<= 0.3.0)
em-http-request (~> 1.0)
eventmachine
httpclient
membrane (~> 1.0)
mime-types
multipart-post
nats (>= 0.5.0.beta.12, < 0.6)
posix-spawn (~> 0.3.6)
squash_ruby
steno
thin
uuidtools
vmstat (~> 2.0)
yajl-ruby
vmstat (2.1.0)
webmock (1.16.1)
addressable (>= 2.2.7)
crack (>= 0.3.2)
yajl-ruby (1.2.0)
PLATFORMS
ruby
DEPENDENCIES
activesupport (~> 3.0)
addressable
allowy
bcrypt-ruby
cf-message-bus!
cf-registrar!
cf-uaa-lib (~> 1.3.7)!
clockwork
cloudfront-signer
debugger
eventmachine (~> 1.0.0)
fakefs
fog
httpclient
loggregator_emitter (~> 3.0)
machinist (~> 1.0.6)
membrane (~> 1.0)
mysql2
newrelic_rpm
parallel_tests
pg
pry
rack-test
rake
rfc822
rspec
rspec-instafail
rspec_api_documentation
rubocop
sequel (~> 3.48)
sinatra (~> 1.4)
sinatra-contrib
sqlite3
steno
talentbox-delayed_job_sequel
thin (~> 1.5.1)
timecop
unf
vcap-concurrency!
vcap_common (~> 4.0)
webmock
yajl-ruby