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.3.1'
44
55gem 'machete', git: 'https://github.com/cloudfoundry/machete', tag: 'v0.0.43'
6- gem 'buildpack-packager', git: 'https://github.com/cloudfoundry/buildpack-packager', tag: 'v2.3.1 '
6+ gem 'buildpack-packager', git: 'https://github.com/cloudfoundry/buildpack-packager', tag: 'v2.3.2 '
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: d32016f56ddf89e433fecfc76e4a664058f52c32
4- tag: v2.3.1
3+ revision: a187709163daa771c9b37639376d67c6b1f1c93c
4+ tag: v2.3.2
55 specs:
6- buildpack-packager (2.3.1 )
6+ buildpack-packager (2.3.2 )
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