From bf0c5a82f2f5ae2e7de22991bbb97578cba84431 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 May 2024 06:54:44 +0200 Subject: [PATCH] chore(deps-dev): bump rexml from 3.2.6 to 3.2.8 in /fluent-plugin-events (#640) Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8. - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- fluent-plugin-events/Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/fluent-plugin-events/Gemfile.lock b/fluent-plugin-events/Gemfile.lock index 477d99d..5ac8f2b 100644 --- a/fluent-plugin-events/Gemfile.lock +++ b/fluent-plugin-events/Gemfile.lock @@ -92,12 +92,14 @@ GEM public_suffix (5.0.4) rake (13.2.1) recursive-open-struct (1.1.3) - rexml (3.2.6) + rexml (3.2.8) + strscan (>= 3.0.9) ruby2_keywords (0.0.5) serverengine (2.3.2) sigdump (~> 0.2.2) sigdump (0.2.5) strptime (0.2.5) + strscan (3.1.0) test-unit (3.6.2) power_assert tzinfo (2.0.4)