forked from cloudfoundry-attic/vcap-staging
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
72 lines (67 loc) · 1.49 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
GIT
remote: git://github.com/cloudfoundry/eventmachine.git
revision: 2806c630d8631d5dcf9fb2555f665b829052aabe
branch: release-0.12.11-cf
specs:
eventmachine (0.12.11.cloudfoundry.3)
GIT
remote: git://github.com/cloudfoundry/vcap-common.git
revision: 5334b662238f14ed2ddbb80f524dcf8cdd0eaadf
ref: 5334b662
specs:
vcap_common (2.0.0)
eventmachine
membrane
nats (~> 0.4.22.beta.8)
posix-spawn (~> 0.3.6)
thin (~> 1.3.1)
yajl-ruby (~> 0.8.3)
PATH
remote: .
specs:
vcap_staging (0.1.63)
nokogiri (>= 1.4.4)
rake
rspec
uuidtools (~> 2.1.2)
yajl-ruby (>= 0.7.9)
GEM
remote: http://rubygems.org/
specs:
builder (3.0.0)
ci_reporter (1.7.0)
builder (>= 2.1.2)
daemons (1.1.8)
diff-lcs (1.1.3)
json_pure (1.7.3)
membrane (0.0.1)
nats (0.4.24)
daemons (>= 1.1.5)
eventmachine (>= 0.12.10)
json_pure (>= 1.7.3)
thin (>= 1.3.1)
nokogiri (1.5.5)
posix-spawn (0.3.6)
rack (1.4.1)
rake (0.9.2.2)
rspec (2.11.0)
rspec-core (~> 2.11.0)
rspec-expectations (~> 2.11.0)
rspec-mocks (~> 2.11.0)
rspec-core (2.11.0)
rspec-expectations (2.11.1)
diff-lcs (~> 1.1.3)
rspec-mocks (2.11.1)
thin (1.3.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
uuidtools (2.1.2)
yajl-ruby (0.8.3)
PLATFORMS
ruby
DEPENDENCIES
ci_reporter
eventmachine!
vcap_common (~> 2.0.0)!
vcap_staging!