Skip to content

Commit

Permalink
Merge pull request #802 from blowmage/grpc-pre1
Browse files Browse the repository at this point in the history
Update GRPC and GAPI dependencies
  • Loading branch information
quartzmo authored Jul 25, 2016
2 parents f927f1d + 8200481 commit 1666591
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gcloud.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ Gem::Specification.new do |gem|
gem.rdoc_options = ["--main", "OVERVIEW.md",
"--exclude", "lib/google/"]

gem.add_dependency "grpc", "~> 0.13.1"
gem.add_dependency "grpc", "= 1.0.0.pre1"
gem.add_dependency "google-protobuf", "= 3.0.0.alpha.5.0.5.1"
gem.add_dependency "google-api-client", "~> 0.9.9"
gem.add_dependency "google-api-client", "~> 0.9.11"
gem.add_dependency "mime-types", [">= 2.4", "< 4.0"]
gem.add_dependency "digest-crc", "~> 0.4"
gem.add_dependency "zonefile", "~> 1.04"
Expand Down

0 comments on commit 1666591

Please sign in to comment.