From d5529f2ae067164c19d4e098e0f0f5e297a5896a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 18:33:02 +0000 Subject: [PATCH] Bump rexml from 3.2.8 to 3.3.9 Bumps [rexml](https://github.com/ruby/rexml) from 3.2.8 to 3.3.9. - [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.8...v3.3.9) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9e3bc3bc17..3e0e1002c7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -431,8 +431,7 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) - rexml (3.2.8) - strscan (>= 3.0.9) + rexml (3.3.9) rouge (4.2.1) rubocop (1.63.5) json (~> 2.3) @@ -522,7 +521,6 @@ GEM lint_roller (~> 1.1) rubocop-performance (~> 1.21.0) stringio (3.1.0) - strscan (3.1.0) thor (1.3.1) tilt (2.3.0) timeout (0.4.1)