1 parent 5dffb0c commit 243a2c4Copy full SHA for 243a2c4
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.54'
+gem 'machete', git: 'https://github.com/cloudfoundry/machete', tag: 'v0.0.55'
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: 97d98778cc064a9640b785e57544bac1fbb7dfbe
14
- tag: v0.0.54
+ revision: e1c010097d4452e15abe373de8e1b49c1fb8166f
+ tag: v0.0.55
15
specs:
16
- machete (0.0.54)
+ machete (0.0.55)
17
childprocess
18
httparty
19
0 commit comments