diff --git a/googleauth.gemspec b/googleauth.gemspec index d66c4a0..cb84e39 100755 --- a/googleauth.gemspec +++ b/googleauth.gemspec @@ -8,7 +8,7 @@ Gem::Specification.new do |s| s.version = GoogleAuth::VERSION s.authors = ['Tim Emiola'] s.email = 'temiola@google.com' - s.homepage = 'https://github.com/google/google-auth-ruby-' + s.homepage = 'https://github.com/google/google-auth-library-ruby' s.summary = 'Google Auth Library for Ruby' s.description = <<-eos Allows simple authorization for accessing Google APIs.