From be6d1f75f3282adbfd86e1285f595fae9c153f6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Oct 2022 23:33:57 +0000 Subject: [PATCH] Bump google-protobuf from 3.19.2 to 3.21.7 in /examples Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 3.19.2 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.19.2...v3.21.7) --- updated-dependencies: - dependency-name: google-protobuf dependency-type: indirect ... Signed-off-by: dependabot[bot] --- examples/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/Gemfile.lock b/examples/Gemfile.lock index 47b7eef..21e4f4b 100644 --- a/examples/Gemfile.lock +++ b/examples/Gemfile.lock @@ -5,7 +5,7 @@ GEM public_suffix (>= 2.0.2, < 4.0) faraday (0.15.2) multipart-post (>= 1.2, < 3) - google-protobuf (3.19.2) + google-protobuf (3.21.7) googleapis-common-protos-types (1.0.1) google-protobuf (~> 3.0) googleauth (0.6.2)