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 6c518c8 commit aea8679Copy full SHA for aea8679
1 file changed
docs/Gemfile
@@ -1,7 +1,4 @@
1
source 'https://rubygems.org'
2
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
7
-# gem "just-the-docs" # always download the latest release
+gem "jekyll", "~> 4.4.1"
+gem "just-the-docs", "0.10.1"
0 commit comments