From f17ea0dbe29a5e5a92c350f4b25d1127b652b66e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 18:57:50 +0800 Subject: [PATCH] Bump grpc from 1.59.0 to 1.59.2 (#316) Bumps [grpc](https://github.com/google/grpc) from 1.59.0 to 1.59.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.59.0...v1.59.2) --- updated-dependencies: - dependency-name: grpc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 892fc6d..7e74bf0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,15 +17,15 @@ GEM google-protobuf (3.25.0-arm64-darwin) google-protobuf (3.25.0-x86_64-darwin) google-protobuf (3.25.0-x86_64-linux) - googleapis-common-protos-types (1.9.0) + googleapis-common-protos-types (1.10.0) google-protobuf (~> 3.18) - grpc (1.59.0) + grpc (1.59.2) google-protobuf (~> 3.24) googleapis-common-protos-types (~> 1.0) - grpc (1.59.0-x86_64-darwin) + grpc (1.59.2-x86_64-darwin) google-protobuf (~> 3.24) googleapis-common-protos-types (~> 1.0) - grpc (1.59.0-x86_64-linux) + grpc (1.59.2-x86_64-linux) google-protobuf (~> 3.24) googleapis-common-protos-types (~> 1.0) grpc-tools (1.59.0)