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)