From b127d75b97ce855245de7817ab45376070f6494a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 22:15:19 +0100 Subject: [PATCH] Bump grpc from 1.56.0 to 1.61.0 (#106) Bumps [grpc](https://github.com/google/grpc) from 1.56.0 to 1.61.0. - [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.56.0...v1.61.0) --- updated-dependencies: - dependency-name: grpc dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9d07adb..8c6a741 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -49,11 +49,11 @@ GEM erubi (1.12.0) excon (0.99.0) ffi (1.15.5) - google-protobuf (3.23.3) - googleapis-common-protos-types (1.6.0) - google-protobuf (~> 3.14) - grpc (1.56.0) - google-protobuf (~> 3.23) + google-protobuf (3.25.2) + googleapis-common-protos-types (1.11.0) + google-protobuf (~> 3.18) + grpc (1.61.0) + google-protobuf (~> 3.25) googleapis-common-protos-types (~> 1.0) gssapi (1.3.1) ffi (>= 1.0.1)