From 51cf17484830b65648e823ee1b626091108fb450 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 09:47:06 +0000 Subject: [PATCH] Update dependency grpc to v1.80.0 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bb9bc45..c11f0ea 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,12 +3,12 @@ GEM specs: bigdecimal (3.3.1) erb (6.0.1) - google-protobuf (4.33.2) + google-protobuf (4.34.1) bigdecimal - rake (>= 13) + rake (~> 13.3) googleapis-common-protos-types (1.22.0) google-protobuf (~> 4.26) - grpc (1.76.0) + grpc (1.80.0) google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) optparse (0.8.1)