From 8b5735c915b69d004eefeb3865e05cd582433a85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 12:52:45 +0530 Subject: [PATCH] chore(deps): bump grpc from 1.54.0 to 1.54.3 (#8906) Bumps [grpc](https://github.com/google/grpc) from 1.54.0 to 1.54.3. - [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.54.0...v1.54.3) --- updated-dependencies: - dependency-name: grpc dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 74b281b43..35e1e2a48 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -316,16 +316,16 @@ GEM google-cloud-translate-v3 (0.6.0) gapic-common (>= 0.17.1, < 2.a) google-cloud-errors (~> 1.0) - google-protobuf (3.22.3) - google-protobuf (3.22.3-arm64-darwin) - google-protobuf (3.22.3-x86_64-darwin) - google-protobuf (3.22.3-x86_64-linux) + google-protobuf (3.25.2) + google-protobuf (3.25.2-arm64-darwin) + google-protobuf (3.25.2-x86_64-darwin) + google-protobuf (3.25.2-x86_64-linux) googleapis-common-protos (1.4.0) google-protobuf (~> 3.14) googleapis-common-protos-types (~> 1.2) grpc (~> 1.27) - googleapis-common-protos-types (1.6.0) - google-protobuf (~> 3.14) + googleapis-common-protos-types (1.11.0) + google-protobuf (~> 3.18) googleauth (1.5.2) faraday (>= 0.17.3, < 3.a) jwt (>= 1.4, < 3.0) @@ -335,13 +335,13 @@ GEM signet (>= 0.16, < 2.a) groupdate (6.2.1) activesupport (>= 5.2) - grpc (1.54.0) + grpc (1.54.3) google-protobuf (~> 3.21) googleapis-common-protos-types (~> 1.0) - grpc (1.54.0-x86_64-darwin) + grpc (1.54.3-x86_64-darwin) google-protobuf (~> 3.21) googleapis-common-protos-types (~> 1.0) - grpc (1.54.0-x86_64-linux) + grpc (1.54.3-x86_64-linux) google-protobuf (~> 3.21) googleapis-common-protos-types (~> 1.0) haikunator (1.1.1)