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.
1 parent bbcb5c2 commit 1272ff5Copy full SHA for 1272ff5
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