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 821dddc commit f985d76Copy full SHA for f985d76
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