From 138c20118d90be4030f0ea1fd50a7aa18677b719 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Nov 2022 13:26:02 +0000 Subject: [PATCH] Bump google-protobuf from 3.19.4 to 3.21.9 Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 3.19.4 to 3.21.9. - [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.4...v3.21.9) --- updated-dependencies: - dependency-name: google-protobuf dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 41476f1a1..79d17fcd3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -229,12 +229,16 @@ GEM thor (>= 0.14.0, < 2) globalid (0.5.2) activesupport (>= 5.0) - google-protobuf (3.19.4) + google-protobuf (3.21.9) + google-protobuf (3.21.9-x86_64-linux) googleapis-common-protos-types (1.3.0) google-protobuf (~> 3.14) grpc (1.41.1) google-protobuf (~> 3.17) googleapis-common-protos-types (~> 1.0) + grpc (1.41.1-x86_64-linux) + google-protobuf (~> 3.17) + googleapis-common-protos-types (~> 1.0) gyoku (1.3.1) builder (>= 2.1.2) haml (6.0.0)