From f6eda5806795da58223f9ed2e9ef9767be0c831d Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 18:17:59 +0000 Subject: [PATCH] Update rexml to version 3.3.6 --- Gemfile.lock | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0b73670..649ce95 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -172,6 +172,7 @@ GEM matrix (0.4.2) method_source (1.0.0) mini_mime (1.0.1) + mini_portile2 (2.8.7) minitest (5.19.0) modernizr-rails (2.7.1) multi_json (1.15.0) @@ -181,6 +182,9 @@ GEM sass (~> 3.4) thor (~> 0.19) nio4r (2.3.0) + nokogiri (1.15.4) + mini_portile2 (~> 2.8.2) + racc (~> 1.4) nokogiri (1.15.4-arm64-darwin) racc (~> 1.4) oauth (0.5.1) @@ -266,7 +270,8 @@ GEM responders (2.4.1) actionpack (>= 4.2.0, < 6.0) railties (>= 4.2.0, < 6.0) - rexml (3.2.6) + rexml (3.3.6) + strscan rspec (3.9.0) rspec-core (~> 3.9.0) rspec-expectations (~> 3.9.0) @@ -343,6 +348,7 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) + strscan (3.1.0) sysexits (1.2.0) temple (0.8.0) thor (0.20.3)