diff --git a/Rakefile b/Rakefile index f71b36bb..005b88fc 100644 --- a/Rakefile +++ b/Rakefile @@ -65,7 +65,7 @@ task :gem_revendor do { :directory => 'puppetfile-resolver', :github_repo => 'https://github.com/glennsarti/puppetfile-resolver.git', - :github_ref => '0.2.0', + :github_ref => '0.3.0', }, { :directory => 'molinillo', diff --git a/vendor/README.md b/vendor/README.md index e5a13002..5a24ca97 100644 --- a/vendor/README.md +++ b/vendor/README.md @@ -13,7 +13,7 @@ Gem List * puppet-lint (https://github.com/rodjek/puppet-lint.git ref 2.4.2) * hiera-eyaml (https://github.com/voxpupuli/hiera-eyaml ref v2.1.0) -* puppetfile-resolver (https://github.com/glennsarti/puppetfile-resolver.git ref 0.2.0) +* puppetfile-resolver (https://github.com/glennsarti/puppetfile-resolver.git ref 0.3.0) * molinillo (https://github.com/CocoaPods/Molinillo.git ref 0.6.6) * puppet-strings (https://github.com/puppetlabs/puppet-strings.git ref v2.4.0) * yard (https://github.com/lsegal/yard.git ref v0.9.24)