File tree 2 files changed +11
-11
lines changed
2 files changed +11
-11
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.3" # 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.7 .0" # 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
Original file line number Diff line number Diff line change 4
4
addressable (2.8.6 )
5
5
public_suffix (>= 2.0.2 , < 6.0 )
6
6
colorator (1.1.0 )
7
- concurrent-ruby (1.2.2 )
7
+ concurrent-ruby (1.2.3 )
8
8
em-websocket (0.5.3 )
9
9
eventmachine (>= 0.12.9 )
10
10
http_parser.rb (~> 0 )
11
11
eventmachine (1.2.7 )
12
12
ffi (1.16.3 )
13
13
forwardable-extended (2.6.0 )
14
- google-protobuf (3.25.1 -arm64-darwin )
15
- google-protobuf (3.25.1 -x86_64-linux )
14
+ google-protobuf (3.25.3 -arm64-darwin )
15
+ google-protobuf (3.25.3 -x86_64-linux )
16
16
http_parser.rb (0.8.0 )
17
17
i18n (1.14.1 )
18
18
concurrent-ruby (~> 1.0 )
40
40
jekyll (>= 3.8 , < 5.0 )
41
41
jekyll-watch (2.2.1 )
42
42
listen (~> 3.0 )
43
- just-the-docs (0.7 .0 )
43
+ just-the-docs (0.8 .0 )
44
44
jekyll (>= 3.8.5 )
45
45
jekyll-include-cache
46
46
jekyll-seo-tag (>= 2.0 )
57
57
pathutil (0.16.2 )
58
58
forwardable-extended (~> 2.6 )
59
59
public_suffix (5.0.4 )
60
- rake (13.0.6 )
60
+ rake (13.1.0 )
61
61
rb-fsevent (0.11.2 )
62
62
rb-inotify (0.10.1 )
63
63
ffi (~> 1.0 )
64
64
rexml (3.2.6 )
65
65
rouge (4.2.0 )
66
66
safe_yaml (1.0.5 )
67
- sass-embedded (1.69.5 -arm64-darwin )
68
- google-protobuf (~> 3.23 )
69
- sass-embedded (1.69.5 -x86_64-linux-gnu )
70
- google-protobuf (~> 3.23 )
67
+ sass-embedded (1.71.1 -arm64-darwin )
68
+ google-protobuf (~> 3.25 )
69
+ sass-embedded (1.71.1 -x86_64-linux-gnu )
70
+ google-protobuf (~> 3.25 )
71
71
terminal-table (3.0.2 )
72
72
unicode-display_width (>= 1.1.1 , < 3 )
73
73
unicode-display_width (2.5.0 )
@@ -79,7 +79,7 @@ PLATFORMS
79
79
80
80
DEPENDENCIES
81
81
jekyll (~> 4.3.3 )
82
- just-the-docs (= 0.7 .0 )
82
+ just-the-docs (= 0.8 .0 )
83
83
84
84
BUNDLED WITH
85
85
2.3.26
You can’t perform that action at this time.
0 commit comments