From 6c854d2e8e7a0e6a71d1a1ce529c1a37c25de65f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 09:54:35 +0000 Subject: [PATCH] Bump grpc from 1.59.0 to 1.59.2 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] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7c81698..a3831ec 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)