forked from cloudfoundry/bosh
-
Notifications
You must be signed in to change notification settings - Fork 7
/
Gemfile.lock
502 lines (478 loc) · 10.7 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
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
GIT
remote: https://github.com/pivotal-cf-experimental/fakefs.git
revision: ebde3d6cbe20339895adcb511108a12ee7820c2c
ref: ebde3d6c
specs:
fakefs (0.5.2)
PATH
remote: agent_client
specs:
agent_client (1.2710.0)
httpclient (= 2.4.0)
yajl-ruby (~> 1.1.0)
PATH
remote: blobstore_client
specs:
blobstore_client (1.2710.0)
aws-sdk (= 1.44.0)
bosh_common (~> 1.2710.0)
fog (~> 1.14.0)
httpclient (= 2.4.0)
multi_json (~> 1.1)
ruby-atmos-pure (~> 1.0.5)
PATH
remote: bosh-core
specs:
bosh-core (1.2710.0)
gibberish (~> 1.2.0)
yajl-ruby (~> 1.1.0)
PATH
remote: bosh-dev
specs:
bosh-dev (0.0.1.unpublished)
bosh-core
bosh-stemcell
bosh_cli
bosh_cli_plugin_aws
bosh_common
bundler
peach
ruby_vcloud_sdk (= 0.7.1)
PATH
remote: bosh-director
specs:
bosh-director (1.2710.0)
bcrypt-ruby (~> 3.0.1)
blobstore_client (~> 1.2710.0)
bosh-core (~> 1.2710.0)
bosh-director-core (~> 1.2710.0)
bosh-template (~> 1.2710.0)
bosh_aws_cpi (~> 1.2710.0)
bosh_common (~> 1.2710.0)
bosh_cpi (~> 1.2710.0)
bosh_openstack_cpi (~> 1.2710.0)
bosh_vcloud_cpi (= 0.6.0)
bosh_vsphere_cpi (~> 1.2710.0)
bosh_warden_cpi (~> 1.2710.0)
eventmachine (~> 1.0.0)
fog (~> 1.14.0)
httpclient (= 2.4.0)
membrane (~> 0.0.2)
mono_logger (~> 1.1.0)
nats (= 0.5.0.beta.12)
netaddr (~> 1.5.0)
rack-test (~> 0.6.2)
rake
redis (~> 3.0.2)
resque (~> 1.25.0)
resque-backtrace (~> 0.0.1)
rufus-scheduler (~> 2.0.18)
semi_semantic (~> 1.1.0)
sequel (~> 3.43.0)
sinatra (~> 1.4.2)
sys-filesystem (~> 1.1.0)
thin (~> 1.5.0)
yajl-ruby (~> 1.1.0)
PATH
remote: bosh-director-core
specs:
bosh-director-core (1.2710.0)
bosh-template (~> 1.2710.0)
bosh_common (~> 1.2710.0)
PATH
remote: bosh-monitor
specs:
bosh-monitor (1.2710.0)
aws-sdk (= 1.44.0)
dogapi (~> 1.6.0)
em-http-request (~> 0.3.0)
eventmachine (~> 1.0.0)
logging (~> 1.5.0)
nats (= 0.5.0.beta.12)
sinatra (~> 1.4.2)
thin (~> 1.5.0)
yajl-ruby (~> 1.1.0)
PATH
remote: bosh-registry
specs:
bosh-registry (1.2710.0)
aws-sdk (= 1.44.0)
fog (~> 1.14.0)
sequel (~> 3.43.0)
sinatra (~> 1.4.2)
thin (~> 1.5.0)
yajl-ruby (~> 1.1.0)
PATH
remote: bosh-release
specs:
bosh-release (1.2710.0)
agent_client (~> 1.2710.0)
blobstore_client (~> 1.2710.0)
bosh-template (~> 1.2710.0)
bosh_common (~> 1.2710.0)
trollop (~> 1.16)
yajl-ruby (~> 1.1.0)
PATH
remote: bosh-stemcell
specs:
bosh-stemcell (1.2710.0)
bosh_aws_cpi (~> 1.2710.0)
PATH
remote: bosh-template
specs:
bosh-template (1.2710.0)
semi_semantic (~> 1.1.0)
PATH
remote: bosh_aws_cpi
specs:
bosh_aws_cpi (1.2710.0)
aws-sdk (= 1.44.0)
bosh-registry (~> 1.2710.0)
bosh_common (~> 1.2710.0)
bosh_cpi (~> 1.2710.0)
httpclient (= 2.4.0)
yajl-ruby (>= 0.8.2)
PATH
remote: bosh_cli
specs:
bosh_cli (1.2710.0)
blobstore_client (~> 1.2710.0)
bosh-template (~> 1.2710.0)
bosh_common (~> 1.2710.0)
highline (~> 1.6.2)
httpclient (= 2.4.0)
json_pure (~> 1.7)
minitar (~> 0.5.4)
net-scp (~> 1.1.0)
net-ssh (>= 2.2.1)
net-ssh-gateway (~> 1.2.0)
netaddr (~> 1.5.0)
progressbar (~> 0.9.0)
terminal-table (~> 1.4.3)
PATH
remote: bosh_cli_plugin_aws
specs:
bosh_cli_plugin_aws (1.2710.0)
bosh-stemcell (~> 1.2710.0)
bosh_aws_cpi (~> 1.2710.0)
bosh_cli (~> 1.2710.0)
bosh_cli_plugin_micro (~> 1.2710.0)
PATH
remote: bosh_cli_plugin_micro
specs:
bosh_cli_plugin_micro (1.2710.0)
agent_client (~> 1.2710.0)
blobstore_client (~> 1.2710.0)
bosh-director-core (~> 1.2710.0)
bosh-registry (~> 1.2710.0)
bosh-stemcell (~> 1.2710.0)
bosh_aws_cpi (~> 1.2710.0)
bosh_cli (~> 1.2710.0)
bosh_cpi (~> 1.2710.0)
bosh_openstack_cpi (~> 1.2710.0)
bosh_vcloud_cpi (= 0.6.0)
bosh_vsphere_cpi (~> 1.2710.0)
sqlite3 (~> 1.3.7)
PATH
remote: bosh_common
specs:
bosh_common (1.2710.0)
semi_semantic (~> 1.1.0)
PATH
remote: bosh_cpi
specs:
bosh_cpi (1.2710.0)
bosh_common (~> 1.2710.0)
PATH
remote: bosh_openstack_cpi
specs:
bosh_openstack_cpi (1.2710.0)
bosh-registry (~> 1.2710.0)
bosh_common (~> 1.2710.0)
bosh_cpi (~> 1.2710.0)
fog (~> 1.14.0)
httpclient (= 2.4.0)
yajl-ruby (>= 0.8.2)
PATH
remote: bosh_vsphere_cpi
specs:
bosh_vsphere_cpi (1.2710.0)
bosh_common (~> 1.2710.0)
bosh_cpi (~> 1.2710.0)
builder (~> 3.1.4)
httpclient (= 2.4.0)
membrane (~> 0.0.2)
mysql2 (~> 0.3.11)
nokogiri (~> 1.5.10)
pg (~> 0.15.1)
sequel (~> 3.43.0)
PATH
remote: bosh_warden_cpi
specs:
bosh_warden_cpi (1.2710.0)
bosh_common
bosh_cpi
sequel
warden-client
warden-protocol
yajl-ruby
PATH
remote: simple_blobstore_server
specs:
simple_blobstore_server (1.2710.0)
sinatra (~> 1.4.2)
thin (~> 1.5.0)
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.4)
ast (2.0.0)
aws-sdk (1.44.0)
json (~> 1.4)
nokogiri (>= 1.4.4)
bcrypt-ruby (3.0.1)
beefcake (0.3.7)
bosh_vcloud_cpi (0.6.0)
bosh_common
bosh_cpi
builder (~> 3.1.4)
httpclient (~> 2.4.0)
membrane
nokogiri (~> 1.5.6)
rest-client (~> 1.6.7)
yajl-ruby (>= 0.8.2)
builder (3.1.4)
codeclimate-test-reporter (0.3.0)
simplecov (>= 0.7.1, < 1.0.0)
crack (0.3.2)
daemons (1.1.9)
diff-lcs (1.2.5)
dogapi (1.6.0)
json (>= 1.5.1)
em-http-request (0.3.0)
addressable (>= 2.0.0)
escape_utils
eventmachine (>= 0.12.9)
erubis (2.7.0)
escape_utils (1.0.1)
eventmachine (1.0.3)
excon (0.25.3)
ffi (1.9.3)
fog (1.14.0)
builder
excon (~> 0.25.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
foodcritic (2.2.0)
erubis
gherkin (~> 2.11.7)
nokogiri (~> 1.5.4)
treetop (~> 1.4.10)
yajl-ruby (~> 1.1.0)
formatador (0.2.5)
gherkin (2.11.8)
multi_json (~> 1.3)
gibberish (1.2.2)
highline (1.6.21)
httpclient (2.4.0)
jenkins_api_client (0.12.1)
json
mixlib-shellout (~> 1.1.0)
nokogiri (~> 1.5.0)
terminal-table (>= 1.4.0)
thor (>= 0.16.0)
json (1.7.7)
json_pure (1.8.1)
little-plugger (1.1.3)
log4r (1.1.10)
logging (1.5.2)
little-plugger (>= 1.1.2)
machinist (1.0.6)
membrane (0.0.5)
mime-types (2.3)
minitar (0.5.4)
mixlib-shellout (1.1.0)
mono_logger (1.1.0)
multi_json (1.10.1)
mysql2 (0.3.11)
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.9.1)
net-ssh-gateway (1.2.0)
net-ssh (>= 2.6.5)
netaddr (1.5.0)
nokogiri (1.5.11)
parallel (0.9.2)
parallel_tests (1.0.3)
parallel
parser (2.1.9)
ast (>= 1.1, < 3.0)
slop (~> 3.4, >= 3.4.5)
peach (0.5.1)
pg (0.15.1)
polyglot (0.3.3)
powerpack (0.0.9)
progressbar (0.9.2)
rack (1.5.2)
rack-protection (1.5.3)
rack
rack-test (0.6.2)
rack (>= 1.0)
rainbow (2.0.0)
rake (10.3.2)
redis (3.0.3)
redis-namespace (1.3.1)
redis (~> 3.0.0)
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-backtrace (0.0.1)
resque (>= 1.0)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (3.0.0)
rspec-core (~> 3.0.0)
rspec-expectations (~> 3.0.0)
rspec-mocks (~> 3.0.0)
rspec-core (3.0.0)
rspec-support (~> 3.0.0)
rspec-expectations (3.0.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.0.0)
rspec-its (1.0.1)
rspec-core (>= 2.99.0.beta1)
rspec-expectations (>= 2.99.0.beta1)
rspec-mocks (3.0.0)
rspec-support (~> 3.0.0)
rspec-support (3.0.0)
rubocop (0.23.0)
json (>= 1.7.7, < 2)
parser (~> 2.1.9)
powerpack (~> 0.0.6)
rainbow (>= 1.99.1, < 3.0)
ruby-progressbar (~> 1.4)
ruby-atmos-pure (1.0.5)
log4r (>= 1.1.9)
ruby-hmac (>= 0.4.0)
ruby-hmac (0.4.0)
ruby-progressbar (1.5.1)
ruby_vcloud_sdk (0.7.1)
builder (~> 3.1.4)
httpclient (~> 2.4.0)
netaddr
nokogiri (>= 1.5.6)
rest-client (~> 1.6.7)
rufus-scheduler (2.0.24)
tzinfo (>= 0.3.22)
rugged (0.19.0)
semi_semantic (1.1.0)
sequel (3.43.0)
serverspec (0.15.4)
highline
net-ssh
rspec (>= 2.13.0)
specinfra (>= 0.7.1)
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
sinatra (1.4.3)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
slop (3.5.0)
specinfra (1.15.0)
sqlite3 (1.3.7)
sys-filesystem (1.1.2)
ffi
terminal-table (1.4.5)
thin (1.5.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thor (0.18.1)
thread_safe (0.3.4)
tilt (1.4.1)
timecop (0.6.1)
treetop (1.4.15)
polyglot
polyglot (>= 0.3.1)
trollop (1.16.2)
tzinfo (1.2.2)
thread_safe (~> 0.1)
vcr (2.7.0)
vegas (0.1.11)
rack (>= 1.0.0)
warden-client (0.1.0)
warden-protocol (~> 0.1.0)
warden-protocol (0.1.3)
beefcake
webmock (1.11.0)
addressable (>= 2.2.7)
crack (>= 0.3.2)
yajl-ruby (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
agent_client!
blobstore_client!
bosh-core!
bosh-dev!
bosh-director!
bosh-director-core!
bosh-monitor!
bosh-registry!
bosh-release!
bosh-stemcell!
bosh-template!
bosh_aws_cpi!
bosh_cli!
bosh_cli_plugin_aws!
bosh_cli_plugin_micro!
bosh_common!
bosh_cpi!
bosh_openstack_cpi!
bosh_vsphere_cpi!
bosh_warden_cpi!
codeclimate-test-reporter
fakefs!
foodcritic
httpclient
jenkins_api_client
json
machinist (~> 1.0)
minitar
mysql2
nats
net-ssh
parallel_tests
pg
rack-test
rake (~> 10.0)
redis
rest-client
rspec (~> 3.0)
rspec-its
rubocop
rugged
serverspec
simple_blobstore_server!
simplecov (~> 0.7.1)
specinfra
sqlite3
timecop
vcr
webmock