Skip to content

Commit

Permalink
Update machete to 0.0.65
Browse files Browse the repository at this point in the history
  • Loading branch information
cf-buildpacks-eng committed Mar 23, 2017
1 parent 92676fc commit af42d07
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion cf.Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ source "https://rubygems.org"

ruby '~>2.3'

gem 'machete', git: 'https://github.com/cloudfoundry/machete', tag: 'v0.0.64'
gem 'machete', git: 'https://github.com/cloudfoundry/machete', tag: 'v0.0.65'
gem 'buildpack-packager', git: 'https://github.com/cloudfoundry/buildpack-packager', tag: 'v2.3.6'
gem 'rspec'
gem 'rspec-instafail'
Expand Down
6 changes: 3 additions & 3 deletions cf.Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ GIT

GIT
remote: https://github.com/cloudfoundry/machete
revision: 29251e0e153d5e1a06dfe450210d12dc525f79b4
tag: v0.0.64
revision: 5336fdb4a9e18077b342e122c18217ea19ff11fc
tag: v0.0.65
specs:
machete (0.0.64)
machete (0.0.65)
childprocess
httparty

Expand Down

0 comments on commit af42d07

Please sign in to comment.