forked from cloudfoundry-attic/vcap-yeti
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
118 lines (114 loc) · 2.57 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
GIT
remote: git://github.com/cloudfoundry/cf.git
revision: a9652b49e9835a4446422e479e3294ab6aec7a35
specs:
cf (5.3.0)
addressable
caldecott-client (~> 0.0.2)
cfoundry (~> 4.3.5.rc1)
interact (>= 0.5)
json_pure
mothership (>= 0.5.1)
multi_json (~> 1.3)
rest-client (~> 1.6)
uuidtools (~> 2.1)
GIT
remote: git://github.com/cloudfoundry/cfoundry.git
revision: 3a2792c3910476b8854fe75a2a3eb6ec5439a168
submodules: true
specs:
cfoundry (4.3.8)
activemodel (>= 3.2.13, < 5.0.0)
cf-uaa-lib (~> 2.0.0)
multi_json (~> 1.7)
multipart-post (~> 1.1)
rubyzip (~> 0.9)
GEM
remote: http://rubygems.org/
specs:
activemodel (4.0.0)
activesupport (= 4.0.0)
builder (~> 3.1.0)
activesupport (4.0.0)
i18n (~> 0.6, >= 0.6.4)
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
addressable (2.3.5)
atomic (1.1.14)
beefcake (0.3.7)
bson (1.9.2)
bson_ext (1.9.2)
bson (~> 1.9.2)
builder (3.1.4)
caldecott-client (0.0.2)
multi_json (~> 1.3)
cf-uaa-lib (2.0.0)
multi_json
ci_reporter (1.9.0)
builder (>= 2.1.2)
diff-lcs (1.2.4)
eventmachine (1.0.3)
faye-websocket (0.6.3)
eventmachine (>= 0.12.0)
websocket-driver (>= 0.2.0)
i18n (0.6.5)
interact (0.5.2)
json_pure (1.8.0)
loggregator_messages (0.1.0.pre)
beefcake (~> 0.3.7)
logs-cf-plugin (0.0.44.pre)
beefcake (~> 0.3.7)
cf (~> 5.0)
faye-websocket (~> 0.6.1)
loggregator_messages (~> 0.1.0.pre)
mime-types (1.25)
mini_portile (0.5.1)
minitest (4.7.5)
mongo (1.9.2)
bson (~> 1.9.2)
mothership (0.5.1)
multi_json (1.8.0)
multipart-post (1.2.0)
nokogiri (1.6.0)
mini_portile (~> 0.5.0)
parallel (0.7.1)
parallel_tests (0.15.3)
parallel
rake (10.1.0)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.5)
rspec-expectations (2.14.2)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.3)
rubyzip (0.9.9)
thread_safe (0.1.3)
atomic
tzinfo (0.3.37)
uuidtools (2.1.4)
vcap_logging (1.0.0)
rake
websocket-driver (0.3.0)
yajl-ruby (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
bson_ext
cf!
cfoundry!
ci_reporter
logs-cf-plugin (~> 0.0.44.pre)
mongo
nokogiri
parallel_tests
rake
rest-client
rspec
vcap_logging (>= 1.0)
yajl-ruby