From e94fa8182c5b2aaa232f3ec93af5c385f4ed3b7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 14:20:04 +0000 Subject: [PATCH] Bump grpc from 1.47.0 to 1.59.0 Bumps [grpc](https://github.com/google/grpc) from 1.47.0 to 1.59.0. - [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.47.0...v1.59.0) --- updated-dependencies: - dependency-name: grpc dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 25 +++++++++++++------------ 2 files changed, 14 insertions(+), 13 deletions(-) diff --git a/Gemfile b/Gemfile index 4956e424..2758aa62 100644 --- a/Gemfile +++ b/Gemfile @@ -15,7 +15,7 @@ group :test do gem "webrick" # The last stable version for MacOS ARM darwin - gem "grpc", "1.47.0" + gem "grpc", "1.59.0" gem "mysql2", "~> 0.5" gem "trilogy", "~> 2.4" gem "activerecord", github: "rails/rails", branch: "main" diff --git a/Gemfile.lock b/Gemfile.lock index 8c5ae0e5..70fd7996 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -30,19 +30,20 @@ GEM coderay (1.1.3) concurrent-ruby (1.2.0) connection_pool (2.3.0) - google-protobuf (3.21.12) - google-protobuf (3.21.12-x86_64-darwin) - google-protobuf (3.21.12-x86_64-linux) - googleapis-common-protos-types (1.5.0) - google-protobuf (~> 3.14) - grpc (1.47.0) - google-protobuf (~> 3.19) + google-protobuf (3.24.4-aarch64-linux) + google-protobuf (3.24.4-arm64-darwin) + google-protobuf (3.24.4-x86_64-darwin) + google-protobuf (3.24.4-x86_64-linux) + googleapis-common-protos-types (1.9.0) + google-protobuf (~> 3.18) + grpc (1.59.0) + google-protobuf (~> 3.24) googleapis-common-protos-types (~> 1.0) - grpc (1.47.0-x86_64-darwin) - google-protobuf (~> 3.19) + grpc (1.59.0-x86_64-darwin) + google-protobuf (~> 3.24) googleapis-common-protos-types (~> 1.0) - grpc (1.47.0-x86_64-linux) - google-protobuf (~> 3.19) + grpc (1.59.0-x86_64-linux) + google-protobuf (~> 3.24) googleapis-common-protos-types (~> 1.0) hiredis (0.6.3) hiredis-client (0.12.1) @@ -113,7 +114,7 @@ PLATFORMS DEPENDENCIES activerecord! benchmark-memory - grpc (= 1.47.0) + grpc (= 1.59.0) hiredis (~> 0.6) hiredis-client (>= 0.12.0) memory_profiler