forked from cloudfoundry-attic/dea_ng
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
202 lines (196 loc) · 4.24 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
GIT
remote: https://github.com/cloudfoundry/steno.git
revision: d88c70767c43a5eff32ccb47e3bb561b981e62e8
specs:
steno (1.1.0)
fluent-logger
grape
yajl-ruby (~> 1.0)
GIT
remote: https://github.com/cloudfoundry/vcap-common.git
revision: 4ad156de3fcb51742f8539fd3da570da3862941e
specs:
vcap_common (3.0.0)
addressable (~> 2.2)
em-http-request (~> 1.0)
eventmachine
httpclient
membrane (~> 0.0.2)
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
GIT
remote: https://github.com/cloudfoundry/warden.git
revision: 517d065bfbbbad82e7163e39d32adf298b48471a
specs:
em-warden-client (0.1.1)
eventmachine
warden-client
warden-protocol (>= 0.0.9)
warden-client (0.1.0)
warden-protocol (~> 0.1.0)
warden-protocol (0.1.3)
beefcake (~> 0.3.0)
GIT
remote: https://github.com/intridea/grape.git
revision: 1029e0fce76b2957b1a4c1a0c3a89897046ef3d8
specs:
grape (0.4.2)
activesupport
builder
hashie (>= 1.2.0)
multi_json (>= 1.3.2)
multi_xml (>= 0.5.2)
rack (>= 1.3.0)
rack-accept
rack-mount
virtus
GEM
remote: https://rubygems.org/
specs:
activesupport (3.2.13)
i18n (= 0.6.1)
multi_json (~> 1.0)
addressable (2.3.5)
backports (3.3.1)
beefcake (0.3.7)
builder (3.0.0)
ci_reporter (1.7.0)
builder (>= 2.1.2)
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)
descendants_tracker (0.0.1)
diff-lcs (1.2.4)
em-http-request (1.0.3)
addressable (>= 2.2.3)
cookiejar
em-socksify
eventmachine (>= 1.0.0.beta.4)
http_parser.rb (>= 0.5.3)
em-socksify (0.2.1)
eventmachine (>= 1.0.0.beta.4)
eventmachine (1.0.3)
ffi (1.0.11)
fluent-logger (0.4.5)
msgpack (= 0.4.7)
yajl-ruby (~> 1.0)
foreman (0.61.0)
thor (>= 0.13.6)
hashie (2.0.5)
http_parser.rb (0.5.3)
httpclient (2.3.4.1)
i18n (0.6.1)
json (1.8.1)
json_pure (1.8.1)
loggregator_emitter (3.0.0)
beefcake (~> 0.3.7)
membrane (0.0.2)
mime-types (2.1)
msgpack (0.4.7)
multi_json (1.7.6)
multi_xml (0.5.4)
multipart-post (2.0.0)
nats (0.5.0.beta.12)
daemons (>= 1.1.9)
eventmachine (>= 1.0.3)
json_pure (>= 1.8.0)
thin (>= 1.5.0)
net-ssh (2.2.2)
nokogiri (1.5.6)
patron (0.4.18)
posix-spawn (0.3.8)
rack (1.5.2)
rack-accept (0.4.5)
rack (>= 0.4)
rack-mount (0.8.3)
rack (>= 1.0.0)
rack-protection (1.4.0)
rack
rack-test (0.6.1)
rack (>= 1.0)
rake (10.0.3)
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.3)
diff-lcs (>= 1.1.3, < 2.0)
rspec-fire (1.3.0)
rspec (>= 2.11, < 4)
rspec-mocks (2.14.4)
rubyzip (1.1.0)
safe_yaml (0.9.7)
sinatra (1.3.5)
rack (~> 1.4)
rack-protection (~> 1.3)
tilt (~> 1.3, >= 1.3.3)
squash_ruby (1.4.0)
json
sys-filesystem (1.0.0)
ffi (>= 1.0.0)
thin (1.5.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thor (0.15.4)
tilt (1.3.4)
timecop (0.7.1)
uuidtools (2.1.3)
virtus (0.5.5)
backports (~> 3.3)
descendants_tracker (~> 0.0.1)
vmstat (2.0.0)
webmock (1.15.2)
addressable (>= 2.2.7)
crack (>= 0.3.2)
yajl-ruby (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
ci_reporter
debugger
em-http-request
em-warden-client!
eventmachine
foreman
grape!
loggregator_emitter
nats (>= 0.5.0.beta.12, < 0.6)
net-ssh
nokogiri
patron
rack
rack-test
rake
rspec
rspec-fire
rubyzip
sinatra
steno (~> 1.1.0)!
sys-filesystem
thin
timecop
uuidtools
vcap_common!
vmstat
warden-client!
warden-protocol!
webmock
yajl-ruby