From a59361962195038b640ad2bdddf86d55be8c9674 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 18:35:58 +0000 Subject: [PATCH] chore(deps): bump rexml from 3.3.2 to 3.3.9 in /shared/gemfiles/20240726 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: direct:production ... Signed-off-by: dependabot[bot] --- shared/gemfiles/20240726/Gemfile.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/shared/gemfiles/20240726/Gemfile.lock b/shared/gemfiles/20240726/Gemfile.lock index b36f348..9e07f5c 100644 --- a/shared/gemfiles/20240726/Gemfile.lock +++ b/shared/gemfiles/20240726/Gemfile.lock @@ -29,13 +29,11 @@ GEM rack (2.2.9) raindrops (0.20.1) redcarpet (3.6.0) - rexml (3.3.2) - strscan + rexml (3.3.9) rugged (1.7.2) sqlite3 (2.0.2) mini_portile2 (~> 2.8.0) stringio (3.1.1) - strscan (3.1.0) thin (1.8.2) daemons (~> 1.0, >= 1.0.9) eventmachine (~> 1.0, >= 1.0.4)