From 28c7cac702f8bb9b0fefec993dc937ab6ea2e96b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 03:01:26 +0000 Subject: [PATCH] Update dependency grpc-tools to v1.68.1 --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 703f988..6fc0f95 100644 --- a/Gemfile +++ b/Gemfile @@ -1,3 +1,3 @@ source 'https://rubygems.org' -gem 'grpc-tools', '= 1.62.0' +gem 'grpc-tools', '= 1.68.1' diff --git a/Gemfile.lock b/Gemfile.lock index 24681d2..43b60b0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,13 +1,13 @@ GEM remote: https://rubygems.org/ specs: - grpc-tools (1.62.0) + grpc-tools (1.68.1) PLATFORMS ruby DEPENDENCIES - grpc-tools (= 1.62.0) + grpc-tools (= 1.68.1) BUNDLED WITH 2.1.4