From c5107ceec09cd8f2d5d69b99feef0fb55093bae2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 11:05:33 +0000 Subject: [PATCH] build(deps): bump grpc from 1.76.0 to 1.78.0 Bumps [grpc](https://github.com/google/grpc) from 1.76.0 to 1.78.0. - [Release notes](https://github.com/google/grpc/releases) - [Commits](https://github.com/google/grpc/compare/v1.76.0...v1.78.0) --- updated-dependencies: - dependency-name: grpc dependency-version: 1.78.0 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 32c6f84fcb..5c93ebb731 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -228,13 +228,13 @@ GEM google-apis-core (>= 0.11.0, < 2.a) google-cloud-env (1.6.0) faraday (>= 0.17.3, < 3.0) - google-protobuf (4.33.4) + google-protobuf (4.33.5) bigdecimal rake (>= 13) - google-protobuf (4.33.4-x86_64-darwin) + google-protobuf (4.33.5-x86_64-darwin) bigdecimal rake (>= 13) - google-protobuf (4.33.4-x86_64-linux-gnu) + google-protobuf (4.33.5-x86_64-linux-gnu) bigdecimal rake (>= 13) googleapis-common-protos (1.9.0) @@ -249,13 +249,13 @@ GEM multi_json (~> 1.11) os (>= 0.9, < 2.0) signet (>= 0.16, < 2.a) - grpc (1.76.0) + grpc (1.78.0) google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) - grpc (1.76.0-x86_64-darwin) + grpc (1.78.0-x86_64-darwin) google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) - grpc (1.76.0-x86_64-linux-gnu) + grpc (1.78.0-x86_64-linux-gnu) google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) hashdiff (1.2.1)