File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ source "https://rubygems.org"
33ruby '2.3.1'
44
55gem 'machete', git: 'https://github.com/cloudfoundry/machete', tag: 'v0.0.63'
6- gem 'buildpack-packager', git: 'https://github.com/cloudfoundry/buildpack-packager', tag: 'v2.3.5 '
6+ gem 'buildpack-packager', git: 'https://github.com/cloudfoundry/buildpack-packager', tag: 'v2.3.6 '
77gem 'rspec'
88gem 'rspec-instafail'
99gem 'pry'
Original file line number Diff line number Diff line change 11GIT
22 remote: https://github.com/cloudfoundry/buildpack-packager
3- revision: 63c7297eec83cbea95f751c995292586d87342d6
4- tag: v2.3.5
3+ revision: 4dbb1042af7585fef7fe8185a5c7aeea47695af1
4+ tag: v2.3.6
55 specs:
6- buildpack-packager (2.3.5 )
6+ buildpack-packager (2.3.6 )
77 activesupport (~> 4.1)
88 kwalify (~> 0)
99 terminal-table (~> 1.4)
2020GEM
2121 remote: https://rubygems.org/
2222 specs:
23- activesupport (4.2.7.1 )
23+ activesupport (4.2.8 )
2424 i18n (~> 0.7)
25- json (~> 1.7, >= 1.7.7)
2625 minitest (~> 5.1)
2726 thread_safe (~> 0.3, >= 0.3.4)
2827 tzinfo (~> 1.1)
3332 ffi (1.9.17)
3433 httparty (0.14.0)
3534 multi_xml (>= 0.5.2)
36- i18n (0.7.0)
37- json (1.8.6)
35+ i18n (0.8.0)
3836 kwalify (0.7.2)
3937 method_source (0.8.2)
4038 minitest (5.10.1)
You can’t perform that action at this time.
0 commit comments