Skip to content

Commit be3d1d7

Browse files
mhoranjtarchie
authored andcommitted
bump buildpack-packager
Signed-off-by: JT Archie <jtarchie@gmail.com>
1 parent c30f5a5 commit be3d1d7

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

cf.Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ source "https://rubygems.org"
33
ruby '2.1.5'
44

55
gem 'machete', git: 'https://github.com/cf-buildpacks/machete', tag: 'v0.0.17'
6-
gem 'buildpack-packager', git: 'https://github.com/cloudfoundry-incubator/buildpack-packager', tag: 'v2.2.2'
6+
gem 'buildpack-packager', git: 'https://github.com/cloudfoundry-incubator/buildpack-packager', tag: 'v2.2.3'
77
gem 'rspec'
88
gem 'rspec-instafail'
99
gem 'pry'

cf.Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ GIT
88

99
GIT
1010
remote: https://github.com/cloudfoundry-incubator/buildpack-packager
11-
revision: 7c8947128c944a032f14d3bd518db4355bde99ec
12-
tag: v2.2.2
11+
revision: 58ccd566aee3e1dbfd1810256e3e41eb39d14d54
12+
tag: v2.2.3
1313
specs:
14-
buildpack-packager (2.2.2)
14+
buildpack-packager (2.2.3)
1515
activesupport (~> 4.1.8)
1616
kwalify
1717
terminal-table (~> 1.4.5)

0 commit comments

Comments
 (0)