From 440456e51ed4b488fb288c772f77b84ead7a8450 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 10:16:22 +0000 Subject: [PATCH] chore(deps-dev): bump rake in /fluent-plugin-enhance-k8s-metadata Bumps [rake](https://github.com/ruby/rake) from 13.0.6 to 13.1.0. - [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.0.6...v13.1.0) --- updated-dependencies: - dependency-name: rake dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- fluent-plugin-enhance-k8s-metadata/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fluent-plugin-enhance-k8s-metadata/Gemfile.lock b/fluent-plugin-enhance-k8s-metadata/Gemfile.lock index 5f9109e..d5bde0f 100644 --- a/fluent-plugin-enhance-k8s-metadata/Gemfile.lock +++ b/fluent-plugin-enhance-k8s-metadata/Gemfile.lock @@ -90,7 +90,7 @@ GEM connection_pool (~> 2.2) power_assert (2.0.3) public_suffix (5.0.3) - rake (13.0.6) + rake (13.1.0) recursive-open-struct (1.1.3) rexml (3.2.6) ruby2_keywords (0.0.5)