forked from cloudfoundry/staticfile-buildpack
-
Notifications
You must be signed in to change notification settings - Fork 0
/
cf.Gemfile.lock
66 lines (61 loc) · 1.37 KB
/
cf.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
GIT
remote: https://github.com/cf-buildpacks/machete
revision: c9225f3b7b6b8eb9be787e67e1133bb950a3fb76
tag: v0.0.12
specs:
machete (0.0.10)
httparty
GIT
remote: https://github.com/cloudfoundry-incubator/buildpack-packager
revision: 501f8de837ce3ee1b5f005cc24d6469cde05eedf
tag: v2.1.2
specs:
buildpack-packager (0.0.1)
activesupport (~> 4.1.8)
kwalify
rspec
GEM
remote: https://rubygems.org/
specs:
activesupport (4.1.10)
i18n (~> 0.6, >= 0.6.9)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.1)
tzinfo (~> 1.1)
diff-lcs (1.2.5)
httparty (0.13.3)
json (~> 1.8)
multi_xml (>= 0.5.2)
i18n (0.7.0)
json (1.8.2)
kwalify (0.7.2)
minitest (5.6.0)
multi_xml (0.5.5)
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-instafail (0.2.6)
rspec
rspec-mocks (3.2.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.2.0)
rspec-support (3.2.2)
thread_safe (0.3.5)
tzinfo (1.2.2)
thread_safe (~> 0.1)
PLATFORMS
ruby
DEPENDENCIES
buildpack-packager!
machete!
rspec
rspec-instafail
BUNDLED WITH
1.10.3