From 7aa21ee10cc30cc3d0334f2f85c9e0d8f4bc1c1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jan 2022 22:33:03 +0000 Subject: [PATCH] Bump google-protobuf from 3.8.0 to 3.19.2 Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 3.8.0 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.8.0...v3.19.2) --- updated-dependencies: - dependency-name: google-protobuf dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 00504c3..a235bc8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -81,7 +81,7 @@ GEM ffi (1.10.0) globalid (0.4.2) activesupport (>= 4.2.0) - google-protobuf (3.8.0) + google-protobuf (3.19.2) googleapis-common-protos-types (1.0.4) google-protobuf (~> 3.0) grpc (1.21.0) @@ -104,7 +104,9 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.2) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.1) mini_portile2 (2.4.0) minitest (5.11.3)