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.
2 parents c328382 + 86a48e2 commit 822aebeCopy full SHA for 822aebe
Gemfile
@@ -0,0 +1,7 @@
1
+source 'https://rubygems.org'
2
+
3
+gem "jekyll", "~> 4.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.4.2" # pinned to the current release
7
+# gem "just-the-docs" # always download the latest release
0 commit comments