We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4622e85 + 406be26 commit ed50be0Copy full SHA for ed50be0
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.12.0" # pinned to the current release
7
# gem "just-the-docs" # always download the latest release
0 commit comments