From a58e0ecd08899840d845ba9be3a2799b5a070567 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2024 23:46:22 +0000 Subject: [PATCH] Bump grpc from 1.60.0 to 1.65.2 Bumps [grpc](https://github.com/google/grpc) from 1.60.0 to 1.65.2. - [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.60.0...v1.65.2) --- updated-dependencies: - dependency-name: grpc dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 34 +++++++++++++++++++--------------- 2 files changed, 20 insertions(+), 16 deletions(-) diff --git a/Gemfile b/Gemfile index f869b795..b6aa48c6 100644 --- a/Gemfile +++ b/Gemfile @@ -16,7 +16,7 @@ group :test do gem "webrick" # The last stable version for MacOS ARM darwin - gem "grpc", "1.60.0" + gem "grpc", "1.65.2" gem "mysql2", "~> 0.5" gem "trilogy", "~> 2.4" gem "activerecord", github: "rails/rails", branch: "main" diff --git a/Gemfile.lock b/Gemfile.lock index f525f4ef..4f548203 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -31,23 +31,27 @@ GEM coderay (1.1.3) concurrent-ruby (1.2.0) connection_pool (2.4.1) - google-protobuf (3.25.1-aarch64-linux) - google-protobuf (3.25.1-arm64-darwin) - google-protobuf (3.25.1-x86_64-darwin) - google-protobuf (3.25.1-x86_64-linux) - googleapis-common-protos-types (1.11.0) - google-protobuf (~> 3.18) - grpc (1.60.0-aarch64-linux) - google-protobuf (~> 3.25) + google-protobuf (4.26.1-aarch64-linux) + rake (>= 13) + google-protobuf (4.26.1-arm64-darwin) + rake (>= 13) + google-protobuf (4.26.1-x86_64-darwin) + rake (>= 13) + google-protobuf (4.26.1-x86_64-linux) + rake (>= 13) + googleapis-common-protos-types (1.15.0) + google-protobuf (>= 3.18, < 5.a) + grpc (1.65.2-aarch64-linux) + google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) - grpc (1.60.0-arm64-darwin) - google-protobuf (~> 3.25) + grpc (1.65.2-arm64-darwin) + google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) - grpc (1.60.0-x86_64-darwin) - google-protobuf (~> 3.25) + grpc (1.65.2-x86_64-darwin) + google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) - grpc (1.60.0-x86_64-linux) - google-protobuf (~> 3.25) + grpc (1.65.2-x86_64-linux) + google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) hiredis (0.6.3) hiredis-client (0.22.2) @@ -126,7 +130,7 @@ DEPENDENCIES activerecord! benchmark-ips benchmark-memory - grpc (= 1.60.0) + grpc (= 1.65.2) hiredis (~> 0.6) hiredis-client (>= 0.12.0) memory_profiler