From ff51550b66dfc4a9ba34442250feae9d874ce21a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Aug 2023 04:54:36 +0000 Subject: [PATCH] Bump grpc from 1.41.1 to 1.57.0 Bumps [grpc](https://github.com/google/grpc) from 1.41.1 to 1.57.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.41.1...v1.57.0) --- updated-dependencies: - dependency-name: grpc dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8d933840cd..24a89a194f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -235,15 +235,15 @@ GEM thor (>= 0.14.0, < 2) globalid (1.0.1) activesupport (>= 5.0) - google-protobuf (3.21.9) - google-protobuf (3.21.9-x86_64-linux) - googleapis-common-protos-types (1.3.0) - google-protobuf (~> 3.14) - grpc (1.41.1) - google-protobuf (~> 3.17) + google-protobuf (3.24.1) + google-protobuf (3.24.1-x86_64-linux) + googleapis-common-protos-types (1.8.0) + google-protobuf (~> 3.18) + grpc (1.57.0) + google-protobuf (~> 3.23) googleapis-common-protos-types (~> 1.0) - grpc (1.41.1-x86_64-linux) - google-protobuf (~> 3.17) + grpc (1.57.0-x86_64-linux) + google-protobuf (~> 3.23) googleapis-common-protos-types (~> 1.0) gyoku (1.3.1) builder (>= 2.1.2)