Skip to content
This repository has been archived by the owner on Mar 21, 2020. It is now read-only.

Bump google-gax from 1.5.0 to 1.6.0 #397

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 11 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -149,28 +149,28 @@ GEM
google-cloud-core (~> 1.2)
google-gax (~> 1.3)
grpc-google-iam-v1 (~> 0.6.9)
google-gax (1.5.0)
google-gax (1.6.0)
google-protobuf (~> 3.2)
googleapis-common-protos (>= 1.3.5, < 2.0)
googleauth (>= 0.6.2, < 0.10.0)
grpc (>= 1.7.2, < 2.0)
rly (~> 0.2.3)
google-protobuf (3.7.0)
googleapis-common-protos (1.3.8)
google-protobuf (3.8.0)
googleapis-common-protos (1.3.9)
google-protobuf (~> 3.0)
googleapis-common-protos-types (~> 1.0)
grpc (~> 1.0)
googleapis-common-protos-types (1.0.3)
googleapis-common-protos-types (1.0.4)
google-protobuf (~> 3.0)
googleauth (0.8.0)
googleauth (0.8.1)
faraday (~> 0.12)
jwt (>= 1.4, < 3.0)
memoist (~> 0.16)
multi_json (~> 1.11)
os (>= 0.9, < 2.0)
signet (~> 0.7)
grpc (1.19.0)
google-protobuf (~> 3.1)
grpc (1.20.0)
google-protobuf (~> 3.7)
googleapis-common-protos-types (~> 1.0.0)
grpc-google-iam-v1 (0.6.9)
googleapis-common-protos (>= 1.3.1, < 2.0)
Expand All @@ -191,7 +191,7 @@ GEM
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
jwt (2.1.0)
jwt (2.2.1)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
Expand All @@ -215,7 +215,7 @@ GEM
msgpack (1.2.9)
multi_json (1.13.1)
multi_xml (0.6.0)
multipart-post (2.0.0)
multipart-post (2.1.1)
mustermann (1.0.3)
netrc (0.11.0)
nio4r (2.3.1)
Expand All @@ -238,7 +238,7 @@ GEM
oauth2 (~> 1.1)
omniauth (~> 1.9)
opentracing (0.5.0)
os (1.0.0)
os (1.0.1)
parallel (1.14.0)
parser (2.6.2.0)
ast (~> 2.4.0)
Expand All @@ -252,7 +252,7 @@ GEM
pry-remote (0.1.8)
pry (~> 0.9)
slop (~> 3.0)
public_suffix (3.0.3)
public_suffix (3.1.0)
puma (3.12.1)
rack (2.0.6)
rack-mini-profiler (1.0.2)
Expand Down