This is an automated email from the ASF dual-hosted git repository.

srowen pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/spark-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 6e602593f3 Update rexml per Github security warning
6e602593f3 is described below

commit 6e602593f3e6bd49151bb8eaa7da4faa427a751d
Author: Sean Owen <sro...@gmail.com>
AuthorDate: Tue Jul 30 10:57:38 2024 -0500

    Update rexml per Github security warning
    
    Author: Sean Owen <sro...@gmail.com>
    
    Closes #540 from srowen/rexml.
---
 Gemfile.lock | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/Gemfile.lock b/Gemfile.lock
index f4dedba223..db9f15953f 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -48,11 +48,13 @@ GEM
     rb-fsevent (0.11.2)
     rb-inotify (0.10.1)
       ffi (~> 1.0)
-    rexml (3.2.6)
+    rexml (3.3.2)
+      strscan
     rouge (3.26.0)
     safe_yaml (1.0.5)
     sassc (2.4.0)
       ffi (~> 1.9)
+    strscan (3.1.0)
     terminal-table (2.0.0)
       unicode-display_width (~> 1.1, >= 1.1.1)
     unicode-display_width (1.8.0)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to