From e2db534a5c953d0dca039bfecb6d2807b6a353a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 18:35:48 +0000 Subject: [PATCH] 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 b15e2c8..66fe46d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -33,8 +33,7 @@ GEM rbtree (0.4.5) redcarpet (3.5.1) regexp_parser (2.9.0) - rexml (3.3.2) - strscan + rexml (3.3.9) rspec (3.11.0) rspec-core (~> 3.11.0) rspec-expectations (~> 3.11.0) @@ -77,7 +76,6 @@ GEM sorted_set (1.0.3) rbtree set (~> 1.0) - strscan (3.1.0) toxiproxy (2.0.1) unicode-display_width (2.5.0) warning (1.2.1)