We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 04aa04b + f7367f5 commit 2cfa037Copy full SHA for 2cfa037
Gemfile
@@ -3,5 +3,5 @@ source 'https://rubygems.org'
3
gem "jekyll", "~> 4.4.1" # 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.1" # pinned to the current release
+gem "just-the-docs", "0.11.1" # pinned to the current release
7
# gem "just-the-docs" # always download the latest release
0 commit comments