diff --git a/Gemfile.lock b/Gemfile.lock index b492f80..5010599 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,8 +1,8 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.8.7) - public_suffix (>= 2.0.2, < 7.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) base64 (0.2.0) bigdecimal (3.1.9) colorator (1.1.0) @@ -45,6 +45,12 @@ GEM webrick (~> 1.7) jekyll-include-cache (0.2.1) jekyll (>= 3.7, < 5.0) + jekyll-remote-theme (0.5.1) + addressable (~> 2.0) + jekyll (>= 3.5, < 5.0) + jekyll-sass-converter (>= 1.0, < 4.0, != 2.0.0) + openssl (>= 3.1.2) + rubyzip (>= 1.3.0, < 3.0) jekyll-sass-converter (3.0.0) sass-embedded (~> 1.54) jekyll-seo-tag (2.8.0) @@ -66,15 +72,17 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.4.0) + openssl (4.0.2) pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (6.0.1) + public_suffix (7.0.5) rake (13.2.1) rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) rexml (3.4.0) rouge (4.5.1) + rubyzip (2.4.1) safe_yaml (1.0.5) sass-embedded (1.83.4-arm64-darwin) google-protobuf (~> 4.29) @@ -91,6 +99,7 @@ PLATFORMS DEPENDENCIES jekyll (~> 4.4.1) + jekyll-remote-theme just-the-docs (= 0.12.0) BUNDLED WITH