From b57a2befd900f18a940a91818d22327337253780 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 04:27:20 +0000 Subject: [PATCH] Bump rexml from 3.2.9 to 3.3.9 Bumps [rexml](https://github.com/ruby/rexml) from 3.2.9 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.9...v3.3.9) --- updated-dependencies: - dependency-name: rexml dependency-version: 3.3.9 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 013e27f76e..8b7af7f9d0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -110,12 +110,12 @@ GEM activejob (7.1.5.1) activesupport (= 7.1.5.1) globalid (>= 0.3.6) - activemerchant (1.133.0) + activemerchant (1.137.0) activesupport (>= 4.2) builder (>= 2.1.2, < 4.0.0) i18n (>= 0.6.9) nokogiri (~> 1.4) - rexml (~> 3.2.5) + rexml (~> 3.3, >= 3.3.4) activemodel (7.1.5.1) activesupport (= 7.1.5.1) activerecord (7.1.5.1) @@ -667,8 +667,7 @@ GEM responders (3.1.1) actionpack (>= 5.2) railties (>= 5.2) - rexml (3.2.9) - strscan + rexml (3.3.9) roadie (5.2.1) css_parser (~> 1.4) nokogiri (~> 1.15) @@ -828,7 +827,6 @@ GEM stringex (2.8.6) stringio (3.1.0) stripe (11.1.0) - strscan (3.1.2) swd (2.0.3) activesupport (>= 3) attr_required (>= 0.0.5)