File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ source "https://rubygems.org"
22
33ruby '2.3.1'
44
5- gem 'machete', git: 'https://github.com/cloudfoundry/machete', tag: 'v0.0.43 '
5+ gem 'machete', git: 'https://github.com/cloudfoundry/machete', tag: 'v0.0.44 '
66gem 'buildpack-packager', git: 'https://github.com/cloudfoundry/buildpack-packager', tag: 'v2.3.3'
77gem 'rspec'
88gem 'rspec-instafail'
Original file line number Diff line number Diff line change 1010
1111GIT
1212 remote: https://github.com/cloudfoundry/machete
13- revision: 143a81238819217dd570aa896aa9b3e5d8a259d5
14- tag: v0.0.43
13+ revision: e541107fbbf16f0790b3f026ce0b041f43e3501e
14+ tag: v0.0.44
1515 specs:
16- machete (0.0.43)
16+ machete (0.0.44)
17+ childprocess
1718 httparty
1819
1920GEM
2526 minitest (~> 5.1)
2627 thread_safe (~> 0.1)
2728 tzinfo (~> 1.1)
29+ childprocess (0.5.9)
30+ ffi (~> 1.0, >= 1.0.11)
2831 coderay (1.1.1)
2932 diff-lcs (1.2.5)
30- httparty (0.13.7 )
31- json (~> 1.8 )
33+ ffi (1.9.14 )
34+ httparty (0.14.0 )
3235 multi_xml (>= 0.5.2)
3336 i18n (0.7.0)
3437 json (1.8.3)
You can’t perform that action at this time.
0 commit comments