Skip to content

Commit

Permalink
Merge pull request googleapis#1459 from quartzmo/gemspec-homepage
Browse files Browse the repository at this point in the history
Update gem spec homepage links
  • Loading branch information
quartzmo authored May 8, 2017
2 parents a26630b + d5dbb97 commit 638280d
Show file tree
Hide file tree
Showing 22 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion gcloud/gcloud.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Gem::Specification.new do |gem|
gem.email = ["mike@blowmage.com", "quartzmo@gmail.com"]
gem.description = "gcloud is the legacy support library for the new google-cloud library."
gem.summary = "API Client library for Google Cloud"
gem.homepage = "http://googlecloudplatform.github.io/google-cloud-ruby/"
gem.homepage = "https://github.com/GoogleCloudPlatform/google-cloud-ruby/tree/master/gcloud"
gem.license = "Apache-2.0"

gem.files = `git ls-files -- lib/*`.split("\n") +
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-bigquery/google-cloud-bigquery.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Gem::Specification.new do |gem|
gem.email = ["mike@blowmage.com", "quartzmo@gmail.com"]
gem.description = "google-cloud-bigquery is the official library for Google BigQuery."
gem.summary = "API Client library for Google BigQuery"
gem.homepage = "http://googlecloudplatform.github.io/google-cloud-ruby/"
gem.homepage = "https://github.com/GoogleCloudPlatform/google-cloud-ruby/tree/master/google-cloud-bigquery"
gem.license = "Apache-2.0"

gem.files = `git ls-files -- lib/*`.split("\n") +
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-core/google-cloud-core.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Gem::Specification.new do |gem|
gem.email = ["mike@blowmage.com", "quartzmo@gmail.com"]
gem.description = "google-cloud-core is the internal shared library for google-cloud-ruby."
gem.summary = "Internal shared library for google-cloud-ruby"
gem.homepage = "http://googlecloudplatform.github.io/google-cloud-ruby/"
gem.homepage = "https://github.com/GoogleCloudPlatform/google-cloud-ruby/tree/master/google-cloud-core"
gem.license = "Apache-2.0"

gem.files = `git ls-files -- lib/*`.split("\n") +
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-datastore/google-cloud-datastore.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Gem::Specification.new do |gem|
gem.email = ["mike@blowmage.com", "quartzmo@gmail.com"]
gem.description = "google-cloud-datastore is the official library for Google Cloud Datastore."
gem.summary = "API Client library for Google Cloud Datastore"
gem.homepage = "http://googlecloudplatform.github.io/google-cloud-ruby/"
gem.homepage = "https://github.com/GoogleCloudPlatform/google-cloud-ruby/tree/master/google-cloud-datastore"
gem.license = "Apache-2.0"

gem.files = `git ls-files -- lib/*`.split("\n") +
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-debugger/google-cloud-debugger.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Gem::Specification.new do |gem|
gem.email = ["hexiong@google.com"]
gem.description = "google-cloud-debugger is the official library for Stackdriver Debugger."
gem.summary = "API Client and instrumentation library for Stackdriver Debugger"
gem.homepage = "http://googlecloudplatform.github.io/google-cloud-ruby/"
gem.homepage = "https://github.com/GoogleCloudPlatform/google-cloud-ruby/tree/master/google-cloud-debugger"
gem.license = "Apache-2.0"

gem.files = `git ls-files -- lib/* ext/*`.split("\n") +
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-dns/google-cloud-dns.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Gem::Specification.new do |gem|
gem.email = ["mike@blowmage.com", "quartzmo@gmail.com"]
gem.description = "google-cloud-dns is the official library for Google Cloud DNS."
gem.summary = "API Client library for Google Cloud DNS"
gem.homepage = "http://googlecloudplatform.github.io/google-cloud-ruby/"
gem.homepage = "https://github.com/GoogleCloudPlatform/google-cloud-ruby/tree/master/google-cloud-dns"
gem.license = "Apache-2.0"

gem.files = `git ls-files -- lib/*`.split("\n") +
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-env/google-cloud-env.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Gem::Specification.new do |gem|
gem.email = ["dazuma@google.com"]
gem.description = "google-cloud-env provides information on the Google Cloud Platform hosting environment. Applications can use this library to determine hosting context information such as the project ID, whether App Engine is running, what tags are set on the VM instance, and much more."
gem.summary = "Google Cloud Platform hosting environment information."
gem.homepage = "http://googlecloudplatform.github.io/google-cloud-ruby/"
gem.homepage = "https://github.com/GoogleCloudPlatform/google-cloud-ruby/tree/master/google-cloud-env"
gem.license = "Apache-2.0"

