We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a95bea0 + c43261f commit d2b9742Copy full SHA for d2b9742
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.8.2" # 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