From 3d48b747a20b6e827b05569eb338b99113b1a69d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 11:02:45 +0000 Subject: [PATCH] build(deps): bump grpc from 1.81.0 to 1.81.1 Bumps [grpc](https://github.com/google/grpc) from 1.81.0 to 1.81.1. - [Release notes](https://github.com/google/grpc/releases) - [Commits](https://github.com/google/grpc/compare/v1.81.0...v1.81.1) --- updated-dependencies: - dependency-name: grpc dependency-version: 1.81.1 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ae328d11b04..9df734a06a8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,7 +42,6 @@ GEM base64 (0.3.0) benchmark (0.5.0) bigdecimal (4.1.2) - bit-struct (0.17) bootsnap (1.24.6) msgpack (~> 1.2) builder (3.3.0) @@ -160,13 +159,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.35.0) + google-protobuf (4.35.1) bigdecimal rake (~> 13.3) - google-protobuf (4.35.0-x86_64-darwin) + google-protobuf (4.35.1-x86_64-darwin) bigdecimal rake (~> 13.3) - google-protobuf (4.35.0-x86_64-linux-gnu) + google-protobuf (4.35.1-x86_64-linux-gnu) bigdecimal rake (~> 13.3) googleapis-common-protos (1.10.0) @@ -181,13 +180,13 @@ GEM multi_json (~> 1.11) os (>= 0.9, < 2.0) signet (>= 0.16, < 2.a) - grpc (1.81.0) + grpc (1.81.1) google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) - grpc (1.81.0-x86_64-darwin) + grpc (1.81.1-x86_64-darwin) google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) - grpc (1.81.0-x86_64-linux-gnu) + grpc (1.81.1-x86_64-linux-gnu) google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) hashdiff (1.2.1)