From 9883dc7c340e8b30c76c84afbebe53955962219b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Sep 2024 14:03:30 +0000 Subject: [PATCH] Bump google-protobuf from 3.17.3 to 3.19.6 Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 3.17.3 to 3.19.6. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.17.3...v3.19.6) --- updated-dependencies: - dependency-name: google-protobuf dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4647b13..f355e41 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -103,9 +103,9 @@ GEM raabro (~> 1.4) globalid (1.2.1) activesupport (>= 6.1) - google-protobuf (3.17.3) - google-protobuf (3.17.3-universal-darwin) - google-protobuf (3.17.3-x86_64-linux) + google-protobuf (3.19.6) + google-protobuf (3.19.6-x86_64-darwin) + google-protobuf (3.19.6-x86_64-linux) i18n (1.14.5) concurrent-ruby (~> 1.0) jbuilder (2.11.2)