From 33e56b9b10033442f738b3e05950859507ba9a9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 11:45:51 +0000 Subject: [PATCH] build(deps): bump grpc from 1.78.1 to 1.80.0 Bumps [grpc](https://github.com/google/grpc) from 1.78.1 to 1.80.0. - [Release notes](https://github.com/google/grpc/releases) - [Commits](https://github.com/google/grpc/compare/v1.78.1...v1.80.0) --- updated-dependencies: - dependency-name: grpc dependency-version: 1.80.0 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 746a1ece9d..35da1ee3f4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -96,7 +96,7 @@ GEM base64 (0.3.0) beefcake (1.0.0) benchmark (0.5.0) - bigdecimal (4.0.1) + bigdecimal (4.1.0) bit-struct (0.17) bootsnap (1.23.0) msgpack (~> 1.2) @@ -241,13 +241,13 @@ GEM multi_json (~> 1.11) os (>= 0.9, < 2.0) signet (>= 0.16, < 2.a) - grpc (1.78.1) + grpc (1.80.0) google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) - grpc (1.78.1-x86_64-darwin) + grpc (1.80.0-x86_64-darwin) google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) - grpc (1.78.1-x86_64-linux-gnu) + grpc (1.80.0-x86_64-linux-gnu) google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) hashdiff (1.2.1)