From 63dcbde6383edba55e4a076992fc740daf23fc80 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 20:12:25 +0000 Subject: [PATCH] Update rexml to version 3.3.2 --- Gemfile.lock | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0b73670..e292b4f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -183,6 +183,8 @@ GEM nio4r (2.3.0) nokogiri (1.15.4-arm64-darwin) racc (~> 1.4) + nokogiri (1.15.4-x86_64-linux) + racc (~> 1.4) oauth (0.5.1) oauth2 (1.4.0) faraday (>= 0.8, < 0.13) @@ -266,7 +268,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.2) + strscan rspec (3.9.0) rspec-core (~> 3.9.0) rspec-expectations (~> 3.9.0) @@ -343,6 +346,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)