Skip to content

Commit 598b406

Browse files
committed
Update Gemfile
1 parent f1ad72d commit 598b406

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

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)