Skip to content

Commit

Permalink
(CAT-1301) Update puppet-lint dependency to match vox
Browse files Browse the repository at this point in the history
  • Loading branch information
GSPatton committed Aug 16, 2023
1 parent a916a00 commit 28cd3b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion puppet-lint-check_unsafe_interpolations.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ Gem::Specification.new do |spec|
spec.license = 'Apache-2.0'
spec.required_ruby_version = Gem::Requirement.new(">= 2.5".freeze)

spec.add_dependency 'puppet-lint', '>= 1.0', '< 4'
spec.add_dependency 'puppet-lint', '~> 4.0'
end

0 comments on commit 28cd3b3

Please sign in to comment.