fix-homepage (#3)

This commit is contained in:
masarakki 2018-03-01 00:24:46 +09:00 committed by Eugen Rochko
parent f9dc16d410
commit 2b1842f844
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ Gem::Specification.new do |spec|
spec.email = "eugen@zeonfederated.com"
spec.description = "OmniAuth Strategy for Mastodon"
spec.summary = spec.description
spec.homepage = "https://github.com/Gargron/omniauth-mastodon"
spec.homepage = "https://github.com/tootsuite/omniauth-mastodon"
spec.licenses = %w(MIT)
spec.files = %w(omniauth-mastodon.gemspec) + Dir['lib/**/*.rb']
spec.name = "omniauth-mastodon"