diff --git a/docs/Gemfile b/docs/Gemfile index 6dfcb7cd..5ba92aa6 100644 --- a/docs/Gemfile +++ b/docs/Gemfile @@ -18,7 +18,7 @@ gem "minima", "~> 2.5" group :jekyll_plugins do gem "jekyll-feed", "~> 0.12" gem "jekyll-seo-tag", "~> 2.9" - gem "jekyll-remote-theme", "~> 0.4" + gem "jekyll-remote-theme", "~> 0.5" end # Development and testing tools diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 4698749e..8018a99b 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -44,31 +44,31 @@ GEM fiber-storage fiber-storage (1.0.1) forwardable-extended (2.6.0) - google-protobuf (4.34.1) + google-protobuf (4.35.0) bigdecimal rake (~> 13.3) - google-protobuf (4.34.1-aarch64-linux-gnu) + google-protobuf (4.35.0-aarch64-linux-gnu) bigdecimal rake (~> 13.3) - google-protobuf (4.34.1-aarch64-linux-musl) + google-protobuf (4.35.0-aarch64-linux-musl) bigdecimal rake (~> 13.3) - google-protobuf (4.34.1-arm64-darwin) + google-protobuf (4.35.0-arm64-darwin) bigdecimal rake (~> 13.3) - google-protobuf (4.34.1-x86-linux-gnu) + google-protobuf (4.35.0-x86-linux-gnu) bigdecimal rake (~> 13.3) - google-protobuf (4.34.1-x86-linux-musl) + google-protobuf (4.35.0-x86-linux-musl) bigdecimal rake (~> 13.3) - google-protobuf (4.34.1-x86_64-darwin) + google-protobuf (4.35.0-x86_64-darwin) bigdecimal rake (~> 13.3) - google-protobuf (4.34.1-x86_64-linux-gnu) + google-protobuf (4.35.0-x86_64-linux-gnu) bigdecimal rake (~> 13.3) - google-protobuf (4.34.1-x86_64-linux-musl) + google-protobuf (4.35.0-x86_64-linux-musl) bigdecimal rake (~> 13.3) hashery (2.1.2) @@ -107,18 +107,19 @@ GEM webrick (~> 1.7) jekyll-feed (0.17.0) jekyll (>= 3.7, < 5.0) - jekyll-remote-theme (0.4.3) + jekyll-remote-theme (0.5.0) addressable (~> 2.0) jekyll (>= 3.5, < 5.0) - jekyll-sass-converter (>= 1.0, <= 3.0.0, != 2.0.0) + jekyll-sass-converter (>= 1.0, < 4.0, != 2.0.0) + openssl (~> 3.0, >= 3.1.2) rubyzip (>= 1.3.0, < 3.0) - jekyll-sass-converter (3.0.0) - sass-embedded (~> 1.54) + jekyll-sass-converter (3.1.0) + sass-embedded (~> 1.75) jekyll-seo-tag (2.9.0) jekyll (>= 3.8, < 5.0) jekyll-watch (2.2.1) listen (~> 3.0) - json (2.19.5) + json (2.19.7) kramdown (2.5.2) rexml (>= 3.4.4) kramdown-parser-gfm (1.1.0) @@ -155,6 +156,7 @@ GEM racc (~> 1.4) nokogiri (1.19.3-x86_64-linux-musl) racc (~> 1.4) + openssl (3.3.3) pathutil (0.16.2) forwardable-extended (~> 2.6) pdf-reader (2.15.1) @@ -175,36 +177,36 @@ GEM ruby-rc4 (0.1.5) rubyzip (2.4.1) safe_yaml (1.0.5) - sass-embedded (1.99.0) + sass-embedded (1.100.0) google-protobuf (~> 4.31) rake (>= 13) - sass-embedded (1.99.0-aarch64-linux-android) + sass-embedded (1.100.0-aarch64-linux-android) google-protobuf (~> 4.31) - sass-embedded (1.99.0-aarch64-linux-gnu) + sass-embedded (1.100.0-aarch64-linux-gnu) google-protobuf (~> 4.31) - sass-embedded (1.99.0-aarch64-linux-musl) + sass-embedded (1.100.0-aarch64-linux-musl) google-protobuf (~> 4.31) - sass-embedded (1.99.0-arm-linux-androideabi) + sass-embedded (1.100.0-arm-linux-androideabi) google-protobuf (~> 4.31) - sass-embedded (1.99.0-arm-linux-gnueabihf) + sass-embedded (1.100.0-arm-linux-gnueabihf) google-protobuf (~> 4.31) - sass-embedded (1.99.0-arm-linux-musleabihf) + sass-embedded (1.100.0-arm-linux-musleabihf) google-protobuf (~> 4.31) - sass-embedded (1.99.0-arm64-darwin) + sass-embedded (1.100.0-arm64-darwin) google-protobuf (~> 4.31) - sass-embedded (1.99.0-riscv64-linux-android) + sass-embedded (1.100.0-riscv64-linux-android) google-protobuf (~> 4.31) - sass-embedded (1.99.0-riscv64-linux-gnu) + sass-embedded (1.100.0-riscv64-linux-gnu) google-protobuf (~> 4.31) - sass-embedded (1.99.0-riscv64-linux-musl) + sass-embedded (1.100.0-riscv64-linux-musl) google-protobuf (~> 4.31) - sass-embedded (1.99.0-x86_64-darwin) + sass-embedded (1.100.0-x86_64-darwin) google-protobuf (~> 4.31) - sass-embedded (1.99.0-x86_64-linux-android) + sass-embedded (1.100.0-x86_64-linux-android) google-protobuf (~> 4.31) - sass-embedded (1.99.0-x86_64-linux-gnu) + sass-embedded (1.100.0-x86_64-linux-gnu) google-protobuf (~> 4.31) - sass-embedded (1.99.0-x86_64-linux-musl) + sass-embedded (1.100.0-x86_64-linux-musl) google-protobuf (~> 4.31) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) @@ -246,7 +248,7 @@ DEPENDENCIES http_parser.rb (~> 0.6.0) jekyll (~> 4.4.1) jekyll-feed (~> 0.12) - jekyll-remote-theme (~> 0.4) + jekyll-remote-theme (~> 0.5) jekyll-seo-tag (~> 2.9) logger minima (~> 2.5)