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 66e9a1e commit ead0d19Copy full SHA for ead0d19
puppet_forge.gemspec
@@ -18,7 +18,7 @@ Gem::Specification.new do |spec|
18
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
19
spec.require_paths = ["lib"]
20
21
- spec.required_ruby_version = '>= 2.6.0'
+ spec.required_ruby_version = '>= 3.1.0'
22
23
spec.add_runtime_dependency "faraday", "~> 2.0"
24
spec.add_runtime_dependency "faraday-follow_redirects", "~> 0.3.0"
0 commit comments