From dc28850f9da33052641194493e3b9a3446362d26 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Sep 2026 09:31:09 +0000 Subject: [PATCH] Update dependency grpc to v1.84.0 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 703ca9e8..3a5d8b27 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,12 +3,12 @@ GEM specs: bigdecimal (3.3.1) erb (6.0.4) - google-protobuf (4.35.1) + google-protobuf (4.36.1) bigdecimal rake (~> 13.3) googleapis-common-protos-types (1.23.0) google-protobuf (~> 4.26) - grpc (1.83.0) + grpc (1.84.0) google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) optparse (0.8.1)