File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed 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', ref : '1b99559 '
6+ gem 'buildpack-packager', github: 'cf-buildpacks/buildpack-packager', tag : 'v2.0.0 '
Original file line number Diff line number Diff line change 11GIT
22 remote: git://github.com/cf-buildpacks/buildpack-packager.git
3- revision: 1b99559d5b745fa8c6228ee405ea8babcf778005
4- ref: 1b99559
3+ revision: a1a37890d65752f075c7acdc33e140b7d369ca78
4+ tag: v2.0.0
55 specs:
66 buildpack-packager (0.0.1)
77 activesupport (~> 4.1.8)
3030 multi_xml (>= 0.5.2)
3131 i18n (0.6.11)
3232 json (1.8.1)
33- minitest (5.4.3 )
33+ minitest (5.5.0 )
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