diff --git a/Rakefile b/Rakefile index f24e5e11..83192151 100644 --- a/Rakefile +++ b/Rakefile @@ -65,7 +65,7 @@ task :gem_revendor do { :directory => 'puppet-lint', :github_repo => 'https://github.com/puppetlabs/puppet-lint.git', - :github_ref => 'v4.2.0', + :github_ref => 'v4.2.4', }, { :directory => 'hiera-eyaml', @@ -85,7 +85,7 @@ task :gem_revendor do { :directory => 'puppet-strings', :github_repo => 'https://github.com/puppetlabs/puppet-strings.git', - :github_ref => 'v4.1.0', + :github_ref => 'v4.1.2', }, { :directory => 'yard',