File tree 2 files changed +17
-17
lines changed
2 files changed +17
-17
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.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
Original file line number Diff line number Diff line change 3
3
specs:
4
4
addressable (2.8.7 )
5
5
public_suffix (>= 2.0.2 , < 7.0 )
6
- bigdecimal (3.1.8 )
6
+ bigdecimal (3.1.9 )
7
7
colorator (1.1.0 )
8
8
concurrent-ruby (1.3.4 )
9
9
em-websocket (0.5.3 )
10
10
eventmachine (>= 0.12.9 )
11
11
http_parser.rb (~> 0 )
12
12
eventmachine (1.2.7 )
13
- ffi (1.17.0 -arm64-darwin )
14
- ffi (1.17.0 -x86_64-linux-gnu )
13
+ ffi (1.17.1 -arm64-darwin )
14
+ ffi (1.17.1 -x86_64-linux-gnu )
15
15
forwardable-extended (2.6.0 )
16
- google-protobuf (4.28.1 -arm64-darwin )
16
+ google-protobuf (4.29.2 -arm64-darwin )
17
17
bigdecimal
18
18
rake (>= 13 )
19
- google-protobuf (4.28.1 -x86_64-linux )
19
+ google-protobuf (4.29.2 -x86_64-linux )
20
20
bigdecimal
21
21
rake (>= 13 )
22
22
http_parser.rb (0.8.0 )
46
46
jekyll (>= 3.8 , < 5.0 )
47
47
jekyll-watch (2.2.1 )
48
48
listen (~> 3.0 )
49
- just-the-docs (0.10.0 )
49
+ just-the-docs (0.10.1 )
50
50
jekyll (>= 3.8.5 )
51
51
jekyll-include-cache
52
52
jekyll-seo-tag (>= 2.0 )
53
53
rake (>= 12.3.1 )
54
- kramdown (2.4.0 )
55
- rexml
54
+ kramdown (2.5.1 )
55
+ rexml ( >= 3.3.9 )
56
56
kramdown-parser-gfm (1.1.0 )
57
57
kramdown (~> 2.0 )
58
58
liquid (4.0.4 )
67
67
rb-fsevent (0.11.2 )
68
68
rb-inotify (0.11.1 )
69
69
ffi (~> 1.0 )
70
- rexml (3.3.7 )
71
- rouge (4.3.0 )
70
+ rexml (3.4.0 )
71
+ rouge (4.5.1 )
72
72
safe_yaml (1.0.5 )
73
- sass-embedded (1.78.0 -arm64-darwin )
74
- google-protobuf (~> 4.27 )
75
- sass-embedded (1.78.0 -x86_64-linux-gnu )
76
- google-protobuf (~> 4.27 )
73
+ sass-embedded (1.83.1 -arm64-darwin )
74
+ google-protobuf (~> 4.29 )
75
+ sass-embedded (1.83.1 -x86_64-linux-gnu )
76
+ google-protobuf (~> 4.29 )
77
77
terminal-table (3.0.2 )
78
78
unicode-display_width (>= 1.1.1 , < 3 )
79
79
unicode-display_width (2.6.0 )
80
- webrick (1.8 .1 )
80
+ webrick (1.9 .1 )
81
81
82
82
PLATFORMS
83
83
arm64-darwin
84
84
x86_64-linux-gnu
85
85
86
86
DEPENDENCIES
87
87
jekyll (~> 4.3.4 )
88
- just-the-docs (= 0.10.0 )
88
+ just-the-docs (= 0.10.1 )
89
89
90
90
BUNDLED WITH
91
91
2.5.9
You can’t perform that action at this time.
0 commit comments