Skip to content

Commit 607b863

Browse files
Update just-the-docs requirement from 0.11.1 to 0.12.0
Updates the requirements on [just-the-docs](https://github.com/just-the-docs/just-the-docs) to permit the latest version. - [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.11.1...v0.12.0) --- updated-dependencies: - dependency-name: just-the-docs dependency-version: 0.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f579069 commit 607b863

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ source 'https://rubygems.org'
33
gem "jekyll", "~> 4.4.1" # installed by `gem jekyll`
44
# gem "webrick" # required when using Ruby >= 3 and Jekyll <= 4.2.2
55

6-
gem "just-the-docs", "0.11.1" # pinned to the current release
6+
gem "just-the-docs", "0.12.0" # pinned to the current release
77
# gem "just-the-docs" # always download the latest release

0 commit comments

Comments
 (0)