From c8e274af15a77b4e1517e48633502dfeab5be6cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Feb 2022 07:07:31 +0000 Subject: [PATCH] Bump google-protobuf from 3.19.1 to 3.19.4 Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 3.19.1 to 3.19.4. - [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.19.1...v3.19.4) --- updated-dependencies: - dependency-name: google-protobuf dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3ca1f77ce..da6554bba 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -233,8 +233,8 @@ GEM thor (>= 0.14.0, < 2) globalid (0.5.2) activesupport (>= 5.0) - google-protobuf (3.19.1) - google-protobuf (3.19.1-x86_64-linux) + google-protobuf (3.19.4) + google-protobuf (3.19.4-x86_64-linux) googleapis-common-protos-types (1.3.0) google-protobuf (~> 3.14) grpc (1.41.1)