gem.files = `git ls-files -- lib/*`.split("\n") +
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Gem::Specification.new do |gem|
gem.email = ["googleapis-packages@google.com"]
gem.description = "google-cloud-error_reporting is the official library for Stackdriver Error Reporting."
gem.summary = "API Client library for Stackdriver Error Reporting"
gem.homepage = "http://googlecloudplatform.github.io/google-cloud-ruby/"
gem.homepage = "https://github.com/GoogleCloudPlatform/google-cloud-ruby/tree/master/google-cloud-error_reporting"
gem.license = "Apache-2.0"

gem.platform = Gem::Platform::RUBY
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-language/google-cloud-language.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Gem::Specification.new do |gem|
gem.email = ["mike@blowmage.com", "quartzmo@gmail.com"]
gem.description = "google-cloud-language is the official library for Google Cloud Natural Language API."
gem.summary = "API Client library for Google Cloud Natural Language API"
gem.homepage = "http://googlecloudplatform.github.io/google-cloud-ruby/"
gem.homepage = "https://github.com/GoogleCloudPlatform/google-cloud-ruby/tree/master/google-cloud-language"
gem.license = "Apache-2.0"

gem.files = `git ls-files -- lib/*`.split("\n") +
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-logging/google-cloud-logging.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Gem::Specification.new do |gem|
gem.email = ["mike@blowmage.com", "quartzmo@gmail.com"]
gem.description = "google-cloud-logging is the official library for Stackdriver Logging."
gem.summary = "API Client library for Stackdriver Logging"
gem.homepage = "http://googlecloudplatform.github.io/google-cloud-ruby/"
gem.homepage = "https://github.com/GoogleCloudPlatform/google-cloud-ruby/tree/master/google-cloud-logging"
gem.license = "Apache-2.0"

gem.files = `git ls-files -- lib/*`.split("\n") +
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-monitoring/google-cloud-monitoring.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Gem::Specification.new do |gem|
gem.email = ["googleapis-packages@google.com"]
gem.description = "google-cloud-monitoring is the official library for Stackdriver Monitoring."
gem.summary = "API Cient library for Stackdriver Monitoring"
gem.homepage = "http://googlecloudplatform.github.io/google-cloud-ruby/"
gem.homepage = "https://github.com/GoogleCloudPlatform/google-cloud-ruby/tree/master/google-cloud-monitoring"
gem.license = "Apache-2.0"

gem.platform = Gem::Platform::RUBY
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-pubsub/google-cloud-pubsub.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Gem::Specification.new do |gem|
gem.email = ["mike@blowmage.com", "quartzmo@gmail.com"]
gem.description = "google-cloud-pubsub is the official library for Google Cloud Pub/Sub."
gem.summary = "API Client library for Google Cloud Pub/Sub"
gem.homepage = "http://googlecloudplatform.github.io/google-cloud-ruby/"
gem.homepage = "https://github.com/GoogleCloudPlatform/google-cloud-ruby/tree/master/google-cloud-pubsub"
gem.license = "Apache-2.0"

gem.files = `git ls-files -- lib/*`.split("\n") +
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Gem::Specification.new do |gem|
gem.email = ["mike@blowmage.com", "quartzmo@gmail.com"]
gem.description = "google-cloud-resource_manager is the official library for Google Cloud Resource Manager."
gem.summary = "API Client library for Google Cloud Resource Manager"
gem.homepage = "http://googlecloudplatform.github.io/google-cloud-ruby/"
gem.homepage = "https://github.com/GoogleCloudPlatform/google-cloud-ruby/tree/master/google-cloud-resource_manager"
gem.license = "Apache-2.0"

gem.files = `git ls-files -- lib/*`.split("\n") +
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-spanner/google-cloud-spanner.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Gem::Specification.new do |gem|
gem.email = ["mike@blowmage.com", "quartzmo@gmail.com"]
gem.description = "google-cloud-spanner is the official library for Google Cloud Spanner API."
gem.summary = "API Client library for Google Cloud Spanner API"
gem.homepage = "http://googlecloudplatform.github.io/google-cloud-ruby/"
gem.homepage = "https://github.com/GoogleCloudPlatform/google-cloud-ruby/tree/master/google-cloud-spanner"
gem.license = "Apache-2.0"

gem.files = `git ls-files -- lib/*`.split("\n")
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-speech/google-cloud-speech.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Gem::Specification.new do |gem|
gem.email = ["mike@blowmage.com", "quartzmo@gmail.com"]
gem.description = "google-cloud-speech is the official library for Google Cloud Speech API."
gem.summary = "API Client library for Google Cloud Speech API"
gem.homepage = "http://googlecloudplatform.github.io/google-cloud-ruby/"
gem.homepage = "https://github.com/GoogleCloudPlatform/google-cloud-ruby/tree/master/google-cloud-speech"
gem.license = "Apache-2.0"

