From e315c71785baf3b634c92e24738e94e9fe67044b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 20:56:33 +0000 Subject: [PATCH] Bump the bundler group with 2 updates Bumps the bundler group with 2 updates: [grpc](https://github.com/google/grpc) and [grpc-tools](https://github.com/google/grpc). Updates `grpc` from 1.65.2 to 1.66.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.65.2...v1.66.0) Updates `grpc-tools` from 1.65.2 to 1.66.0 - [Release notes](https://github.com/google/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/src/ruby/CHANGELOG.md) - [Commits](https://github.com/google/grpc/compare/v1.65.2...v1.66.0) --- updated-dependencies: - dependency-name: grpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bundler - dependency-name: grpc-tools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 09b77ed..1cb593b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,15 +10,15 @@ GEM specs: bigdecimal (3.1.8) diff-lcs (1.5.1) - google-protobuf (4.27.3) + google-protobuf (4.28.0) bigdecimal rake (>= 13) googleapis-common-protos-types (1.15.0) google-protobuf (>= 3.18, < 5.a) - grpc (1.65.2) + grpc (1.66.0) google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) - grpc-tools (1.65.2) + grpc-tools (1.66.0) rake (13.2.1) rspec (3.13.0) rspec-core (~> 3.13.0)