From a3c798b640ce3407275c587770b8dba061214f47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 15:17:39 +0000 Subject: [PATCH] Bump grpc from 1.76.0 to 1.78.0 Bumps [grpc](https://github.com/google/grpc) from 1.76.0 to 1.78.0. - [Release notes](https://github.com/google/grpc/releases) - [Commits](https://github.com/google/grpc/compare/v1.76.0...v1.78.0) --- updated-dependencies: - dependency-name: grpc dependency-version: 1.78.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Gemfile b/Gemfile index 96b2a9e1c..2a787bc0d 100644 --- a/Gemfile +++ b/Gemfile @@ -18,7 +18,7 @@ group :test do gem "bigdecimal" gem "mutex_m" - gem "grpc", "1.76.0" + gem "grpc", "1.78.0" gem "mysql2", "~> 0.5" gem "trilogy", "~> 2.9" gem "pg", "~> 1.6" diff --git a/Gemfile.lock b/Gemfile.lock index d3c5a9345..f6e21909f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -48,30 +48,30 @@ GEM reline (>= 0.3.8) drb (2.2.3) erb (5.0.1) - google-protobuf (4.33.0-aarch64-linux-gnu) + google-protobuf (4.33.5-aarch64-linux-gnu) bigdecimal rake (>= 13) - google-protobuf (4.33.0-arm64-darwin) + google-protobuf (4.33.5-arm64-darwin) bigdecimal rake (>= 13) - google-protobuf (4.33.0-x86_64-darwin) + google-protobuf (4.33.5-x86_64-darwin) bigdecimal rake (>= 13) - google-protobuf (4.33.0-x86_64-linux-gnu) + google-protobuf (4.33.5-x86_64-linux-gnu) bigdecimal rake (>= 13) googleapis-common-protos-types (1.22.0) google-protobuf (~> 4.26) - grpc (1.76.0-aarch64-linux-gnu) + grpc (1.78.0-aarch64-linux-gnu) google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) - grpc (1.76.0-arm64-darwin) + grpc (1.78.0-arm64-darwin) google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) - grpc (1.76.0-x86_64-darwin) + grpc (1.78.0-x86_64-darwin) google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) - grpc (1.76.0-x86_64-linux-gnu) + grpc (1.78.0-x86_64-linux-gnu) google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) hiredis (0.6.3) @@ -192,7 +192,7 @@ DEPENDENCIES bigdecimal concurrent-ruby debug - grpc (= 1.76.0) + grpc (= 1.78.0) hiredis (~> 0.6) hiredis-client (>= 0.12.0) memory_profiler