From d454d2f25e5f29c66d5a6913406f4785961a3f60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 23:19:14 +0100 Subject: [PATCH] Build(deps): Bump google-protobuf from 3.25.0 to 3.25.1 (#24398) Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 3.25.0 to 3.25.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.25.0...v3.25.1) --- updated-dependencies: - dependency-name: google-protobuf dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d4d5c22578a..dce976c55c2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -161,11 +161,11 @@ GEM gc_tracer (1.5.1) globalid (1.2.1) activesupport (>= 6.1) - google-protobuf (3.25.0) - google-protobuf (3.25.0-aarch64-linux) - google-protobuf (3.25.0-arm64-darwin) - google-protobuf (3.25.0-x86_64-darwin) - google-protobuf (3.25.0-x86_64-linux) + google-protobuf (3.25.1) + google-protobuf (3.25.1-aarch64-linux) + google-protobuf (3.25.1-arm64-darwin) + google-protobuf (3.25.1-x86_64-darwin) + google-protobuf (3.25.1-x86_64-linux) guess_html_encoding (0.0.11) hana (1.3.7) hashdiff (1.0.1)