Skip to content

Commit

Permalink
Update gemspec description and summary
Browse files Browse the repository at this point in the history
  • Loading branch information
quartzmo committed Aug 26, 2016
1 parent 3ea2b8e commit fe285e7
Show file tree
Hide file tree
Showing 14 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion gcloud/gcloud.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Gem::Specification.new do |gem|

gem.authors = ["Mike Moore", "Chris Smith"]
gem.email = ["mike@blowmage.com", "quartzmo@gmail.com"]
gem.description = "Gcloud is the official library for interacting with Google Cloud."
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.license = "Apache-2.0"
Expand Down
4 changes: 2 additions & 2 deletions google-cloud-bigquery/google-cloud-bigquery.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ Gem::Specification.new do |gem|

gem.authors = ["Mike Moore", "Chris Smith"]
gem.email = ["mike@blowmage.com", "quartzmo@gmail.com"]
gem.description = "Gcloud is the official library for interacting with Google Cloud."
gem.summary = "API Client library for Google Cloud"
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.license = "Apache-2.0"

Expand Down
4 changes: 2 additions & 2 deletions google-cloud-core/google-cloud-core.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ Gem::Specification.new do |gem|

gem.authors = ["Mike Moore", "Chris Smith"]
gem.email = ["mike@blowmage.com", "quartzmo@gmail.com"]
gem.description = "Gcloud is the official library for interacting with Google Cloud."
gem.summary = "API Client library for Google Cloud"
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.license = "Apache-2.0"

Expand Down
4 changes: 2 additions & 2 deletions google-cloud-datastore/google-cloud-datastore.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ Gem::Specification.new do |gem|

gem.authors = ["Mike Moore", "Chris Smith"]
gem.email = ["mike@blowmage.com", "quartzmo@gmail.com"]
gem.description = "Gcloud is the official library for interacting with Google Cloud."
gem.summary = "API Client library for Google Cloud"
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.license = "Apache-2.0"

Expand Down
4 changes: 2 additions & 2 deletions google-cloud-dns/google-cloud-dns.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ Gem::Specification.new do |gem|

gem.authors = ["Mike Moore", "Chris Smith"]
gem.email = ["mike@blowmage.com", "quartzmo@gmail.com"]
gem.description = "Gcloud is the official library for interacting with Google Cloud."
gem.summary = "API Client library for Google Cloud"
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.license = "Apache-2.0"

Expand Down
4 changes: 2 additions & 2 deletions google-cloud-language/google-cloud-language.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ Gem::Specification.new do |gem|

gem.authors = ["Mike Moore", "Chris Smith"]
gem.email = ["mike@blowmage.com", "quartzmo@gmail.com"]
gem.description = "Gcloud is the official library for interacting with Google Cloud."
gem.summary = "API Client library for Google Cloud"
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.license = "Apache-2.0"

Expand Down
4 changes: 2 additions & 2 deletions google-cloud-logging/google-cloud-logging.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ Gem::Specification.new do |gem|

gem.authors = ["Mike Moore", "Chris Smith"]
gem.email = ["mike@blowmage.com", "quartzmo@gmail.com"]
gem.description = "Gcloud is the official library for interacting with Google Cloud."
gem.summary = "API Client library for Google Cloud"
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.license = "Apache-2.0"

Expand Down
4 changes: 2 additions & 2 deletions google-cloud-pubsub/google-cloud-pubsub.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ Gem::Specification.new do |gem|

gem.authors = ["Mike Moore", "Chris Smith"]
gem.email = ["mike@blowmage.com", "quartzmo@gmail.com"]
gem.description = "Gcloud is the official library for interacting with Google Cloud."
gem.summary = "API Client library for Google Cloud"
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.license = "Apache-2.0"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ Gem::Specification.new do |gem|

gem.authors = ["Mike Moore", "Chris Smith"]
gem.email = ["mike@blowmage.com", "quartzmo@gmail.com"]
gem.description = "Gcloud is the official library for interacting with Google Cloud."
gem.summary = "API Client library for Google Cloud"
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.license = "Apache-2.0"

Expand Down
4 changes: 2 additions & 2 deletions google-cloud-speech/google-cloud-speech.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ Gem::Specification.new do |gem|

gem.authors = ["Mike Moore", "Chris Smith"]
gem.email = ["mike@blowmage.com", "quartzmo@gmail.com"]
gem.description = "Gcloud is the official library for interacting with Google Cloud."
gem.summary = "API Client library for Google Cloud"
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.license = "Apache-2.0"

Expand Down
4 changes: 2 additions & 2 deletions google-cloud-storage/google-cloud-storage.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ Gem::Specification.new do |gem|

gem.authors = ["Mike Moore", "Chris Smith"]
gem.email = ["mike@blowmage.com", "quartzmo@gmail.com"]
gem.description = "Gcloud is the official library for interacting with Google Cloud."
gem.summary = "API Client library for Google Cloud"
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.license = "Apache-2.0"

Expand Down
4 changes: 2 additions & 2 deletions google-cloud-translate/google-cloud-translate.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ Gem::Specification.new do |gem|

gem.authors = ["Mike Moore", "Chris Smith"]
gem.email = ["mike@blowmage.com", "quartzmo@gmail.com"]
gem.description = "Gcloud is the official library for interacting with Google Cloud."
gem.summary = "API Client library for Google Cloud"
gem.description = "google-cloud-translate is the official library for Google Translate API."
gem.summary = "API Client library for Google Translate API"
gem.homepage = "http://googlecloudplatform.github.io/google-cloud-ruby/"
gem.license = "Apache-2.0"

Expand Down
4 changes: 2 additions & 2 deletions google-cloud-vision/google-cloud-vision.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ Gem::Specification.new do |gem|

gem.authors = ["Mike Moore", "Chris Smith"]
gem.email = ["mike@blowmage.com", "quartzmo@gmail.com"]
gem.description = "Gcloud is the official library for interacting with Google Cloud."
gem.summary = "API Client library for Google Cloud"
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.license = "Apache-2.0"

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 @@ -7,7 +7,7 @@ Gem::Specification.new do |gem|

gem.authors = ["Mike Moore", "Chris Smith"]
gem.email = ["mike@blowmage.com", "quartzmo@gmail.com"]
gem.description = "Gcloud is the official library for interacting with Google Cloud."
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.license = "Apache-2.0"
Expand Down

0 comments on commit fe285e7

Please sign in to comment.