From 74763876cd688cc78eef4037ee13f435dba667d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 12:41:43 +0200 Subject: [PATCH] chore(deps-dev): bump webmock in /fluent-plugin-events (#644) Bumps [webmock](https://github.com/bblimke/webmock) from 3.23.0 to 3.23.1. - [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md) - [Commits](https://github.com/bblimke/webmock/compare/v3.23.0...v3.23.1) --- updated-dependencies: - dependency-name: webmock dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- fluent-plugin-events/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fluent-plugin-events/Gemfile.lock b/fluent-plugin-events/Gemfile.lock index 26226ed..341aa2d 100644 --- a/fluent-plugin-events/Gemfile.lock +++ b/fluent-plugin-events/Gemfile.lock @@ -21,7 +21,7 @@ GEM specs: addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) - bigdecimal (3.1.6) + bigdecimal (3.1.8) concurrent-ruby (1.1.10) connection_pool (2.4.0) cool.io (1.7.1) @@ -89,7 +89,7 @@ GEM net-http-persistent (4.0.2) connection_pool (~> 2.2) power_assert (2.0.3) - public_suffix (5.0.4) + public_suffix (5.0.5) rake (13.2.1) recursive-open-struct (1.1.3) rexml (3.2.8) @@ -106,7 +106,7 @@ GEM concurrent-ruby (~> 1.0) tzinfo-data (1.2022.1) tzinfo (>= 1.0.0) - webmock (3.23.0) + webmock (3.23.1) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)