16470: Updates gemspec to reflect arvados' repository page.
authorLucas Di Pentima <lucas@di-pentima.com.ar>
Wed, 1 Jul 2020 19:10:28 +0000 (16:10 -0300)
committerLucas Di Pentima <lucas@di-pentima.com.ar>
Wed, 1 Jul 2020 19:10:28 +0000 (16:10 -0300)
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

google-api-client.gemspec

index 0f7cde1b511b8b13dde6b701ae3e98b8235ba48c..637ed5ae4bced24a7efafe748d4b04b0cf4f2703 100644 (file)
@@ -19,7 +19,7 @@ Gem::Specification.new do |s|
   s.files += Dir.glob("vendor/**/*.rb")
   s.files += Dir.glob("tasks/**/*")
   s.files += Dir.glob("website/**/*")
   s.files += Dir.glob("vendor/**/*.rb")
   s.files += Dir.glob("tasks/**/*")
   s.files += Dir.glob("website/**/*")
-  s.homepage = "https://github.com/curoverse/google-api-ruby-client/"
+  s.homepage = "https://github.com/arvados/google-api-ruby-client/"
   s.rdoc_options = ["--main", "README.md"]
   s.summary = "The Google API Ruby Client makes it trivial to discover and access Google's REST APIs."
 
   s.rdoc_options = ["--main", "README.md"]
   s.summary = "The Google API Ruby Client makes it trivial to discover and access Google's REST APIs."