From a3be62631ff33400b19c6ce34f30d5b2cc80f874 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 08:33:33 +0200 Subject: [PATCH] build(deps-dev): bump rexml from 3.2.6 to 3.2.8 (#32802) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6562da3a79d..94034e827ac 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -100,7 +100,8 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) regexp_parser (2.9.1) - rexml (3.2.6) + rexml (3.2.8) + strscan (>= 3.0.9) rouge (4.2.1) rubocop (1.63.5) json (~> 2.3) @@ -137,6 +138,7 @@ GEM tilt (~> 2.0) sorbet-runtime (0.5.11376) stringex (2.8.6) + strscan (3.1.0) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) tilt (2.3.0)