change homepage
This commit is contained in:
parent
58e44d34d6
commit
7ba0b0b5a9
|
@ -8,7 +8,7 @@ Gem::Specification.new do |gem|
|
|||
gem.authors = ['Steven Bazyl', 'Tim Emiola', 'Sergio Gomes', 'Bob Aman']
|
||||
gem.email = ['sbazyl@google.com']
|
||||
gem.summary = 'Client for accessing Google APIs'
|
||||
gem.homepage = 'https://github.com/google/google-api-ruby-client'
|
||||
gem.homepage = 'https://gitlab.tp.rulingcom.com/chiu/google-api-ruby-client'
|
||||
gem.license = 'Apache-2.0'
|
||||
gem.metadata = {
|
||||
"documentation_uri" => "https://googleapis.dev/ruby/google-api-client/v#{Google::Apis::VERSION}"
|
||||
|
|
|
@ -7,7 +7,7 @@ Gem::Specification.new do |gem|
|
|||
gem.authors = ["Google LLC"]
|
||||
gem.email = "googleapis-packages@google.com"
|
||||
gem.summary = "Common utility and base classes for legacy Google REST clients"
|
||||
gem.homepage = "https://github.com/google/google-api-ruby-client"
|
||||
gem.homepage = "https://gitlab.tp.rulingcom.com/chiu/google-api-ruby-client"
|
||||
gem.license = "Apache-2.0"
|
||||
gem.metadata = {
|
||||
"bug_tracker_uri" => "https://github.com/googleapis/google-api-ruby-client/issues",
|
||||
|
|
|
@ -7,7 +7,7 @@ Gem::Specification.new do |gem|
|
|||
gem.authors = ["Google LLC"]
|
||||
gem.email = "googleapis-packages@google.com"
|
||||
gem.summary = "Code generator for legacy Google REST clients"
|
||||
gem.homepage = "https://github.com/google/google-api-ruby-client"
|
||||
gem.homepage = "https://gitlab.tp.rulingcom.com/chiu/google-api-ruby-client"
|
||||
gem.license = "Apache-2.0"
|
||||
gem.metadata = {
|
||||
"bug_tracker_uri" => "https://github.com/googleapis/google-api-ruby-client/issues",
|
||||
|
|
Loading…
Reference in New Issue