[ruby/cgi] Drop to Ruby 2.4
https://github.com/ruby/cgi/commit/8a86536e94
This commit is contained in:
parent
3ec860ae88
commit
e732d376af
@ -17,6 +17,7 @@ Gem::Specification.new do |spec|
|
|||||||
spec.description = %q{Support for the Common Gateway Interface protocol.}
|
spec.description = %q{Support for the Common Gateway Interface protocol.}
|
||||||
spec.homepage = "https://github.com/ruby/cgi"
|
spec.homepage = "https://github.com/ruby/cgi"
|
||||||
spec.license = "BSD-2-Clause"
|
spec.license = "BSD-2-Clause"
|
||||||
|
spec.required_ruby_version = ">= 2.5.0"
|
||||||
|
|
||||||
spec.metadata["homepage_uri"] = spec.homepage
|
spec.metadata["homepage_uri"] = spec.homepage
|
||||||
spec.metadata["source_code_uri"] = spec.homepage
|
spec.metadata["source_code_uri"] = spec.homepage
|
||||||
|
Loading…
x
Reference in New Issue
Block a user