From a68b9d77e7901b341d2146f3c4b1ac2ac38f2846 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Oct 2022 23:31:28 +0000 Subject: [PATCH] Bump google-protobuf from 3.17.3 to 3.21.7 Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 3.17.3 to 3.21.7. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.17.3...v3.21.7) --- updated-dependencies: - dependency-name: google-protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f663297..33113fa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -121,7 +121,7 @@ GEM gapic-common (>= 0.7, < 2.a) google-cloud-errors (~> 1.0) grpc-google-iam-v1 (>= 0.6.10, < 2.a) - google-protobuf (3.17.3) + google-protobuf (3.21.7) googleapis-common-protos (1.3.11) google-protobuf (~> 3.14) googleapis-common-protos-types (>= 1.0.6, < 2.0)