From d58f80dcd6665bbbd943d121dc1e3960bc2294a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jan 2022 22:32:25 +0000 Subject: [PATCH] Bump google-protobuf from 3.11.3 to 3.19.2 Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 3.11.3 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.11.3...v3.19.2) --- updated-dependencies: - dependency-name: google-protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 70a6a8e..68019a6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,7 @@ PATH GEM remote: https://rubygems.org/ specs: - google-protobuf (3.11.3) + google-protobuf (3.19.2) metaclass (0.0.4) minitest (5.8.4) mocha (1.1.0)