Skip to content

Commit 28cd3b3

Browse files
committed
(CAT-1301) Update puppet-lint dependency to match vox
1 parent a916a00 commit 28cd3b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

puppet-lint-check_unsafe_interpolations.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ Gem::Specification.new do |spec|
2222
spec.license = 'Apache-2.0'
2323
spec.required_ruby_version = Gem::Requirement.new(">= 2.5".freeze)
2424

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

0 commit comments

Comments
 (0)