From de37975be45cbe643f88cb3c8b7b7b247b07476d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jan 2022 13:25:44 -0800 Subject: [PATCH] chore(deps): bump google-protobuf from 3.18.1 to 3.19.2 (#3714) Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 3.18.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.18.1...v3.19.2) --- updated-dependencies: - dependency-name: google-protobuf dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b61ef372c..079dd0ee6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -255,9 +255,9 @@ GEM google-cloud-core (~> 1.6) googleauth (>= 0.16.2, < 2.a) mini_mime (~> 1.0) - google-protobuf (3.18.1) - google-protobuf (3.18.1-universal-darwin) - google-protobuf (3.18.1-x86_64-linux) + google-protobuf (3.19.2) + google-protobuf (3.19.2-x86_64-darwin) + google-protobuf (3.19.2-x86_64-linux) googleapis-common-protos (1.3.12) google-protobuf (~> 3.14) googleapis-common-protos-types (~> 1.2)