File tree 2 files changed +25
-20
lines changed 2 files changed +25
-20
lines changed Original file line number Diff line number Diff line change 1
1
source 'https://rubygems.org'
2
2
3
- gem "jekyll" , "~> 4.3.3 " # installed by `gem jekyll`
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
6
gem "just-the-docs" , "0.8.2" # pinned to the current release
Original file line number Diff line number Diff line change 1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- addressable (2.8.6 )
5
- public_suffix (>= 2.0.2 , < 6.0 )
4
+ addressable (2.8.7 )
5
+ public_suffix (>= 2.0.2 , < 7.0 )
6
+ bigdecimal (3.1.8 )
6
7
colorator (1.1.0 )
7
- concurrent-ruby (1.2.3 )
8
+ concurrent-ruby (1.3.4 )
8
9
em-websocket (0.5.3 )
9
10
eventmachine (>= 0.12.9 )
10
11
http_parser.rb (~> 0 )
11
12
eventmachine (1.2.7 )
12
- ffi (1.16.3 )
13
+ ffi (1.17.0-arm64-darwin )
14
+ ffi (1.17.0-x86_64-linux-gnu )
13
15
forwardable-extended (2.6.0 )
14
- google-protobuf (3.25.3-arm64-darwin )
15
- google-protobuf (3.25.3-x86_64-linux )
16
+ google-protobuf (4.28.1-arm64-darwin )
17
+ bigdecimal
18
+ rake (>= 13 )
19
+ google-protobuf (4.28.1-x86_64-linux )
20
+ bigdecimal
21
+ rake (>= 13 )
16
22
http_parser.rb (0.8.0 )
17
- i18n (1.14.4 )
23
+ i18n (1.14.6 )
18
24
concurrent-ruby (~> 1.0 )
19
- jekyll (4.3.3 )
25
+ jekyll (4.3.4 )
20
26
addressable (~> 2.4 )
21
27
colorator (~> 1.0 )
22
28
em-websocket (~> 0.5 )
56
62
mercenary (0.4.0 )
57
63
pathutil (0.16.2 )
58
64
forwardable-extended (~> 2.6 )
59
- public_suffix (5 .0.5 )
65
+ public_suffix (6 .0.1 )
60
66
rake (13.2.1 )
61
67
rb-fsevent (0.11.2 )
62
- rb-inotify (0.10 .1 )
68
+ rb-inotify (0.11 .1 )
63
69
ffi (~> 1.0 )
64
- rexml (3.2.6 )
65
- rouge (4.2.1 )
70
+ rexml (3.3.7 )
71
+ rouge (4.4.0 )
66
72
safe_yaml (1.0.5 )
67
- sass-embedded (1.69.5 )
68
- google-protobuf (~> 3.23 )
69
- rake (>= 13.0.0 )
70
- sass-embedded (1.69.5-arm64-darwin )
71
- google-protobuf (~> 3.23 )
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 )
72
77
terminal-table (3.0.2 )
73
78
unicode-display_width (>= 1.1.1 , < 3 )
74
- unicode-display_width (2.5 .0 )
79
+ unicode-display_width (2.6 .0 )
75
80
webrick (1.8.1 )
76
81
77
82
PLATFORMS
78
83
arm64-darwin
79
84
x86_64-linux
80
85
81
86
DEPENDENCIES
82
- jekyll (~> 4.3.3 )
87
+ jekyll (~> 4.3.4 )
83
88
just-the-docs (= 0.8.2 )
84
89
85
90
BUNDLED WITH
You can’t perform that action at this time.
0 commit comments