From b6550488c72c3033d1667424e339a7a9fae7dfd3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 17:41:23 +0000 Subject: [PATCH] Bump just-the-docs from 0.10.1 to 0.12.0 Bumps [just-the-docs](https://github.com/just-the-docs/just-the-docs) from 0.10.1 to 0.12.0. - [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.10.1...v0.12.0) --- updated-dependencies: - dependency-name: just-the-docs dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index fb19d32..386a4af 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source 'https://rubygems.org' gem "jekyll", "~> 4.3.4" -gem "just-the-docs", "0.10.0" +gem "just-the-docs", "0.12.0" # Required for GitHub Pages gem "webrick", "~> 1.8" diff --git a/Gemfile.lock b/Gemfile.lock index 8e67542..65b6dce 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -46,7 +46,7 @@ GEM jekyll (>= 3.8, < 5.0) jekyll-watch (2.2.1) listen (~> 3.0) - just-the-docs (0.10.0) + just-the-docs (0.12.0) jekyll (>= 3.8.5) jekyll-include-cache jekyll-seo-tag (>= 2.0) @@ -88,7 +88,7 @@ PLATFORMS DEPENDENCIES jekyll (~> 4.3.4) jekyll-seo-tag (~> 2.8) - just-the-docs (= 0.10.0) + just-the-docs (= 0.12.0) webrick (~> 1.8) BUNDLED WITH