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

francischuang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/calcite-avatica.git


The following commit(s) were added to refs/heads/main by this push:
     new 0ce03b424 Bump rexml from 3.2.8 to 3.3.3 in /site
0ce03b424 is described below

commit 0ce03b424abb49158986dce26a9b4fca313e991c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 2 01:57:45 2024 +0000

    Bump rexml from 3.2.8 to 3.3.3 in /site
    
    Bumps [rexml](https://github.com/ruby/rexml) from 3.2.8 to 3.3.3.
    - [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.8...v3.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: rexml
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 site/Gemfile.lock | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/site/Gemfile.lock b/site/Gemfile.lock
index d0148644d..2ec8e23b0 100644
--- a/site/Gemfile.lock
+++ b/site/Gemfile.lock
@@ -50,8 +50,8 @@ GEM
     rb-fsevent (0.11.1)
     rb-inotify (0.10.1)
       ffi (~> 1.0)
-    rexml (3.2.8)
-      strscan (>= 3.0.9)
+    rexml (3.3.3)
+      strscan
     rouge (3.28.0)
     safe_yaml (1.0.5)
     sassc (2.4.0)

Reply via email to