diff --git a/omniauth-facebook.gemspec b/omniauth-facebook.gemspec index 27e1587..d82cea6 100644 --- a/omniauth-facebook.gemspec +++ b/omniauth-facebook.gemspec @@ -6,7 +6,7 @@ Gem::Specification.new do |s| s.name = 'omniauth-facebook' s.version = OmniAuth::Facebook::VERSION s.authors = ['Mark Dodwell', 'Josef Šimánek'] - s.email = ['mark@mkdynamic.co.uk', 'retro@ballgag.cz'] + s.email = ['mark@madeofcode.com', 'retro@ballgag.cz'] s.summary = 'Facebook OAuth2 Strategy for OmniAuth' s.homepage = 'https://github.com/mkdynamic/omniauth-facebook' s.license = 'MIT'