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-website.git
The following commit(s) were added to refs/heads/main by this push: new eb38a98e Update gems eb38a98e is described below commit eb38a98e49f119d2e7f784e4b55a50e333bd9e92 Author: Christopher Tubbs <ctubb...@apache.org> AuthorDate: Wed Jun 5 16:37:55 2024 -0400 Update gems --- Gemfile.lock | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5d56b813..007ccd00 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,18 +3,20 @@ GEM specs: addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) + bigdecimal (3.1.8) colorator (1.1.0) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.1) em-websocket (0.5.3) eventmachine (>= 0.12.9) http_parser.rb (~> 0) eventmachine (1.2.7) - ffi (1.16.3) + ffi (1.17.0-x86_64-linux-gnu) forwardable-extended (2.6.0) - google-protobuf (4.26.1-x86_64-linux) + google-protobuf (4.27.0-x86_64-linux) + bigdecimal rake (>= 13) http_parser.rb (0.8.0) - i18n (1.14.4) + i18n (1.14.5) concurrent-ruby (~> 1.0) jekyll (4.3.3) addressable (~> 2.4) @@ -52,13 +54,13 @@ GEM public_suffix (5.0.5) rake (13.2.1) rb-fsevent (0.11.2) - rb-inotify (0.10.1) + rb-inotify (0.11.1) ffi (~> 1.0) rexml (3.2.8) strscan (>= 3.0.9) rouge (4.2.1) safe_yaml (1.0.5) - sass-embedded (1.76.0-x86_64-linux-gnu) + sass-embedded (1.77.4-x86_64-linux-gnu) google-protobuf (>= 3.25, < 5.0) strscan (3.1.0) terminal-table (3.0.2)