From c2082883a22f7649d2f6dc5d45675e5e2c9a2c34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 07:41:36 +0200 Subject: [PATCH] chore(deps): bump concurrent-ruby in /fluent-plugin-enhance-k8s-metadata (#645) Bumps [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby) from 1.2.3 to 1.3.1. - [Release notes](https://github.com/ruby-concurrency/concurrent-ruby/releases) - [Changelog](https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/ruby-concurrency/concurrent-ruby/compare/v1.2.3...v1.3.1) --- updated-dependencies: - dependency-name: concurrent-ruby dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 1624a16..fb2a2d0 100644 --- a/fluent-plugin-enhance-k8s-metadata/Gemfile.lock +++ b/fluent-plugin-enhance-k8s-metadata/Gemfile.lock @@ -24,7 +24,7 @@ GEM addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) bigdecimal (3.1.8) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.1) connection_pool (2.4.0) cool.io (1.7.1) crack (1.0.0)