Skip to content

Commit

Permalink
Using the now-maintained puppetlabs-puppet-lint over puppet-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
GSPatton committed Oct 18, 2023
1 parent 4d857eb commit ea1c18e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion puppet-lint-leading_zero-check.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ Gem::Specification.new do |spec|

spec.required_ruby_version = '>= 2.7.0'

spec.add_dependency 'puppet-lint', '>= 3', '< 5'
spec.add_dependency 'puppetlabs-puppet-lint', '~> 5.0'
end

0 comments on commit ea1c18e

Please sign in to comment.