Skip to content

Commit 2069402

Browse files
committed
updated gem to install latest file
1 parent 2466f16 commit 2069402

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ source 'https://rubygems.org'
33
gem "jekyll", "~> 4.3.3" # installed by `gem jekyll`
44
# gem "webrick" # required when using Ruby >= 3 and Jekyll <= 4.2.2
55

6-
gem "just-the-docs", "0.8.2" # pinned to the current release
7-
# gem "just-the-docs" # always download the latest release
6+
#gem "just-the-docs", "0.8.2" # pinned to the current release
7+
gem "just-the-docs" # always download the latest release

0 commit comments

Comments
 (0)