We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 051901c + b855b13 commit b042f82Copy full SHA for b042f82
Gemfile
@@ -3,7 +3,7 @@ source 'https://rubygems.org'
3
gem "jekyll", "~> 4.3.4" # installed by `gem jekyll`
4
# gem "webrick" # required when using Ruby >= 3 and Jekyll <= 4.2.2
5
6
-gem "just-the-docs", "0.10.0" # pinned to the current release
+gem "just-the-docs", "0.10.1" # pinned to the current release
7
# gem "just-the-docs" # always download the latest release
8
9
#gem 'jekyll-relative-links'
0 commit comments