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 da182c2 commit 4d4319fCopy full SHA for 4d4319f
net-http.gemspec
@@ -17,6 +17,7 @@ Gem::Specification.new do |spec|
17
spec.description = %q{HTTP client api for Ruby.}
18
spec.homepage = "https://github.com/ruby/net-http"
19
spec.required_ruby_version = Gem::Requirement.new(">= 2.6.0")
20
+ spec.licenses = ["Ruby", "BSD-2-Clause"]
21
22
spec.metadata["homepage_uri"] = spec.homepage
23
spec.metadata["source_code_uri"] = spec.homepage
0 commit comments