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 41e230832 Bump rexml from 3.2.5 to 3.2.8 in /site
41e230832 is described below
commit 41e2308320ebe7b9280c45d14ac59499b6f1ed9e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 16 19:50:14 2024 +0000
Bump rexml from 3.2.5 to 3.2.8 in /site
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.2.8.
- [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.2.8)
---
updated-dependencies:
- dependency-name: rexml
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
---
site/Gemfile.lock | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/site/Gemfile.lock b/site/Gemfile.lock
index 90732e361..d0148644d 100644
--- a/site/Gemfile.lock
+++ b/site/Gemfile.lock
@@ -50,17 +50,20 @@ GEM
rb-fsevent (0.11.1)
rb-inotify (0.10.1)
ffi (~> 1.0)
- rexml (3.2.5)
+ rexml (3.2.8)
+ strscan (>= 3.0.9)
rouge (3.28.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)
webrick (1.7.0)
PLATFORMS
+ x86_64-linux
x86_64-linux-musl
DEPENDENCIES