Skip to content

Commit

Permalink
Update Gax to development - REVERT THIS BEFORE MERGING
Browse files Browse the repository at this point in the history
  • Loading branch information
blowmage committed May 30, 2019
1 parent 9c83863 commit af73df2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/Gemfile
Expand Up @@ -6,7 +6,7 @@ gem "gapic-generator", path: "../gapic-generator"
gem "gapic-generator-cloud", path: "../gapic-generator-cloud"
gem "googleapis-common-protos", [">= 1.3.9", "< 2.0"]
gem "googleapis-common-protos-types", [">= 1.0.4", "< 2.0"]
gem "google-gax", github: "googleapis/gax-ruby"
gem "google-gax", github: "blowmage/gax-ruby", branch: "2.0/client-methods-positional"
gem "grpc-tools", "~> 1.18"
gem "minitest", "~> 5.0"
gem "minitest-autotest", "~> 1.0"
Expand Down

0 comments on commit af73df2

Please sign in to comment.