1 parent 10d4e1d commit ff7571eCopy full SHA for ff7571e
2 files changed
cf.Gemfile
@@ -2,7 +2,7 @@ source "https://rubygems.org"
2
3
ruby '2.3.1'
4
5
-gem 'machete', git: 'https://github.com/cloudfoundry/machete', tag: 'v0.0.52'
+gem 'machete', git: 'https://github.com/cloudfoundry/machete', tag: 'v0.0.53'
6
gem 'buildpack-packager', git: 'https://github.com/cloudfoundry/buildpack-packager', tag: 'v2.3.4'
7
gem 'rspec'
8
gem 'rspec-instafail'
cf.Gemfile.lock
@@ -10,10 +10,10 @@ GIT
10
11
GIT
12
remote: https://github.com/cloudfoundry/machete
13
- revision: 660800bd2bd57054acbbf70e59d2a34b11d6d563
14
- tag: v0.0.52
+ revision: bed8e296e53d2271d8c172893725289aef45bfe2
+ tag: v0.0.53
15
specs:
16
- machete (0.0.52)
+ machete (0.0.53)
17
childprocess
18
httparty
19
0 commit comments