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 6b41bd5 commit aca1afaCopy full SHA for aca1afa
Gemfile
@@ -1,7 +1,5 @@
1
source 'https://rubygems.org'
2
3
gem "jekyll", "~> 4.3.2" # installed by `gem jekyll`
4
-# gem "webrick" # required when using Ruby >= 3 and Jekyll <= 4.2.2
5
6
-gem "just-the-docs", "0.6.1" # pinned to the current release
7
-# gem "just-the-docs" # always download the latest release
+gem "just-the-docs", "0.7.0" # pinned release
0 commit comments