gem.files = `git ls-files -- lib/*`.split("\n") +
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-storage/google-cloud-storage.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Gem::Specification.new do |gem|
gem.email = ["mike@blowmage.com", "quartzmo@gmail.com"]
gem.description = "google-cloud-storage is the official library for Google Cloud Storage."
gem.summary = "API Client library for Google Cloud Storage"
gem.homepage = "http://googlecloudplatform.github.io/google-cloud-ruby/"
gem.homepage = "https://github.com/GoogleCloudPlatform/google-cloud-ruby/tree/master/google-cloud-storage"
gem.license = "Apache-2.0"

gem.files = `git ls-files -- lib/*`.split("\n") +
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-trace/google-cloud-trace.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Gem::Specification.new do |gem|
gem.email = ["dazuma@google.com"]
gem.description = "google-cloud-trace is the official library for Stackdriver Trace."
gem.summary = "Application Instrumentation and API Client library for Stackdriver Trace"
gem.homepage = "http://googlecloudplatform.github.io/google-cloud-ruby/"
gem.homepage = "https://github.com/GoogleCloudPlatform/google-cloud-ruby/tree/master/google-cloud-trace"
gem.license = "Apache-2.0"

gem.platform = Gem::Platform::RUBY
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-translate/google-cloud-translate.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Gem::Specification.new do |gem|
gem.email = ["mike@blowmage.com", "quartzmo@gmail.com"]
gem.description = "google-cloud-translate is the official library for Google Cloud Translation API."
gem.summary = "API Client library for Google Cloud Translation API"
gem.homepage = "http://googlecloudplatform.github.io/google-cloud-ruby/"
gem.homepage = "https://github.com/GoogleCloudPlatform/google-cloud-ruby/tree/master/google-cloud-translate"
gem.license = "Apache-2.0"

gem.files = `git ls-files -- lib/*`.split("\n") +
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-vision/google-cloud-vision.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Gem::Specification.new do |gem|
gem.email = ["mike@blowmage.com", "quartzmo@gmail.com"]
gem.description = "google-cloud-vision is the official library for Google Cloud Vision API."
gem.summary = "API Client library for Google Cloud Vision API"
gem.homepage = "http://googlecloudplatform.github.io/google-cloud-ruby/"
gem.homepage = "https://github.com/GoogleCloudPlatform/google-cloud-ruby/tree/master/google-cloud-vision"
gem.license = "Apache-2.0"

gem.files = `git ls-files -- lib/*`.split("\n") +
Expand Down
2 changes: 1 addition & 1 deletion google-cloud/google-cloud.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Gem::Specification.new do |gem|
gem.email = ["mike@blowmage.com", "quartzmo@gmail.com"]
gem.description = "google-cloud is the official library for Google Cloud Platform APIs."
gem.summary = "API Client library for Google Cloud"
gem.homepage = "http://googlecloudplatform.github.io/google-cloud-ruby/"
gem.homepage = "https://github.com/GoogleCloudPlatform/google-cloud-ruby/tree/master/google-cloud"
gem.license = "Apache-2.0"

gem.files = `git ls-files -- lib/*`.split("\n") +
Expand Down
2 changes: 1 addition & 1 deletion stackdriver-core/stackdriver-core.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Gem::Specification.new do |gem|
gem.email = ["dazuma@google.com"]
gem.description = "stackdriver-core is an internal shared library for the Ruby Stackdriver integration libraries."
gem.summary = "Internal shared library for Ruby Stackdriver integration"
gem.homepage = "http://googlecloudplatform.github.io/google-cloud-ruby/"
gem.homepage = "https://github.com/GoogleCloudPlatform/google-cloud-ruby/tree/master/stackdriver-core"
gem.license = "Apache-2.0"

gem.files = `git ls-files -- lib/*`.split("\n") +
Expand Down
2 changes: 1 addition & 1 deletion stackdriver/stackdriver.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Gem::Specification.new do |gem|
gem.email = ["hxiong388@gmail.com"]
gem.description = "stackdriver is the official library for Google Stackdriver APIs."
gem.summary = "API Client library for Google Stackdriver"
gem.homepage = "http://googlecloudplatform.github.io/google-cloud-ruby/#/docs/stackdriver"
gem.homepage = "https://github.com/GoogleCloudPlatform/google-cloud-ruby/tree/master/stackdriver"
gem.license = "Apache-2.0"

gem.files = `git ls-files -- lib/*`.split("\n") +
Expand Down

0 comments on commit 638280d

Please sign in to comment.