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 296d0b8 commit b18dd9cCopy full SHA for b18dd9c
smart_proxy_pulp.gemspec
@@ -18,5 +18,5 @@ Gem::Specification.new do |gem|
18
gem.require_paths = ["lib"]
19
gem.license = 'GPL-3.0'
20
21
- gem.required_ruby_version = '~> 2.5'
+ gem.required_ruby_version = '>= 2.7'
22
end
0 commit comments