diff --git a/omniauth-facebook.gemspec b/omniauth-facebook.gemspec index 39bbbce..7886839 100644 --- a/omniauth-facebook.gemspec +++ b/omniauth-facebook.gemspec @@ -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")