From e761ef167a5c4a2200735813998fe3aa1b8c8c13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 18:35:44 +0000 Subject: [PATCH] build(deps-dev): bump rexml from 3.3.2 to 3.3.9 Bumps [rexml](https://github.com/ruby/rexml) from 3.3.2 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.3.2...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 6eb0a5dc9..17dcfbf61 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -63,8 +63,7 @@ GEM rack (>= 3) webrick (~> 1.8) regexp_parser (2.9.2) - rexml (3.3.2) - strscan + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) @@ -83,7 +82,6 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) - strscan (3.1.0) thread_safe (0.3.6) virtus (2.0.0) axiom-types (~> 0.1)