This repository has been archived by the owner on Jan 25, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 37
/
Copy pathGemfile.lock
82 lines (77 loc) · 1.73 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
GIT
remote: https://github.com/cloudfoundry/common.git
revision: 309a39e1ff876efec3ec568fcc7e902d857f8107
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/cloudfoundry/vcap-common.git
revision: c91898e1d74f23446d1d7fe2382df6ace071c0ad
ref: c91898e1
specs:
vcap_common (1.0.10)
eventmachine (~> 0.12.11.cloudfoundry.3)
nats (~> 0.4.22.beta.8)
posix-spawn (~> 0.3.6)
thin (~> 1.3.1)
yajl-ruby (~> 0.8.3)
GEM
remote: http://rubygems.org/
specs:
builder (3.0.0)
ci_reporter (1.6.4)
builder (>= 2.1.2)
daemons (1.1.8)
diff-lcs (1.1.2)
http_parser.rb (0.5.1)
json_pure (1.6.6)
nats (0.4.22)
daemons (>= 1.1.4)
eventmachine (>= 0.12.10)
json_pure (>= 1.6.1)
thin (>= 1.3.1)
posix-spawn (0.3.6)
rack (1.4.1)
rack-protection (1.2.0)
rack
rake (10.0.3)
rcov (0.9.9)
rspec (2.5.0)
rspec-core (~> 2.5.0)
rspec-expectations (~> 2.5.0)
rspec-mocks (~> 2.5.0)
rspec-core (2.5.1)
rspec-expectations (2.5.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.5.0)
sinatra (1.3.2)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
thin (1.3.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
tilt (1.3.3)
yajl-ruby (0.8.3)
PLATFORMS
ruby
DEPENDENCIES
bundler (>= 1.0.10)
ci_reporter
eventmachine!
http_parser.rb
nats
rake
rcov
rspec
sinatra
vcap_common (~> 1.0.9)!
vcap_logging!
yajl-ruby