Skip to content

Commit 391968f

Browse files
committed
Update the author and mail address
1 parent ab00785 commit 391968f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

net-http.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ require_relative 'lib/net/http/version'
33
Gem::Specification.new do |spec|
44
spec.name = "net-http"
55
spec.version = Net::Http::VERSION
6-
spec.authors = ["Hiroshi SHIBATA"]
7-
spec.email = ["hsbt@ruby-lang.org"]
6+
spec.authors = ["NARUSE, Yui"]
7+
spec.email = ["naruse@airemix.jp"]
88

99
spec.summary = %q{HTTP client api for Ruby.}
1010
spec.description = %q{HTTP client api for Ruby.}

0 commit comments

Comments
 (0)