diff --git a/cranky.gemspec b/cranky.gemspec index 1284801..bc746cf 100644 --- a/cranky.gemspec +++ b/cranky.gemspec @@ -11,7 +11,7 @@ Gem::Specification.new do |gem| gem.description = "A very light yet powerful test factory framework with an extremely clean syntax that makes it very easy to define your factories." gem.author = "Stephen McGinty" - gem.email = "ginty@hyperdecade.com" + gem.email = "stephen.f.mcginty@gmail.com" gem.homepage = "http://github.com/ginty/cranky" gem.files = Dir["{lib,spec}/**/*", "[A-Z]*", "init.rb"]