From 279e7d8a8f1f9ee437606148f99e023d1e5f5592 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 05:06:08 +0000 Subject: [PATCH] Bump grpc from 1.36.0 to 1.56.2 in /examples/log-collection/fluentd Bumps [grpc](https://github.com/google/grpc) from 1.36.0 to 1.56.2. - [Release notes](https://github.com/google/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](https://github.com/google/grpc/compare/v1.36.0...v1.56.2) --- updated-dependencies: - dependency-name: grpc dependency-type: indirect ... Signed-off-by: dependabot[bot] --- examples/log-collection/fluentd/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/log-collection/fluentd/Gemfile.lock b/examples/log-collection/fluentd/Gemfile.lock index b3e12dc..efcab1c 100644 --- a/examples/log-collection/fluentd/Gemfile.lock +++ b/examples/log-collection/fluentd/Gemfile.lock @@ -52,12 +52,12 @@ GEM gapic-common (~> 0.3) google-cloud-errors (~> 1.0) grpc-google-iam-v1 (>= 0.6.10, < 2.0) - google-protobuf (3.19.2-x86_64-linux) + google-protobuf (3.23.4-x86_64-linux) googleapis-common-protos (1.3.11) google-protobuf (~> 3.14) googleapis-common-protos-types (>= 1.0.6, < 2.0) grpc (~> 1.27) - googleapis-common-protos-types (1.0.6) + googleapis-common-protos-types (1.7.0) google-protobuf (~> 3.14) googleauth (0.16.0) faraday (>= 0.17.3, < 2.0) @@ -66,8 +66,8 @@ GEM multi_json (~> 1.11) os (>= 0.9, < 2.0) signet (~> 0.14) - grpc (1.36.0-x86_64-linux) - google-protobuf (~> 3.14) + grpc (1.56.2-x86_64-linux) + google-protobuf (~> 3.23) googleapis-common-protos-types (~> 1.0) grpc-google-iam-v1 (0.6.11) google-protobuf (~> 3.14)