Skip to content

Commit bf3fcf0

Browse files
Update buildpack-packager to 2.3.4
1 parent fd5ddff commit bf3fcf0

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.3.1'
44

55
gem 'machete', git: 'https://github.com/cloudfoundry/machete.git', tag: 'v0.0.47'
6-
gem 'buildpack-packager', git: 'https://github.com/cloudfoundry/buildpack-packager', tag: 'v2.3.3'
6+
gem 'buildpack-packager', git: 'https://github.com/cloudfoundry/buildpack-packager', tag: 'v2.3.4'
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
@@ -1,9 +1,9 @@
11
GIT
22
remote: https://github.com/cloudfoundry/buildpack-packager
3-
revision: 38c17059b0f41036b697c024b99c94bfb3bd2059
4-
tag: v2.3.3
3+
revision: 720b7ef03b7b677dc7a83d42a3838468433c4a2b
4+
tag: v2.3.4
55
specs:
6-
buildpack-packager (2.3.3)
6+
buildpack-packager (2.3.4)
77
activesupport (~> 4.1.8)
88
kwalify
99
terminal-table (~> 1.4.5)

0 commit comments

Comments
 (0)