Skip to content

Commit 2756306

Browse files
Update machete to 0.0.40
1 parent 371647d commit 2756306

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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

5-
gem 'machete', git: 'https://github.com/cloudfoundry/machete', tag: 'v0.0.37'
5+
gem 'machete', git: 'https://github.com/cloudfoundry/machete', tag: 'v0.0.40'
66
gem 'buildpack-packager', git: 'https://github.com/cloudfoundry/buildpack-packager', tag: 'v2.2.8'
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: 8a5b6d0c1160f4c7c9e83c552ebb773f074723b9
14-
tag: v0.0.37
13+
revision: b36d224f16e787f1178bb7096d5cb45ef9774b87
14+
tag: v0.0.40
1515
specs:
16-
machete (0.0.37)
16+
machete (0.0.40)
1717
httparty
1818

1919
GEM

0 commit comments

Comments
 (0)