From 5923828c075ed7b85fdbcc9ce4e76ddd5dd37f2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jan 2022 22:33:01 +0000 Subject: [PATCH] Bump google-protobuf from 3.14.0 to 3.19.2 Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 3.14.0 to 3.19.2. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.14.0...v3.19.2) --- updated-dependencies: - dependency-name: google-protobuf dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d0277f9..41eb1d1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -37,7 +37,7 @@ GEM gapic-common (~> 0.3) google-cloud-errors (~> 1.0) grpc-google-iam-v1 (>= 0.6.10, < 2.0) - google-protobuf (3.14.0) + google-protobuf (3.19.2) googleapis-common-protos (1.3.10) google-protobuf (~> 3.11) googleapis-common-protos-types (>= 1.0.5, < 2.0)