From c821b0a28529468020a5d8d299c376f116d94a0f Mon Sep 17 00:00:00 2001 From: Ahmed Ejaz Date: Tue, 19 Aug 2025 05:27:58 +0500 Subject: [PATCH] revert "Bump rexml from 3.2.9 to 3.3.9" --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9ffab8e050..94074d6d25 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -110,12 +110,12 @@ GEM activejob (7.1.5.2) activesupport (= 7.1.5.2) globalid (>= 0.3.6) - activemerchant (1.137.0) + activemerchant (1.133.0) activesupport (>= 4.2) builder (>= 2.1.2, < 4.0.0) i18n (>= 0.6.9) nokogiri (~> 1.4) - rexml (~> 3.3, >= 3.3.4) + rexml (~> 3.2.5) activemodel (7.1.5.2) activesupport (= 7.1.5.2) activerecord (7.1.5.2) @@ -669,7 +669,8 @@ GEM responders (3.1.1) actionpack (>= 5.2) railties (>= 5.2) - rexml (3.3.9) + rexml (3.2.9) + strscan roadie (5.2.1) css_parser (~> 1.4) nokogiri (~> 1.15) @@ -829,6 +830,7 @@ 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)