From 64e806890865f9c12b66fb58dfaf7fbc37f941c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 08:17:01 +0100 Subject: [PATCH] build(deps-dev): bump rexml from 3.4.0 to 3.4.1 (#37503) Bumps [rexml](https://github.com/ruby/rexml) from 3.4.0 to 3.4.1. - [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.4.0...v3.4.1) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0ced804151c..799bc8025c2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -117,7 +117,7 @@ GEM rbs (3.8.1) logger regexp_parser (2.10.0) - rexml (3.4.0) + rexml (3.4.1) rouge (4.5.1) rubocop (1.72.1) json (~> 2.3)