Revert the accidentally commit from erb-4.0.2
Revert "[ruby/erb] Use a ruby-lang alias on spec.email" This reverts commit fa64889abbad727d31bb927604d87679825dcd37.
This commit is contained in:
parent
c5eefb7f37
commit
d40064d184
@ -9,7 +9,7 @@ Gem::Specification.new do |spec|
|
||||
spec.name = 'erb'
|
||||
spec.version = ERB.const_get(:VERSION, false)
|
||||
spec.authors = ['Masatoshi SEKI', 'Takashi Kokubun']
|
||||
spec.email = ['seki@ruby-lang.org', 'k0kubun@ruby-lang.org']
|
||||
spec.email = ['seki@ruby-lang.org', 'takashikkbn@gmail.com']
|
||||
|
||||
spec.summary = %q{An easy to use but powerful templating system for Ruby.}
|
||||
spec.description = %q{An easy to use but powerful templating system for Ruby.}
|
||||
|
Loading…
x
Reference in New Issue
Block a user