From 5b6ef36a670210e49e38ea93e1b0a25ce3616242 Mon Sep 17 00:00:00 2001 From: David Supplee Date: Mon, 16 Mar 2020 15:33:17 +0000 Subject: [PATCH] chore: update github url --- googleauth.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/googleauth.gemspec b/googleauth.gemspec index 2e2ce25..34aea2c 100755 --- a/googleauth.gemspec +++ b/googleauth.gemspec @@ -9,7 +9,7 @@ Gem::Specification.new do |gem| gem.version = Google::Auth::VERSION gem.authors = ["Tim Emiola"] gem.email = "temiola@google.com" - gem.homepage = "https://github.com/google/google-auth-library-ruby" + gem.homepage = "https://github.com/googleapis/google-auth-library-ruby" gem.summary = "Google Auth Library for Ruby" gem.license = "Apache-2.0" gem.description = <<-DESCRIPTION