We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 67257c0 + eda87a9 commit 37693a2Copy full SHA for 37693a2
Rakefile
@@ -65,7 +65,7 @@ task :gem_revendor do
65
{
66
:directory => 'puppet-lint',
67
:github_repo => 'https://github.com/puppetlabs/puppet-lint.git',
68
- :github_ref => 'v4.2.0',
+ :github_ref => 'v4.2.4',
69
},
70
71
:directory => 'hiera-eyaml',
@@ -85,7 +85,7 @@ task :gem_revendor do
85
86
:directory => 'puppet-strings',
87
:github_repo => 'https://github.com/puppetlabs/puppet-strings.git',
88
- :github_ref => 'v4.1.0',
+ :github_ref => 'v4.1.2',
89
90
91
:directory => 'yard',
0 commit comments