diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index bb1714e..0fbc826 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -1,11 +1,25 @@ GEM remote: https://rubygems.org/ specs: + activesupport (7.1.3.4) + base64 + bigdecimal + concurrent-ruby (~> 1.0, >= 1.0.2) + connection_pool (>= 2.2.5) + drb + i18n (>= 1.6, < 2) + minitest (>= 5.1) + mutex_m + tzinfo (~> 2.0) addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) + base64 (0.2.0) + bigdecimal (3.1.8) cgi (0.4.1) colorator (1.1.0) concurrent-ruby (1.2.3) + connection_pool (2.4.1) + drb (2.2.1) em-websocket (0.5.3) eventmachine (>= 0.12.9) http_parser.rb (~> 0) @@ -14,7 +28,11 @@ GEM eventmachine (1.2.7) ffi (1.16.3) forwardable-extended (2.6.0) + gemoji (4.1.0) google-protobuf (3.25.3-x86_64-linux) + html-pipeline (2.14.3) + activesupport (>= 2) + nokogiri (>= 1.4) http_parser.rb (0.8.0) i18n (1.14.5) concurrent-ruby (~> 1.0) @@ -48,6 +66,10 @@ GEM jekyll (>= 3.8, < 5.0) jekyll-watch (2.2.1) listen (~> 3.0) + jemoji (0.13.0) + gemoji (>= 3, < 5) + html-pipeline (~> 2.2) + jekyll (>= 3.0, < 5.0) just-the-docs (0.8.2) jekyll (>= 3.8.5) jekyll-include-cache @@ -66,6 +88,8 @@ GEM jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) + minitest (5.24.1) + mutex_m (0.2.0) nokogiri (1.16.5-x86_64-linux) racc (~> 1.4) pathutil (0.16.2) @@ -86,6 +110,8 @@ GEM strscan (3.1.0) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) unicode-display_width (2.5.0) webrick (1.8.1) @@ -97,6 +123,7 @@ DEPENDENCIES jekyll (~> 4.3.3) jekyll-drawio jekyll-feed (~> 0.12) + jemoji just-the-docs minima (~> 2.5) tzinfo (>= 1, < 3) @@ -104,4 +131,4 @@ DEPENDENCIES wdm (~> 0.1.1) BUNDLED WITH - 2.5.10 + 2.5.10