Skip to content

Commit

Permalink
(maint) Update Puppet-lint to 2.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
da-ar committed Sep 30, 2021
1 parent 22bc531 commit 239de12
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ task :gem_revendor do
gem_list = [
{
:directory => 'puppet-lint',
:github_repo => 'https://github.com/rodjek/puppet-lint.git',
:github_ref => '2.4.2',
:github_repo => 'https://github.com/puppetlabs/puppet-lint.git',
:github_ref => '2.5.2',
},
{
:directory => 'hiera-eyaml',
Expand Down
2 changes: 1 addition & 1 deletion vendor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Note - To improve the packaging size, test files etc. were stripped from the Gem
Gem List
--------

* puppet-lint (https://github.com/rodjek/puppet-lint.git ref 2.4.2)
* puppet-lint (https://github.com/puppetlabs/puppet-lint.git ref 2.5.2)
* hiera-eyaml (https://github.com/voxpupuli/hiera-eyaml ref v2.1.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)
Expand Down

0 comments on commit 239de12

Please sign in to comment.