forked from ServiceMax-Engineering/router
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
98 lines (93 loc) · 2.11 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
GIT
remote: https://github.com/cloudfoundry/common.git
revision: 996e2f31046be372a0070e5ed02d6b68f609129e
specs:
vcap_logging (1.0.2)
rake
GIT
remote: https://github.com/cloudfoundry/eventmachine.git
revision: 2806c630d8631d5dcf9fb2555f665b829052aabe
branch: release-0.12.11-cf
specs:
eventmachine (0.12.11.cloudfoundry.3)
GIT
remote: https://github.com/intalio/vcap-common.git
revision: ee007e700a3fb72817787ae3e83cfbba4f54acbf
branch: host-only-support
specs:
vcap_common (2.0.8)
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
GEM
remote: http://rubygems.org/
specs:
addressable (2.3.2)
builder (3.1.4)
ci_reporter (1.7.3)
builder (>= 2.1.2)
daemons (1.1.9)
diff-lcs (1.1.3)
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
http_parser.rb (0.5.3)
httpclient (2.3.0.1)
json_pure (1.7.5)
membrane (0.0.2)
mime-types (1.19)
multipart-post (1.1.5)
nats (0.4.26)
daemons (>= 1.1.5)
eventmachine (>= 0.12.10)
json_pure (>= 1.7.3)
thin (>= 1.4.1)
posix-spawn (0.3.6)
rack (1.4.1)
rack-protection (1.2.0)
rack
rake (0.9.2.2)
rcov (0.9.11)
rspec (2.11.0)
rspec-core (~> 2.11.0)
rspec-expectations (~> 2.11.0)
rspec-mocks (~> 2.11.0)
rspec-core (2.11.1)
rspec-expectations (2.11.3)
diff-lcs (~> 1.1.3)
rspec-mocks (2.11.3)
sinatra (1.3.3)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
thin (1.5.0)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
tilt (1.3.3)
yajl-ruby (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
bundler (>= 1.0.10)
ci_reporter
eventmachine!
http_parser.rb (~> 0.5.3)
nats (~> 0.4.26)
rcov (= 0.9.11)
rspec
sinatra
vcap_common!
vcap_logging!
yajl-ruby