File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ source 'https://rubygems.org'
3
3
gem "jekyll" , "~> 4.3.2" # 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.6.2 " # pinned to the current Release
6
+ gem "just-the-docs" , "0.8.0 " # pinned to the current Release
7
7
# gem "just-the-docs" # always download the latest release
8
8
9
9
gem 'jekyll-last-modified-at' , '~> 1.1' # pinned to the current Release
Original file line number Diff line number Diff line change 43
43
jekyll (>= 3.8 , < 5.0 )
44
44
jekyll-watch (2.2.1 )
45
45
listen (~> 3.0 )
46
- just-the-docs (0.6.2 )
46
+ just-the-docs (0.8.0 )
47
47
jekyll (>= 3.8.5 )
48
48
jekyll-include-cache
49
49
jekyll-seo-tag (>= 2.0 )
61
61
forwardable-extended (~> 2.6 )
62
62
posix-spawn (0.3.15 )
63
63
public_suffix (5.0.3 )
64
- rake (13.0.6 )
64
+ rake (13.2.1 )
65
65
rb-fsevent (0.11.2 )
66
66
rb-inotify (0.10.1 )
67
67
ffi (~> 1.0 )
@@ -84,7 +84,7 @@ PLATFORMS
84
84
DEPENDENCIES
85
85
jekyll (~> 4.3.2 )
86
86
jekyll-last-modified-at (~> 1.1 )
87
- just-the-docs (= 0.6.2 )
87
+ just-the-docs (= 0.8.0 )
88
88
89
89
BUNDLED WITH
90
90
2.3.26
You can’t perform that action at this time.
0 commit comments