From 1293cf2b50a323f4e067e8eec3cf36ed7862cd66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 09:04:18 +0000 Subject: [PATCH] Bump google-protobuf from 3.24.0 to 3.24.1 Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 3.24.0 to 3.24.1. - [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.24.0...v3.24.1) --- updated-dependencies: - dependency-name: google-protobuf dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fff3204..1c880fd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,11 +12,11 @@ GEM ast (2.4.2) diff-lcs (1.5.0) docile (1.4.0) - google-protobuf (3.24.0) - google-protobuf (3.24.0-aarch64-linux) - google-protobuf (3.24.0-arm64-darwin) - google-protobuf (3.24.0-x86_64-darwin) - google-protobuf (3.24.0-x86_64-linux) + google-protobuf (3.24.1) + google-protobuf (3.24.1-aarch64-linux) + google-protobuf (3.24.1-arm64-darwin) + google-protobuf (3.24.1-x86_64-darwin) + google-protobuf (3.24.1-x86_64-linux) googleapis-common-protos-types (1.8.0) google-protobuf (~> 3.18) grpc (1.57.0)