diff --git a/Gemfile b/Gemfile index 5e10545..2cd5a72 100644 --- a/Gemfile +++ b/Gemfile @@ -3,7 +3,7 @@ source 'https://rubygems.org' gem "jekyll", "~> 4.4.1" # installed by `gem jekyll` # gem "webrick" # required when using Ruby >= 3 and Jekyll <= 4.2.2 -gem "just-the-docs", "0.10.1" # pinned to the current release +gem "just-the-docs", "0.10.2" # pinned to the current release # gem "just-the-docs" # always download the latest release gem "base64" diff --git a/Gemfile.lock b/Gemfile.lock index 235e7f8..8cd48cc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,8 +2,8 @@ GEM remote: https://rubygems.org/ specs: Ascii85 (2.0.1) - addressable (2.8.7) - public_suffix (>= 2.0.2, < 7.0) + addressable (2.8.8) + public_suffix (>= 2.0.2, < 8.0) afm (0.2.2) async (2.24.0) console (~> 1.29) @@ -12,9 +12,9 @@ GEM metrics (~> 0.12) traces (~> 0.15) base64 (0.3.0) - bigdecimal (3.2.0) + bigdecimal (3.3.1) colorator (1.1.0) - concurrent-ruby (1.3.5) + concurrent-ruby (1.3.6) console (1.30.2) fiber-annotation fiber-local (~> 1.1) @@ -32,17 +32,17 @@ GEM logger faraday-net_http (3.4.0) net-http (>= 0.5.0) - ffi (1.17.2-x64-mingw-ucrt) - ffi (1.17.2-x86_64-linux-gnu) + ffi (1.17.3-x64-mingw-ucrt) + ffi (1.17.3-x86_64-linux-gnu) fiber-annotation (0.2.0) fiber-local (1.1.0) fiber-storage fiber-storage (1.0.1) forwardable-extended (2.6.0) - google-protobuf (4.31.1-x64-mingw-ucrt) + google-protobuf (4.33.2-x64-mingw-ucrt) bigdecimal rake (>= 13) - google-protobuf (4.31.1-x86_64-linux-gnu) + google-protobuf (4.33.2-x86_64-linux-gnu) bigdecimal rake (>= 13) hashery (2.1.2) @@ -55,8 +55,8 @@ GEM typhoeus (~> 1.3) yell (~> 2.0) zeitwerk (~> 2.5) - http_parser.rb (0.8.0) - i18n (1.14.7) + http_parser.rb (0.8.1) + i18n (1.14.8) concurrent-ruby (~> 1.0) io-event (1.10.1) jekyll (4.4.1) @@ -91,8 +91,8 @@ GEM jekyll (>= 3.7, < 5.0) jekyll-watch (2.2.1) listen (~> 3.0) - json (2.12.2) - just-the-docs (0.10.1) + json (2.18.0) + just-the-docs (0.10.2) jekyll (>= 3.8.5) jekyll-include-cache jekyll-seo-tag (>= 2.0) @@ -125,20 +125,20 @@ GEM hashery (~> 2.0) ruby-rc4 ttfunk - public_suffix (6.0.2) + public_suffix (7.0.0) racc (1.8.1) rainbow (3.1.1) - rake (13.3.0) + rake (13.3.1) rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rexml (3.4.1) - rouge (4.5.2) + rexml (3.4.4) + rouge (4.7.0) ruby-rc4 (0.1.5) safe_yaml (1.0.5) - sass-embedded (1.89.0-x64-mingw-ucrt) + sass-embedded (1.97.1-x64-mingw-ucrt) google-protobuf (~> 4.31) - sass-embedded (1.89.0-x86_64-linux-gnu) + sass-embedded (1.97.1-x86_64-linux-gnu) google-protobuf (~> 4.31) sawyer (0.9.2) addressable (>= 2.3.5) @@ -152,7 +152,7 @@ GEM ethon (>= 0.9.0) unicode-display_width (2.6.0) uri (1.0.3) - webrick (1.9.1) + webrick (1.9.2) yell (2.2.2) zeitwerk (2.7.3) @@ -168,7 +168,7 @@ DEPENDENCIES jekyll-github-metadata (>= 2.15) jekyll-include-cache jekyll-sitemap - just-the-docs (= 0.10.1) + just-the-docs (= 0.10.2) BUNDLED WITH 2.6.9