1 parent 76a0781 commit eae27cbCopy full SHA for eae27cb
2 files changed
cf.Gemfile
@@ -2,7 +2,7 @@ source "https://rubygems.org"
2
3
ruby '2.2.3'
4
5
-gem 'machete', git: 'https://github.com/cf-buildpacks/machete', tag: 'v0.0.21'
+gem 'machete', git: 'https://github.com/cf-buildpacks/machete', tag: 'v0.0.25'
6
gem 'buildpack-packager', git: 'https://github.com/cloudfoundry/buildpack-packager', tag: 'v2.2.5'
7
gem 'rspec'
8
gem 'rspec-instafail'
cf.Gemfile.lock
@@ -1,9 +1,9 @@
1
GIT
remote: https://github.com/cf-buildpacks/machete
- revision: aeadae465eb3a2ca979d84b678e7bb54cfbf8175
- tag: v0.0.21
+ revision: a7d4832206c057a8df7d42b019b5f37530a79f88
+ tag: v0.0.25
specs:
- machete (0.0.21)
+ machete (0.0.25)
httparty
9
@@ -72,4 +72,4 @@ DEPENDENCIES
72
rspec-instafail
73
74
BUNDLED WITH
75
- 1.10.6
+ 1.11.2
0 commit comments