Skip to content

Commit af42d07

Browse files
Update machete to 0.0.65
1 parent 92676fc commit af42d07

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
@@ -2,7 +2,7 @@ source "https://rubygems.org"
22

33
ruby '~>2.3'
44

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

cf.Gemfile.lock

Lines changed: 3 additions & 3 deletions
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: 29251e0e153d5e1a06dfe450210d12dc525f79b4
14-
tag: v0.0.64
13+
revision: 5336fdb4a9e18077b342e122c18217ea19ff11fc
14+
tag: v0.0.65
1515
specs:
16-
machete (0.0.64)
16+
machete (0.0.65)
1717
childprocess
1818
httparty
1919

0 commit comments

Comments
 (0)