From 848fcbdb258f469703765f28643d008c2abf1901 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 08:54:32 +0000 Subject: [PATCH] build(deps): bump grpc from 1.81.1 to 1.82.0 Bumps [grpc](https://github.com/google/grpc) from 1.81.1 to 1.82.0. - [Release notes](https://github.com/google/grpc/releases) - [Commits](https://github.com/google/grpc/compare/v1.81.1...v1.82.0) --- updated-dependencies: - dependency-name: grpc dependency-version: 1.82.0 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ee0362d7121..2113f011d6c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -122,13 +122,13 @@ GEM grpc (~> 1.41) googleapis-common-protos-types (1.23.0) google-protobuf (~> 4.26) - grpc (1.81.1) + grpc (1.82.0) google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) - grpc (1.81.1-x86_64-darwin) + grpc (1.82.0-x86_64-darwin) google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) - grpc (1.81.1-x86_64-linux-gnu) + grpc (1.82.0-x86_64-linux-gnu) google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) hashdiff (1.2.1)