File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,5 +3,5 @@ source 'https://rubygems.org'
3
3
gem "jekyll" , "~> 4.3.4" # installed by `gem jekyll`
4
4
# gem "webrick" # required when using Ruby >= 3 and Jekyll <= 4.2.2
5
5
6
- gem "just-the-docs" , "0.9 .0" # pinned to the current release
6
+ gem "just-the-docs" , "0.10 .0" # pinned to the current release
7
7
# gem "just-the-docs" # always download the latest release
Original file line number Diff line number Diff line change 46
46
jekyll (>= 3.8 , < 5.0 )
47
47
jekyll-watch (2.2.1 )
48
48
listen (~> 3.0 )
49
- just-the-docs (0.9 .0 )
49
+ just-the-docs (0.10 .0 )
50
50
jekyll (>= 3.8.5 )
51
51
jekyll-include-cache
52
52
jekyll-seo-tag (>= 2.0 )
@@ -85,7 +85,7 @@ PLATFORMS
85
85
86
86
DEPENDENCIES
87
87
jekyll (~> 4.3.4 )
88
- just-the-docs (= 0.9 .0 )
88
+ just-the-docs (= 0.10 .0 )
89
89
90
90
BUNDLED WITH
91
91
2.3.26
You can’t perform that action at this time.
0 commit comments