From d1bed807504b7648123e686a4e6f5817a72890dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 03:04:41 +0000 Subject: [PATCH] Bump just-the-docs from 0.10.0 to 0.10.1 Bumps [just-the-docs](https://github.com/just-the-docs/just-the-docs) from 0.10.0 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.10.0...v0.10.1) --- updated-dependencies: - dependency-name: just-the-docs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index 84754740..4aadf403 100644 --- a/Gemfile +++ b/Gemfile @@ -2,7 +2,7 @@ source "https://rubygems.org" -gem "just-the-docs", "0.10.0" # pinned to the current release +gem "just-the-docs", "0.10.1" # pinned to the current release gem "github-pages" gem "webrick" gem "jekyll-redirect-from" diff --git a/Gemfile.lock b/Gemfile.lock index b97e14cf..dc5edcf3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -26,7 +26,7 @@ GEM commonmarker (0.23.10) concurrent-ruby (1.3.4) connection_pool (2.4.1) - csv (3.3.0) + csv (3.3.2) dnsruby (1.72.2) simpleidn (~> 0.2.1) drb (2.2.1) @@ -43,7 +43,7 @@ GEM logger faraday-net_http (3.4.0) net-http (>= 0.5.0) - ffi (1.17.0-x86_64-linux-gnu) + ffi (1.17.1-x86_64-linux-gnu) forwardable-extended (2.6.0) gemoji (4.1.0) github-pages (232) @@ -216,7 +216,7 @@ GEM html-pipeline (~> 2.2) jekyll (>= 3.0, < 5.0) json (2.8.2) - just-the-docs (0.10.0) + just-the-docs (0.10.1) jekyll (>= 3.8.5) jekyll-include-cache jekyll-seo-tag (>= 2.0) @@ -251,7 +251,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rexml (3.3.9) + rexml (3.4.0) rouge (3.30.0) rubyzip (2.3.2) safe_yaml (1.0.5) @@ -282,7 +282,7 @@ DEPENDENCIES github-pages jekyll-email-protect jekyll-redirect-from - just-the-docs (= 0.10.0) + just-the-docs (= 0.10.1) webrick BUNDLED WITH