From 33464a24e1a6deb047e12ad9263e50c1f5d8615e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Sep 2024 04:49:14 +0000 Subject: [PATCH] Bump rexml from 3.2.6 to 3.3.6 in /asf-site-src Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.3.6. - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.3.6) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] --- asf-site-src/Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/asf-site-src/Gemfile.lock b/asf-site-src/Gemfile.lock index 9d7fe8f27..8dc54e55b 100644 --- a/asf-site-src/Gemfile.lock +++ b/asf-site-src/Gemfile.lock @@ -107,11 +107,13 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - rexml (3.2.6) + rexml (3.3.6) + strscan rouge (3.30.0) sassc (2.4.0) ffi (~> 1.9) servolux (0.13.0) + strscan (3.1.0) temple (0.10.2) thor (1.2.2) tilt (2.0.11)