This repository has been archived by the owner on Jan 26, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 119
/
Copy pathGemfile.lock
129 lines (118 loc) · 2.85 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
GIT
remote: git://github.com/cloudfoundry/admin-vmc-plugin.git
revision: b44ee523a71259d11a5a95ec0461f94855d06b7e
specs:
admin-vmc-plugin (0.1.0)
cfoundry (~> 0.5.0)
GIT
remote: git://github.com/cloudfoundry/console-vmc-plugin.git
revision: 1b281d0a74dc50de34c736b4945fd7bdc3d53331
specs:
console-vmc-plugin (0.1.1)
tunnel-vmc-plugin (~> 0.2.0)
GIT
remote: git://github.com/cloudfoundry/manifests-vmc-plugin.git
revision: 6088c62e712e069da4994f7bc69dc40f81e506e3
specs:
manifests-vmc-plugin (0.6.3.rc2)
cfoundry (>= 0.5.3.rc5, < 0.6)
GIT
remote: git://github.com/cloudfoundry/mcf-vmc-plugin.git
revision: 596c5ec987eaaf2ca2993db1e6ad8b5816b10d06
specs:
mcf-vmc-plugin (0.0.1)
GIT
remote: git://github.com/cloudfoundry/tunnel-vmc-plugin.git
revision: 55fbed47313871640cc9e1b481d3019c4a5ee5ba
specs:
tunnel-vmc-plugin (0.2.0)
addressable (~> 2.2)
caldecott-client (~> 0.0.2)
cfoundry (~> 0.5.0)
rest-client (~> 1.6)
uuidtools (~> 2.1)
GIT
remote: git://github.com/cloudfoundry/vmc-lib.git
revision: a2ceda20810eb81354903c145837645a90acdd4f
submodules: true
specs:
cfoundry (0.5.3.rc6)
cf-uaa-lib (~> 1.3.10)
multi_json (~> 1.3)
multipart-post (~> 1.1)
rubyzip (~> 0.9)
GIT
remote: git://github.com/vito/clouseau.git
revision: af05617556504c436901d43edc76f6578f363b83
specs:
clouseau (0.0.1)
rubyzip (~> 0.9.9)
GIT
remote: git://github.com/vito/interact.git
revision: 956058c9c1c03f9b606fb7f45e598edfdfa0a20e
specs:
interact (0.5.2)
GIT
remote: git://github.com/vito/mothership.git
revision: 7a5a58d19bf82780a32b3ce006a95313ed732256
specs:
mothership (0.5.1)
GEM
remote: http://rubygems.org/
specs:
addressable (2.3.3)
caldecott-client (0.0.2)
multi_json (~> 1.3)
cf-uaa-lib (1.3.10)
multi_json
crack (0.3.2)
diff-lcs (1.1.3)
fakefs (0.4.2)
ffaker (1.15.0)
gem-release (0.4.1)
json_pure (1.7.7)
mime-types (1.21)
multi_json (1.7.2)
multipart-post (1.2.0)
parallel (0.6.2)
parallel_tests (0.10.0)
parallel
rake (10.0.3)
rest-client (1.6.7)
mime-types (>= 1.16)
rr (1.0.4)
rspec (2.12.0)
rspec-core (~> 2.12.0)
rspec-expectations (~> 2.12.0)
rspec-mocks (~> 2.12.0)
rspec-core (2.12.2)
rspec-expectations (2.12.1)
diff-lcs (~> 1.1.3)
rspec-mocks (2.12.2)
rubyzip (0.9.9)
uuidtools (2.1.3)
webmock (1.9.3)
addressable (>= 2.2.7)
crack (>= 0.3.2)
PLATFORMS
ruby
DEPENDENCIES
admin-vmc-plugin!
cfoundry!
clouseau!
console-vmc-plugin!
fakefs
ffaker
gem-release
interact!
json_pure (~> 1.6)
manifests-vmc-plugin!
mcf-vmc-plugin!
mothership!
multi_json (~> 1.3)
parallel_tests
rake
rr (~> 1.0)
rspec (~> 2.11)
tunnel-vmc-plugin!
webmock (~> 1.9)