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 fbd9ae7 commit 2e92c8dCopy full SHA for 2e92c8d
net-imap.gemspec
@@ -3,8 +3,8 @@ require_relative 'lib/net/imap/version'
3
Gem::Specification.new do |spec|
4
spec.name = "net-imap"
5
spec.version = Net::Imap::VERSION
6
- spec.authors = ["Hiroshi SHIBATA"]
7
- spec.email = ["hsbt@ruby-lang.org"]
+ spec.authors = ["Shugo Maeda"]
+ spec.email = ["shugo@ruby-lang.org"]
8
9
spec.summary = %q{Ruby client api for Internet Message Access Protocol}
10
spec.description = %q{Ruby client api for Internet Message Access Protocol}
0 commit comments