Skip to content

Commit b18dd9c

Browse files
committed
support Ruby 2.7+
1 parent 296d0b8 commit b18dd9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smart_proxy_pulp.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ Gem::Specification.new do |gem|
1818
gem.require_paths = ["lib"]
1919
gem.license = 'GPL-3.0'
2020

21-
gem.required_ruby_version = '~> 2.5'
21+
gem.required_ruby_version = '>= 2.7'
2222
end

0 commit comments

Comments
 (0)