-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
230 lines (222 loc) · 5.29 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
GIT
remote: git://github.com/cloudfoundry/common.git
revision: b96ec1192d961925d91e17ca3831f8547489d918
ref: b96ec1192
specs:
vcap_logging (1.0.2)
rake
GIT
remote: git://github.com/cloudfoundry/eventmachine.git
revision: 2806c630d8631d5dcf9fb2555f665b829052aabe
branch: release-0.12.11-cf
specs:
eventmachine (0.12.11.cloudfoundry.3)
GIT
remote: git://github.com/cloudfoundry/uaa.git
revision: 2bdf250144723ab572626d4b6c3535a16fb5470a
ref: master
specs:
cf-uaa-client (1.2.5)
em-http-request (>= 1.0.0.beta.3)
eventmachine
highline
launchy
rest-client
yajl-ruby
GIT
remote: git://github.com/cloudfoundry/vcap-common.git
revision: fd6b6d91b19c551cf5091c8469595df923dd2612
ref: fd6b6d91
specs:
vcap_common (2.0.7)
em-http-request (~> 1.0.0.beta3)
eventmachine
httpclient
membrane (~> 0.0.2)
mime-types
multipart-post
nats (~> 0.4.24)
posix-spawn (~> 0.3.6)
thin
yajl-ruby (~> 0.8.3)
GIT
remote: git://github.com/cloudfoundry/vcap-services-base.git
revision: c1a412ffe9854da6d5564d880a6354b37768a541
ref: c1a412ff
specs:
vcap_services_base (0.1.16)
curb (~> 0.7.16)
datamapper (~> 1.1.0)
do_sqlite3 (~> 0.10.3)
em-http-request (~> 1.0.0.beta.3)
eventmachine (~> 0.12.11.cloudfoundry.3)
eventmachine_httpserver (~> 0.2.1)
json (~> 1.4.6)
nats (~> 0.4.22.beta.8)
resque (~> 1.20)
resque-status (~> 0.3.2)
ruby-hmac (~> 0.4.0)
rubyzip (~> 0.9.8)
sinatra (~> 1.2.3)
thin (~> 1.3.1)
uuidtools (~> 2.1.2)
vcap_common (>= 1.0.8)
vcap_logging (>= 1.0.2)
warden-client (~> 0.0.6)
warden-protocol (~> 0.0.5)
GIT
remote: git://github.com/cloudfoundry/warden.git
revision: 21f9a32ab501a6485c9a4e7aff4f9b6f40e31e3c
ref: 21f9a32ab50
specs:
warden-client (0.0.6)
warden-protocol
warden-protocol (0.0.5)
beefcake
GEM
remote: http://rubygems.org/
specs:
addressable (2.2.8)
bcrypt-ruby (2.1.4)
beefcake (0.3.7)
builder (3.1.3)
ci_reporter (1.7.2)
builder (>= 2.1.2)
curb (0.7.18)
daemons (1.1.9)
data_objects (0.10.10)
addressable (~> 2.1)
datamapper (1.1.0)
dm-aggregates (= 1.1.0)
dm-constraints (= 1.1.0)
dm-core (= 1.1.0)
dm-migrations (= 1.1.0)
dm-serializer (= 1.1.0)
dm-timestamps (= 1.1.0)
dm-transactions (= 1.1.0)
dm-types (= 1.1.0)
dm-validations (= 1.1.0)
diff-lcs (1.1.3)
dm-aggregates (1.1.0)
dm-core (~> 1.1.0)
dm-constraints (1.1.0)
dm-core (~> 1.1.0)
dm-core (1.1.0)
addressable (~> 2.2.4)
dm-migrations (1.1.0)
dm-core (~> 1.1.0)
dm-serializer (1.1.0)
dm-core (~> 1.1.0)
fastercsv (~> 1.5.4)
json (~> 1.4.6)
dm-timestamps (1.1.0)
dm-core (~> 1.1.0)
dm-transactions (1.1.0)
dm-core (~> 1.1.0)
dm-types (1.1.0)
bcrypt-ruby (~> 2.1.4)
dm-core (~> 1.1.0)
fastercsv (~> 1.5.4)
json (~> 1.4.6)
stringex (~> 1.2.0)
uuidtools (~> 2.1.2)
dm-validations (1.1.0)
dm-core (~> 1.1.0)
do_sqlite3 (0.10.10)
data_objects (= 0.10.10)
em-http-request (1.0.0.beta.3)
addressable (>= 2.2.3)
em-socksify
eventmachine
http_parser.rb (>= 0.5.1)
em-socksify (0.1.0)
eventmachine
eventmachine_httpserver (0.2.1)
fastercsv (1.5.5)
highline (1.6.15)
http_parser.rb (0.5.3)
httpclient (2.3.0.1)
json (1.4.6)
json_pure (1.7.5)
launchy (2.1.0)
addressable (~> 2.2.6)
macaddr (1.6.1)
systemu (~> 2.5.0)
membrane (0.0.2)
mime-types (1.19)
multi_json (1.3.7)
multipart-post (1.1.5)
nats (0.4.24)
daemons (>= 1.1.5)
eventmachine (>= 0.12.10)
json_pure (>= 1.7.3)
thin (>= 1.3.1)
posix-spawn (0.3.6)
rack (1.4.1)
rake (0.9.2.2)
rcov (0.9.9)
redis (3.0.2)
redis-namespace (1.2.1)
redis (~> 3.0.0)
redisk (0.2.2)
redis (>= 0.1.1)
redis-namespace (>= 0.1.0)
resque (1.23.0)
multi_json (~> 1.0)
redis-namespace (~> 1.0)
sinatra (>= 0.9.2)
vegas (~> 0.1.2)
resque-status (0.3.3)
redisk (>= 0.2.1)
resque (~> 1.19)
uuid (~> 2.3)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (2.10.0)
rspec-core (~> 2.10.0)
rspec-expectations (~> 2.10.0)
rspec-mocks (~> 2.10.0)
rspec-core (2.10.1)
rspec-expectations (2.10.0)
diff-lcs (~> 1.1.3)
rspec-mocks (2.10.1)
ruby-hmac (0.4.0)
rubyzip (0.9.9)
simplecov (0.6.4)
multi_json (~> 1.0)
simplecov-html (~> 0.5.3)
simplecov-html (0.5.3)
simplecov-rcov (0.2.3)
simplecov (>= 0.4.1)
sinatra (1.2.8)
rack (~> 1.1)
tilt (>= 1.2.2, < 2.0)
stringex (1.2.2)
systemu (2.5.2)
thin (1.3.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
tilt (1.3.3)
uuid (2.3.5)
macaddr (~> 1.0)
uuidtools (2.1.3)
vegas (0.1.11)
rack (>= 1.0.0)
yajl-ruby (0.8.3)
PLATFORMS
ruby
DEPENDENCIES
cf-uaa-client!
ci_reporter
eventmachine!
rake
rcov
rspec
simplecov
simplecov-rcov
vcap_common!
vcap_logging!
vcap_services_base!
warden-client!
warden-protocol!