From ed2525e7e480e46b4dffb758d3ff5dcb613a3f08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 18:37:29 +0000 Subject: [PATCH] build(deps): bump rexml from 3.3.3 to 3.3.9 Bumps [rexml](https://github.com/ruby/rexml) from 3.3.3 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.3...v3.3.9) --- updated-dependencies: - dependency-name: rexml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6290ee57..4449fae9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -404,8 +404,7 @@ GEM responders (3.1.1) actionpack (>= 5.2) railties (>= 5.2) - rexml (3.3.3) - strscan + rexml (3.3.9) rinku (2.0.6) rubocop (1.62.1) json (~> 2.3) @@ -469,7 +468,6 @@ GEM stimulus-rails (1.3.3) railties (>= 6.0.0) stripe (10.14.0) - strscan (3.1.0) tarpon (0.4.0) http (~> 4.4) terminal-table (3.0.2)