We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e20c712 + 607b863 commit f68dcf6Copy full SHA for f68dcf6
1 file changed
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.11.1" # pinned to the current release
+gem "just-the-docs", "0.12.0" # pinned to the current release
7
# gem "just-the-docs" # always download the latest release
0 commit comments