From d1db30ec04b13674cd34fde6d5879d6180fca197 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juanjo=20Baz=C3=A1n?= Date: Wed, 7 Aug 2024 09:58:00 +0200 Subject: [PATCH] Update REXML [sec] https://www.ruby-lang.org/en/news/2024/08/01/dos-rexml-cve-2024-41946/ --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b8f1d3d9..cb11d48f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,7 +75,7 @@ GEM connection_pool reverse_markdown (2.1.1) nokogiri - rexml (3.3.2) + rexml (3.3.4) strscan rspec (3.13.0) rspec-core (~> 3.13.0)