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 ab00785 commit 391968fCopy full SHA for 391968f
net-http.gemspec
@@ -3,8 +3,8 @@ require_relative 'lib/net/http/version'
3
Gem::Specification.new do |spec|
4
spec.name = "net-http"
5
spec.version = Net::Http::VERSION
6
- spec.authors = ["Hiroshi SHIBATA"]
7
- spec.email = ["hsbt@ruby-lang.org"]
+ spec.authors = ["NARUSE, Yui"]
+ spec.email = ["naruse@airemix.jp"]
8
9
spec.summary = %q{HTTP client api for Ruby.}
10
spec.description = %q{HTTP client api for Ruby.}
0 commit comments