fix-homepage

This commit is contained in:
masarakki 2018-02-28 19:22:55 +09:00
parent 13ff03a278
commit 93fc9665d2
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"