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:
parent
8a753b314a
commit
2c8084189a
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Reference in a new issue