1
0
Fork 0
mirror of https://github.com/simi/omniauth-facebook.git synced 2022-11-09 12:32:45 -05:00

update @mkdynamic email in gemspec

This commit is contained in:
Mark Dodwell 2013-11-14 01:07:57 -08:00
parent 8a753b314a
commit 2c8084189a

View file

@ -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'