This repository has been archived by the owner on Jan 21, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathGemfile.lock
147 lines (143 loc) · 3.18 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
GIT
remote: https://github.com/cf-blobstore-eng/fog
revision: dc3c9e270a47519996207eba1c224d37be0fd991
branch: development
specs:
fog (1.19.0)
builder
excon (~> 0.31.0)
formatador (~> 0.2.0)
mime-types
multi_json (~> 1.0)
net-scp (~> 1.1)
net-ssh (>= 2.1.3)
nokogiri (>= 1.5.11)
GIT
remote: https://github.com/cloudfoundry/cf-registrar
revision: 49850ee876652a59dbd2d73dad726b3b808bb8f9
specs:
cf-registrar (1.0.1)
cf-message-bus
eventmachine (~> 1.0.0)
steno
vcap-concurrency
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.6)
awesome_print (1.2.0)
builder (3.2.2)
cf-message-bus (0.2.0)
eventmachine (~> 1.0.0)
nats (>= 0.5.0.beta.12, < 0.6)
vcap-concurrency
yajl-ruby
codeclimate-test-reporter (0.3.0)
simplecov (>= 0.7.1, < 1.0.0)
crack (0.4.2)
safe_yaml (~> 1.0.0)
daemons (1.1.9)
diff-lcs (1.2.5)
docile (1.1.5)
eventmachine (1.0.7)
excon (0.31.0)
fission (0.5.0)
CFPropertyList (~> 2.2)
fluent-logger (0.4.9)
msgpack (>= 0.4.4, < 0.6.0, != 0.5.3, != 0.5.2, != 0.5.1, != 0.5.0)
yajl-ruby (~> 1.0)
formatador (0.2.5)
json_pure (1.8.1)
json_spec (1.1.2)
multi_json (~> 1.0)
rspec (>= 2.0, < 4.0)
kgio (2.9.2)
mime-types (2.3)
mini_portile (0.6.0)
msgpack (0.5.8)
multi_json (1.10.1)
nats (0.5.0.beta.14)
daemons (>= 1.1.9)
eventmachine (>= 1.0.3)
json_pure (>= 1.8.1)
thin (>= 1.6.0)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (2.9.1)
nokogiri (1.6.2.1)
mini_portile (= 0.6.0)
rack (1.5.2)
rack-protection (1.5.3)
rack
rack-test (0.6.2)
rack (>= 1.0)
raindrops (0.13.0)
rake (10.3.2)
roodi (4.0.0)
ruby_parser (~> 3.2, >= 3.2.2)
rspec (3.2.0)
rspec-core (~> 3.2.0)
rspec-expectations (~> 3.2.0)
rspec-mocks (~> 3.2.0)
rspec-core (3.2.3)
rspec-support (~> 3.2.0)
rspec-expectations (3.2.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.2.0)
rspec-mocks (3.2.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.2.0)
rspec-support (3.2.2)
ruby_parser (3.6.2)
sexp_processor (~> 4.1)
safe_yaml (1.0.4)
settingslogic (2.0.9)
sexp_processor (4.4.3)
simplecov (0.8.2)
docile (~> 1.1.0)
multi_json
simplecov-html (~> 0.8.0)
simplecov-html (0.8.0)
sinatra (1.4.5)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
steno (1.2.4)
fluent-logger
yajl-ruby (~> 1.0)
thin (1.6.2)
daemons (>= 1.0.9)
eventmachine (>= 1.0.0)
rack (>= 1.0.0)
tilt (1.4.1)
unf (0.1.4)
unf_ext
unf_ext (0.0.6)
unicorn (4.8.3)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
vcap-concurrency (0.1.0)
webmock (1.18.0)
addressable (>= 2.3.6)
crack (>= 0.3.2)
yajl-ruby (1.2.1)
PLATFORMS
ruby
DEPENDENCIES
addressable
awesome_print
cf-registrar!
codeclimate-test-reporter
fog!
json_spec
nats
rack-test
rake
roodi
rspec
settingslogic
sinatra
unf
unicorn
webmock