From a65976313f490b24afcf22aaa1002a3612513b8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 05:25:17 +0000 Subject: [PATCH] Bump just-the-docs from 0.5.4 to 0.10.1 Bumps [just-the-docs](https://github.com/just-the-docs/just-the-docs) from 0.5.4 to 0.10.1. - [Release notes](https://github.com/just-the-docs/just-the-docs/releases) - [Changelog](https://github.com/just-the-docs/just-the-docs/blob/main/CHANGELOG.md) - [Commits](https://github.com/just-the-docs/just-the-docs/compare/v0.5.4...v0.10.1) --- updated-dependencies: - dependency-name: just-the-docs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 11 +++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index f853790..04064ee 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source 'https://rubygems.org' gem "jekyll", "~> 4.3.2" # installed by `gem jekyll` -gem "just-the-docs", "0.5.4" # pinned to the current release +gem "just-the-docs", "0.10.1" # pinned to the current release # gem "just-the-docs" # always download the latest release gem "jekyll-github-metadata", ">= 2.15" gem "faraday-retry" diff --git a/Gemfile.lock b/Gemfile.lock index 2d25a7c..62e5277 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -67,8 +67,9 @@ GEM jekyll-watch (2.2.1) listen (~> 3.0) json (2.9.1) - just-the-docs (0.5.4) + just-the-docs (0.10.1) jekyll (>= 3.8.5) + jekyll-include-cache jekyll-seo-tag (>= 2.0) rake (>= 12.3.1) kramdown (2.5.1) @@ -99,6 +100,12 @@ GEM sass-embedded (1.83.4) google-protobuf (~> 4.29) rake (>= 13) + sass-embedded (1.83.4-arm64-darwin) + google-protobuf (~> 4.29) + sass-embedded (1.83.4-x86_64-darwin) + google-protobuf (~> 4.29) + sass-embedded (1.83.4-x86_64-linux-gnu) + google-protobuf (~> 4.29) sawyer (0.9.2) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) @@ -122,7 +129,7 @@ DEPENDENCIES jekyll-polyglot jekyll-seo-tag jekyll-sitemap - just-the-docs (= 0.5.4) + just-the-docs (= 0.10.1) webrick BUNDLED WITH