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.git
The following commit(s) were added to refs/heads/main by this push:
new 68c540b194 Bump rexml from 3.4.1 to 3.4.2 in /site
68c540b194 is described below
commit 68c540b194385fde2b5b21338ac7bffcdb7c8679
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 17 19:06:50 2025 +0000
Bump rexml from 3.4.1 to 3.4.2 in /site
Bumps [rexml](https://github.com/ruby/rexml) from 3.4.1 to 3.4.2.
- [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.4.1...v3.4.2)
---
updated-dependencies:
- dependency-name: rexml
dependency-version: 3.4.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
---
site/Gemfile.lock | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/site/Gemfile.lock b/site/Gemfile.lock
index dd547a79bf..fc2a68319a 100644
--- a/site/Gemfile.lock
+++ b/site/Gemfile.lock
@@ -98,7 +98,7 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
- rexml (3.4.1)
+ rexml (3.4.2)
rouge (4.5.1)
safe_yaml (1.0.5)
sass-embedded (1.85.0-aarch64-linux-gnu)