We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 371647d commit 2756306Copy full SHA for 2756306
cf.Gemfile
@@ -2,7 +2,7 @@ source "https://rubygems.org"
2
3
ruby '2.2.3'
4
5
-gem 'machete', git: 'https://github.com/cloudfoundry/machete', tag: 'v0.0.37'
+gem 'machete', git: 'https://github.com/cloudfoundry/machete', tag: 'v0.0.40'
6
gem 'buildpack-packager', git: 'https://github.com/cloudfoundry/buildpack-packager', tag: 'v2.2.8'
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: 8a5b6d0c1160f4c7c9e83c552ebb773f074723b9
14
- tag: v0.0.37
+ revision: b36d224f16e787f1178bb7096d5cb45ef9774b87
+ tag: v0.0.40
15
specs:
16
- machete (0.0.37)
+ machete (0.0.40)
17
httparty
18
19
GEM
0 commit comments