omniauth-teamwork.gemspec in omniauth-teamwork-1.0.0 vs omniauth-teamwork.gemspec in omniauth-teamwork-1.0.1

- old
+ new

@@ -5,10 +5,10 @@ Gem::Specification.new do |gem| gem.name = 'omniauth-teamwork' gem.summary = 'Unofficial OmniAuth strategy for Teamwork.' gem.description = 'Unofficial OmniAuth strategy for Teamwork.' gem.authors = ['Kalpana'] - gem.homepage = '' + gem.homepage = 'https://github.com/kalpana0795/omniauth-teamwork' gem.license = 'MIT' gem.files = `git ls-files`.split("\n") gem.require_paths = ['lib'] gem.version = OmniAuth::Teamwork::VERSION