From 694d88a70024b4332b359b70a960fbec4f21045f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 10:32:51 +0000 Subject: [PATCH] chore(deps): bump google-protobuf in /fluent-plugin-protobuf Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 3.25.1 to 3.25.2. - [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.1...v3.25.2) --- updated-dependencies: - dependency-name: google-protobuf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- fluent-plugin-protobuf/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fluent-plugin-protobuf/Gemfile.lock b/fluent-plugin-protobuf/Gemfile.lock index 43d215e..821625c 100644 --- a/fluent-plugin-protobuf/Gemfile.lock +++ b/fluent-plugin-protobuf/Gemfile.lock @@ -23,7 +23,7 @@ GEM tzinfo-data (~> 1.0) webrick (~> 1.4) yajl-ruby (~> 1.0) - google-protobuf (3.25.1) + google-protobuf (3.25.2) http_parser.rb (0.8.0) msgpack (1.6.0) power_assert (2.0.3)