From 241ed5e18a4ce56f53908416893bf7c0d8510197 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Apr 2024 10:48:14 +0000 Subject: [PATCH] chore(deps-dev): bump rake in /fluent-plugin-protobuf Bumps [rake](https://github.com/ruby/rake) from 13.2.0 to 13.2.1. - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](https://github.com/ruby/rake/compare/v13.2.0...v13.2.1) --- updated-dependencies: - dependency-name: rake dependency-type: direct:development 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 6e285e7..560c690 100644 --- a/fluent-plugin-protobuf/Gemfile.lock +++ b/fluent-plugin-protobuf/Gemfile.lock @@ -27,7 +27,7 @@ GEM http_parser.rb (0.8.0) msgpack (1.6.0) power_assert (2.0.3) - rake (13.2.0) + rake (13.2.1) serverengine (2.3.2) sigdump (~> 0.2.2) sigdump (0.2.5)