From d47b1d3f233e8f4f8217285db9dd1e3cc226787f Mon Sep 17 00:00:00 2001 From: "Hongli Lai (Phusion)" Date: Sat, 6 Oct 2012 13:03:33 +0200 Subject: [PATCH] Update author name --- digest-sha3.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/digest-sha3.gemspec b/digest-sha3.gemspec index 517d0a1..a9f7766 100644 --- a/digest-sha3.gemspec +++ b/digest-sha3.gemspec @@ -7,7 +7,7 @@ Gem::Specification.new do |s| s.email = "hongli@phusion.nl" s.homepage = "https://github.com/phusion/digest-sha3-ruby" s.description = "The SHA-3 (Keccak) hash." - s.authors = ["Hongli Lai", "Keccak authors"] + s.authors = ["Hongli Lai (Phusion)", "Keccak authors"] s.extensions << "ext/digest/extconf.rb" s.files = Dir[