From 1dbf80fd5ce54b5fdba2252ba309deb4d80e25f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juanjo=20Baz=C3=A1n?= Date: Fri, 17 May 2024 11:44:23 +0200 Subject: [PATCH] Update rexml https://www.cve.org/CVERecord?id=CVE-2024-35176 --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 299cd65e..c49b3013 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -361,7 +361,8 @@ GEM actionpack (>= 5.2) railties (>= 5.2) retriable (3.1.2) - rexml (3.2.6) + rexml (3.2.8) + strscan (>= 3.0.9) rspec-core (3.13.0) rspec-support (~> 3.13.0) rspec-expectations (3.13.0) @@ -426,6 +427,7 @@ GEM stimulus-rails (1.3.3) railties (>= 6.0.0) stringio (3.1.0) + strscan (3.1.0) thor (1.3.1) tilt (2.3.0) timeout (0.4.1) @@ -516,4 +518,4 @@ RUBY VERSION ruby 3.3.1p55 BUNDLED WITH - 2.5.9 + 2.5.10