Skip to content

Commit aca1afa

Browse files
authored
- update JTD theme in Gemfile to 0.7.0
1 parent 6b41bd5 commit aca1afa

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Gemfile

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

33
gem "jekyll", "~> 4.3.2" # installed by `gem jekyll`
4-
# gem "webrick" # required when using Ruby >= 3 and Jekyll <= 4.2.2
54

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

0 commit comments

Comments
 (0)