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

xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-website.git


The following commit(s) were added to refs/heads/master by this push:
     new aa582a7d7 Bump rexml from 3.2.5 to 3.3.3
aa582a7d7 is described below

commit aa582a7d73267f59d84c5725206901ad829e3351
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 2 00:28:02 2024 +0000

    Bump rexml from 3.2.5 to 3.3.3
    
    Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 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.5...v3.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: rexml
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 Gemfile.lock | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/Gemfile.lock b/Gemfile.lock
index 8c3ea5007..caf6d3cfa 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -56,12 +56,14 @@ GEM
     rb-fsevent (0.11.2)
     rb-inotify (0.10.1)
       ffi (~> 1.0)
-    rexml (3.2.5)
+    rexml (3.3.3)
+      strscan
     rouge (4.1.0)
     safe_yaml (1.0.5)
     sass-embedded (1.62.1)
       google-protobuf (~> 3.21)
       rake (>= 10.0.0)
+    strscan (3.1.0)
     terminal-table (3.0.2)
       unicode-display_width (>= 1.1.1, < 3)
     unicode-display_width (2.4.2)

Reply via email to