Skip to content

Commit f985d76

Browse files
committed
Update Gemfile
1 parent 821dddc commit f985d76

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

docs/Gemfile

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
source 'https://rubygems.org'
22

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
3+
gem "jekyll", "~> 4.4.1"
4+
gem "just-the-docs", "0.10.1"

0 commit comments

Comments
 (0)