From 5e9dc26813f60efd8c38acaa644cc9a9085e1202 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 11:00:15 +0000 Subject: [PATCH] chore(deps): bump just-the-docs from 0.7.0 to 0.12.0 Bumps [just-the-docs](https://github.com/just-the-docs/just-the-docs) from 0.7.0 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.7.0...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 991c0675d..51af270dc 100644 --- a/Gemfile +++ b/Gemfile @@ -10,7 +10,7 @@ source "https://rubygems.org" gem "jekyll", "~> 4.3.2" # This is the default theme for new Jekyll sites. You may change this to anything you like. gem "minima", "~> 2.5" -gem "just-the-docs", "~> 0.7.0" +gem "just-the-docs", "~> 0.12.0" # If you want to use GitHub Pages, remove the "gem "jekyll"" above and # uncomment the line below. To upgrade, run `bundle update github-pages`. # gem "github-pages", group: :jekyll_plugins diff --git a/Gemfile.lock b/Gemfile.lock index 583564799..e992964f8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -52,7 +52,7 @@ GEM jekyll (>= 3.8, < 5.0) jekyll-watch (2.2.1) listen (~> 3.0) - just-the-docs (0.7.0) + just-the-docs (0.12.0) jekyll (>= 3.8.5) jekyll-include-cache jekyll-seo-tag (>= 2.0) @@ -103,7 +103,7 @@ DEPENDENCIES http_parser.rb (~> 0.8.0) jekyll (~> 4.3.2) jekyll-feed (~> 0.12) - just-the-docs (~> 0.7.0) + just-the-docs (~> 0.12.0) minima (~> 2.5) tzinfo (>= 1, < 3) tzinfo-data