We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a916a00 + 28cd3b3 commit 59808faCopy full SHA for 59808fa
puppet-lint-check_unsafe_interpolations.gemspec
@@ -22,5 +22,5 @@ Gem::Specification.new do |spec|
22
spec.license = 'Apache-2.0'
23
spec.required_ruby_version = Gem::Requirement.new(">= 2.5".freeze)
24
25
- spec.add_dependency 'puppet-lint', '>= 1.0', '< 4'
+ spec.add_dependency 'puppet-lint', '~> 4.0'
26
end
0 commit comments