File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ source "https://rubygems.org"
33ruby '2.2.3'
44
55gem 'machete', git: 'https://github.com/cloudfoundry/machete', tag: 'v0.0.37'
6- gem 'buildpack-packager', git: 'https://github.com/cloudfoundry/buildpack-packager', tag: 'v2.2.7 '
6+ gem 'buildpack-packager', git: 'https://github.com/cloudfoundry/buildpack-packager', tag: 'v2.2.8 '
77gem 'rspec'
88gem 'rspec-instafail'
99gem 'pry'
Original file line number Diff line number Diff line change 11GIT
22 remote: https://github.com/cloudfoundry/buildpack-packager
3- revision: 77ef3ffd08f902c084da4653e5373fc26ee816ea
4- tag: v2.2.7
3+ revision: 0257225aae41b49b071c01d7e9f7d0938920837d
4+ tag: v2.2.8
55 specs:
6- buildpack-packager (2.2.7 )
6+ buildpack-packager (2.2.8 )
77 activesupport (~> 4.1.8)
88 kwalify
99 terminal-table (~> 1.4.5)
You can’t perform that action at this time.
0 commit comments