From 7784ccb0c9dfd37261b5be64148b1e178b8caaa9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 13:15:12 +0000 Subject: [PATCH] chore(deps): Bump grpc from 1.67.0 to 1.68.1 Bumps [grpc](https://github.com/google/grpc) from 1.67.0 to 1.68.1. - [Release notes](https://github.com/google/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](https://github.com/google/grpc/compare/v1.67.0...v1.68.1) --- updated-dependencies: - dependency-name: grpc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d27d64d..b69acd5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,18 +14,18 @@ GEM coderay (1.1.3) commonmarker (0.23.11) diff-lcs (1.5.1) - google-protobuf (4.29.0-arm64-darwin) + google-protobuf (4.29.1-arm64-darwin) bigdecimal rake (>= 13) - google-protobuf (4.29.0-x86_64-linux) + google-protobuf (4.29.1-x86_64-linux) bigdecimal rake (>= 13) googleapis-common-protos-types (1.16.0) google-protobuf (>= 3.18, < 5.a) - grpc (1.67.0-arm64-darwin) + grpc (1.68.1-arm64-darwin) google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) - grpc (1.67.0-x86_64-linux) + grpc (1.68.1-x86_64-linux) google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) json (2.8.2)