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.
1 parent 2466f16 commit 2069402Copy full SHA for 2069402
Gemfile
@@ -3,5 +3,5 @@ source 'https://rubygems.org'
3
gem "jekyll", "~> 4.3.3" # 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
7
-# gem "just-the-docs" # always download the latest release
+#gem "just-the-docs", "0.8.2" # pinned to the current release
+gem "just-the-docs" # always download the latest release
0 commit comments