This is an automated email from the ASF dual-hosted git repository.
ctubbsii pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo-fluo-website.git
The following commit(s) were added to refs/heads/main by this push:
new 96d5372 Update gems
96d5372 is described below
commit 96d537258a7a2757e89f1d3250380083fbc23003
Author: Christopher Tubbs <[email protected]>
AuthorDate: Fri Sep 26 16:41:12 2025 -0400
Update gems
---
Gemfile.lock | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/Gemfile.lock b/Gemfile.lock
index 43374dd..065b4cd 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -52,8 +52,8 @@ GEM
sass-embedded (~> 1.54)
jekyll-watch (2.2.1)
listen (~> 3.0)
- kramdown (2.4.0)
- rexml
+ kramdown (2.5.1)
+ rexml (>= 3.3.9)
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (4.0.4)
@@ -68,7 +68,7 @@ GEM
rb-inotify (0.11.1)
ffi (~> 1.0)
rexml (3.3.9)
- rouge (4.4.0)
+ rouge (4.5.1)
safe_yaml (1.0.5)
sass-embedded (1.77.5-aarch64-linux-android)
google-protobuf (>= 3.25, < 5.0)
@@ -115,7 +115,7 @@ GEM
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
unicode-display_width (2.6.0)
- webrick (1.8.2)
+ webrick (1.9.1)
PLATFORMS
aarch64-linux
@@ -154,4 +154,4 @@ RUBY VERSION
ruby 3.3.4p94
BUNDLED WITH
- 2.5.11
+ 2.5.22