Skip to content

Commit

Permalink
Bump just-the-docs from 0.5.4 to 0.10.1
Browse files Browse the repository at this point in the history
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](just-the-docs/just-the-docs@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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent 760cce0 commit b71180b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -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"

Expand Down
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,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)
Expand Down Expand Up @@ -90,11 +91,10 @@ GEM
rexml (3.4.0)
rouge (4.5.1)
safe_yaml (1.0.5)
sass-embedded (1.83.1)
google-protobuf (~> 4.29)
rake (>= 13)
sass-embedded (1.83.1-arm64-darwin)
google-protobuf (~> 4.29)
sass-embedded (1.83.1-x86_64-linux-gnu)
google-protobuf (~> 4.29)
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
Expand All @@ -116,7 +116,7 @@ DEPENDENCIES
jekyll-polyglot
jekyll-seo-tag
jekyll-sitemap
just-the-docs (= 0.5.4)
just-the-docs (= 0.10.1)
webrick

BUNDLED WITH
Expand Down

0 comments on commit b71180b

Please sign in to comment.