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,6 +3,6 @@ source 'https://rubygems.org'
3
3
gem "jekyll" , "~> 4.4.1" # 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.10.0 " # pinned to the current release
6
+ gem "just-the-docs" , "0.10.1 " # pinned to the current release
7
7
# gem "just-the-docs" # always download the latest release
8
8
gem "jekyll-relative-links" , "0.7.0"
Original file line number Diff line number Diff line change 53
53
jekyll (>= 3.8 , < 5.0 )
54
54
jekyll-watch (2.2.1 )
55
55
listen (~> 3.0 )
56
+ just-the-docs (0.10.1 )
56
57
json (2.9.1 )
57
- just-the-docs (0.10.0 )
58
58
jekyll (>= 3.8.5 )
59
59
jekyll-include-cache
60
60
jekyll-seo-tag (>= 2.0 )
@@ -94,7 +94,7 @@ PLATFORMS
94
94
DEPENDENCIES
95
95
jekyll (~> 4.4.1 )
96
96
jekyll-relative-links (= 0.7.0 )
97
- just-the-docs (= 0.10.0 )
97
+ just-the-docs (= 0.10.1 )
98
98
99
99
BUNDLED WITH
100
100
2.3.26
You can’t perform that action at this time.
0 commit comments