diff --git a/examples/streams/Gemfile b/examples/streams/Gemfile index a817b5b..54b02fb 100644 --- a/examples/streams/Gemfile +++ b/examples/streams/Gemfile @@ -1,2 +1,2 @@ source 'https://rubygems.org' -gem 'grpc', '~> 1.11.0' +gem 'grpc', '~> 1.53.0' diff --git a/examples/streams/Gemfile.lock b/examples/streams/Gemfile.lock index 92d48ad..e4d4084 100644 --- a/examples/streams/Gemfile.lock +++ b/examples/streams/Gemfile.lock @@ -1,46 +1,18 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.5.2) - public_suffix (>= 2.0.2, < 4.0) - faraday (0.15.2) - multipart-post (>= 1.2, < 3) - google-protobuf (3.5.1.2-universal-darwin) - googleapis-common-protos-types (1.0.1) - google-protobuf (~> 3.0) - googleauth (0.6.2) - faraday (~> 0.12) - jwt (>= 1.4, < 3.0) - logging (~> 2.0) - memoist (~> 0.12) - multi_json (~> 1.11) - os (~> 0.9) - signet (~> 0.7) - grpc (1.11.1-universal-darwin) - google-protobuf (~> 3.1) - googleapis-common-protos-types (~> 1.0.0) - googleauth (>= 0.5.1, < 0.7) - jwt (2.1.0) - little-plugger (1.1.4) - logging (2.2.2) - little-plugger (~> 1.1) - multi_json (~> 1.10) - memoist (0.16.0) - multi_json (1.13.1) - multipart-post (2.0.0) - os (0.9.6) - public_suffix (3.0.2) - signet (0.8.1) - addressable (~> 2.3) - faraday (~> 0.9) - jwt (>= 1.5, < 3.0) - multi_json (~> 1.10) + google-protobuf (3.23.4) + googleapis-common-protos-types (1.6.0) + google-protobuf (~> 3.14) + grpc (1.53.0) + google-protobuf (~> 3.21) + googleapis-common-protos-types (~> 1.0) PLATFORMS ruby DEPENDENCIES - grpc (~> 1.11.0) + grpc (~> 1.53.0) BUNDLED WITH 1.16.2