Update gem homepage.

This commit is contained in:
Josef Šimánek 2020-10-20 00:05:26 +02:00
parent 3c3d18d60b
commit 2a02c0ed41
No known key found for this signature in database
GPG Key ID: 375E76A19719F67B
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ Gem::Specification.new do |s|
s.authors = ['Mark Dodwell', 'Josef Šimánek']
s.email = ['mark@madeofcode.com', 'retro@ballgag.cz']
s.summary = 'Facebook OAuth2 Strategy for OmniAuth'
s.homepage = 'https://github.com/mkdynamic/omniauth-facebook'
s.homepage = 'https://github.com/simi/omniauth-facebook'
s.license = 'MIT'
s.files = `git ls-files`.split("\n")