From 4fd987d815e1a29116dbc1e54780879820946cb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jul 2023 11:27:14 +0000 Subject: [PATCH] Bump google-protobuf from 3.23.3 to 3.23.4 Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 3.23.3 to 3.23.4. - [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.23.3...v3.23.4) --- updated-dependencies: - dependency-name: google-protobuf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 379458e8..c64fb747 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -169,9 +169,9 @@ GEM ffi (~> 1.0) globalid (1.1.0) activesupport (>= 5.0) - google-protobuf (3.23.3) - google-protobuf (3.23.3-x86_64-darwin) - google-protobuf (3.23.3-x86_64-linux) + google-protobuf (3.23.4) + google-protobuf (3.23.4-x86_64-darwin) + google-protobuf (3.23.4-x86_64-linux) groupdate (6.3.0) activesupport (>= 6.1) hashie (5.0.0)