From 3c64e3ebb5121e22533b9b1a6779c57f8cd1b367 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jan 2022 22:32:58 +0000 Subject: [PATCH] Bump google-protobuf from 3.6.1 to 3.19.2 Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 3.6.1 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.6.1...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 996fc318..592add86 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -685,7 +685,7 @@ GEM googleauth (~> 0.6.2) grpc (>= 1.7.2, < 2.0) rly (~> 0.2.3) - google-protobuf (3.6.1) + google-protobuf (3.19.2) googleapis-common-protos (1.3.7) google-protobuf (~> 3.0) googleapis-common-protos-types (~> 1.0)