From 06a0d26bc9ae2e8f061bbab07bd3d9e559acc672 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 04:49:21 +0000 Subject: [PATCH] Update dependency grpc to v1.74.1 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f9dbdc85..8aa75d33 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,7 @@ GEM rake (>= 13) googleapis-common-protos-types (1.20.0) google-protobuf (>= 3.18, < 5.a) - grpc (1.74.0) + grpc (1.74.1) google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) optparse (0.6.0)