File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[submodule "compile-extensions "]
22 path = compile-extensions
3- url = https://github.com/cf-buildpacks /compile-extensions.git
3+ url = https://github.com/cloudfoundry-incubator /compile-extensions.git
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ source "https://rubygems.org"
33ruby '2.1.1'
44
55gem 'machete', github: 'cf-buildpacks/machete', branch: 'master'
6- gem 'buildpack-packager', github: 'cf-buildpacks /buildpack-packager', tag: 'v2.0.0'
6+ gem 'buildpack-packager', github: 'cloudfoundry-incubator /buildpack-packager', tag: 'v2.0.0'
Original file line number Diff line number Diff line change 1- GIT
2- remote: git://github.com/cf-buildpacks/buildpack-packager.git
3- revision: a1a37890d65752f075c7acdc33e140b7d369ca78
4- tag: v2.0.0
5- specs:
6- buildpack-packager (0.0.1)
7- activesupport (~> 4.1.8)
8-
91GIT
102 remote: git://github.com/cf-buildpacks/machete.git
113 revision: 4f2ac6817b928a85fb4126263124a0f1a4aa06d2
157 httparty
168 rspec
179
10+ GIT
11+ remote: git://github.com/cloudfoundry-incubator/buildpack-packager.git
12+ revision: a1a37890d65752f075c7acdc33e140b7d369ca78
13+ tag: v2.0.0
14+ specs:
15+ buildpack-packager (0.0.1)
16+ activesupport (~> 4.1.8)
17+
1818GEM
1919 remote: https://rubygems.org/
2020 specs:
21- activesupport (4.1.8 )
21+ activesupport (4.1.9 )
2222 i18n (~> 0.6, >= 0.6.9)
2323 json (~> 1.7, >= 1.7.7)
2424 minitest (~> 5.1)
2828 httparty (0.13.1)
2929 json (~> 1.8)
3030 multi_xml (>= 0.5.2)
31- i18n (0.6.11 )
31+ i18n (0.7.0 )
3232 json (1.8.1)
33- minitest (5.5.0 )
33+ minitest (5.5.1 )
3434 multi_xml (0.5.5)
3535 rspec (3.0.0)
3636 rspec-core (~> 3.0.0)
You can’t perform that action at this time.
0 commit comments