We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bbcb5c2 + 1272ff5 commit 9326776Copy full SHA for 9326776
puppet-lint.gemspec
@@ -32,5 +32,5 @@ Gem::Specification.new do |spec|
32
]
33
spec.license = 'MIT'
34
35
- spec.required_ruby_version = Gem::Requirement.new('>= 2.7'.freeze)
+ spec.required_ruby_version = Gem::Requirement.new('>= 2.5'.freeze)
36
end
0 commit comments