From 63bf35d5407b668b523478ddce22333a59defa9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Aug 2023 10:22:14 +0000 Subject: [PATCH] chore(deps-dev): bump webmock in /fluent-plugin-enhance-k8s-metadata Bumps [webmock](https://github.com/bblimke/webmock) from 3.18.1 to 3.19.1. - [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md) - [Commits](https://github.com/bblimke/webmock/compare/v3.18.1...v3.19.1) --- updated-dependencies: - dependency-name: webmock dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- fluent-plugin-enhance-k8s-metadata/Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/fluent-plugin-enhance-k8s-metadata/Gemfile.lock b/fluent-plugin-enhance-k8s-metadata/Gemfile.lock index b53857e..5f9109e 100644 --- a/fluent-plugin-enhance-k8s-metadata/Gemfile.lock +++ b/fluent-plugin-enhance-k8s-metadata/Gemfile.lock @@ -21,8 +21,8 @@ PATH GEM remote: https://rubygems.org/ specs: - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.5) + public_suffix (>= 2.0.2, < 6.0) concurrent-ruby (1.2.2) connection_pool (2.4.0) cool.io (1.7.1) @@ -89,10 +89,10 @@ GEM net-http-persistent (4.0.2) connection_pool (~> 2.2) power_assert (2.0.3) - public_suffix (4.0.7) + public_suffix (5.0.3) rake (13.0.6) recursive-open-struct (1.1.3) - rexml (3.2.5) + rexml (3.2.6) ruby2_keywords (0.0.5) serverengine (2.3.2) sigdump (~> 0.2.2) @@ -107,7 +107,7 @@ GEM unf (0.1.4) unf_ext unf_ext (0.0.8.2) - webmock (3.18.1) + webmock (3.19.1) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)