Skip to content

Commit 2b3a1f0

Browse files
Update machete to 0.0.69
1 parent ae17faf commit 2b3a1f0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

cf.Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
source "https://rubygems.org"
22

3-
gem 'machete', git: 'https://github.com/cloudfoundry/machete', tag: 'v0.0.68'
3+
gem 'machete', git: 'https://github.com/cloudfoundry/machete', tag: 'v0.0.69'
44
gem 'buildpack-packager', git: 'https://github.com/cloudfoundry/buildpack-packager', tag: 'v2.3.9'
55
gem 'rspec'
66
gem 'rspec-instafail'

cf.Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ GIT
1111

1212
GIT
1313
remote: https://github.com/cloudfoundry/machete
14-
revision: 503660faaa4ef3b41f2718d2c2212fb8accd9959
15-
tag: v0.0.68
14+
revision: d3350a2c4ed9669ee318994820e8607971031071
15+
tag: v0.0.69
1616
specs:
17-
machete (0.0.68)
17+
machete (0.0.69)
1818
childprocess
1919
httparty
2020

@@ -126,4 +126,4 @@ DEPENDENCIES
126126
rubocop
127127

128128
BUNDLED WITH
129-
1.15.1
129+
1.15.2

0 commit comments

Comments
 (0)