Skip to content

Commit

Permalink
Update machete to 0.0.71
Browse files Browse the repository at this point in the history
  • Loading branch information
cf-buildpacks-eng committed Aug 2, 2017
1 parent 535c022 commit 7f7c40e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion cf.Gemfile
@@ -1,6 +1,6 @@
source "https://rubygems.org"

gem 'machete', git: 'https://github.com/cloudfoundry/machete', tag: 'v0.0.70'
gem 'machete', git: 'https://github.com/cloudfoundry/machete', tag: 'v0.0.71'
gem 'buildpack-packager', git: 'https://github.com/cloudfoundry/buildpack-packager', tag: 'v2.3.10'
gem 'rspec'
gem 'rspec-instafail'
Expand Down
8 changes: 4 additions & 4 deletions cf.Gemfile.lock
Expand Up @@ -11,10 +11,10 @@ GIT

GIT
remote: https://github.com/cloudfoundry/machete
revision: e904dde5a150ab57ef00ee6ebff33deeb429ee90
tag: v0.0.70
revision: 7b909eb0ae81ebf10697af67fa130ea5cfce036b
tag: v0.0.71
specs:
machete (0.0.70)
machete (0.0.71)
childprocess
httparty

Expand Down Expand Up @@ -126,4 +126,4 @@ DEPENDENCIES
rubocop

BUNDLED WITH
1.15.2
1.15.3

0 comments on commit 7f7c40e

Please sign in to comment.