From 5e11167d8196d2626d00f2de8db3d2d7baaa77a3 Mon Sep 17 00:00:00 2001 From: isollid Date: Tue, 15 Oct 2024 13:09:49 +0200 Subject: [PATCH] Bump rexml fra 3.3.6 -> 3.3.8 med bundle update rexml to fix CVE-2024-43398 --- docs/Gemfile.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 35a4fa3..8c34a38 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -245,8 +245,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rexml (3.3.5) - strscan + rexml (3.3.8) rouge (3.30.0) rubyzip (2.3.2) safe_yaml (1.0.5) @@ -260,7 +259,6 @@ GEM faraday (>= 0.17.3, < 3) securerandom (0.3.1) simpleidn (0.2.3) - strscan (3.1.0) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) typhoeus (1.4.1)