Skip to content

Commit 7233657

Browse files
Update machete to 0.0.54
1 parent 978682c commit 7233657

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

cf.Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ source "https://rubygems.org"
22

33
ruby '2.3.1'
44

5-
gem 'machete', git: 'https://github.com/cloudfoundry/machete', tag: 'v0.0.53'
5+
gem 'machete', git: 'https://github.com/cloudfoundry/machete', tag: 'v0.0.54'
66
gem 'buildpack-packager', git: 'https://github.com/cloudfoundry/buildpack-packager', tag: 'v2.3.4'
77
gem 'rspec'
88
gem 'rspec-instafail'

cf.Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ GIT
1010

1111
GIT
1212
remote: https://github.com/cloudfoundry/machete
13-
revision: bed8e296e53d2271d8c172893725289aef45bfe2
14-
tag: v0.0.53
13+
revision: 97d98778cc064a9640b785e57544bac1fbb7dfbe
14+
tag: v0.0.54
1515
specs:
16-
machete (0.0.53)
16+
machete (0.0.54)
1717
childprocess
1818
httparty
1919

0 commit comments

Comments
 (0)