From a0e9257aef46d3183b4b457b5ed9b9c2591142e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Sep 2024 16:21:18 +1000 Subject: [PATCH] Bump rexml from 3.2.8 to 3.3.6 (#58) Bumps [rexml](https://github.com/ruby/rexml) from 3.2.8 to 3.3.6. --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c729ac0fa..2c829a1b1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -85,8 +85,8 @@ GEM rb-fsevent (0.11.0) rb-inotify (0.10.1) ffi (~> 1.0) - rexml (3.2.8) - strscan (>= 3.0.9) + rexml (3.3.6) + strscan rouge (3.26.0) ruby2_keywords (0.0.4) safe_yaml (1.0.5)