File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
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.10.0" # pinned to the current release
Original file line number Diff line number Diff line change 13
13
ffi (1.17.0-arm64-darwin )
14
14
ffi (1.17.0-x86_64-linux-gnu )
15
15
forwardable-extended (2.6.0 )
16
- google-protobuf (4.28.0 -arm64-darwin )
16
+ google-protobuf (4.28.1 -arm64-darwin )
17
17
bigdecimal
18
18
rake (>= 13 )
19
- google-protobuf (4.28.0 -x86_64-linux )
19
+ google-protobuf (4.28.1 -x86_64-linux )
20
20
bigdecimal
21
21
rake (>= 13 )
22
22
http_parser.rb (0.8.0 )
23
- i18n (1.14.5 )
23
+ i18n (1.14.6 )
24
24
concurrent-ruby (~> 1.0 )
25
- jekyll (4.3.3 )
25
+ jekyll (4.3.4 )
26
26
addressable (~> 2.4 )
27
27
colorator (~> 1.0 )
28
28
em-websocket (~> 0.5 )
68
68
rb-inotify (0.11.1 )
69
69
ffi (~> 1.0 )
70
70
rexml (3.3.7 )
71
- rouge (4.3 .0 )
71
+ rouge (4.4 .0 )
72
72
safe_yaml (1.0.5 )
73
73
sass-embedded (1.78.0-arm64-darwin )
74
74
google-protobuf (~> 4.27 )
75
75
sass-embedded (1.78.0-x86_64-linux-gnu )
76
76
google-protobuf (~> 4.27 )
77
77
terminal-table (3.0.2 )
78
78
unicode-display_width (>= 1.1.1 , < 3 )
79
- unicode-display_width (2.5 .0 )
79
+ unicode-display_width (2.6 .0 )
80
80
webrick (1.8.1 )
81
81
82
82
PLATFORMS
83
83
arm64-darwin-23
84
84
x86_64-linux
85
85
86
86
DEPENDENCIES
87
- jekyll (~> 4.3.3 )
87
+ jekyll (~> 4.3.4 )
88
88
just-the-docs (= 0.10.0 )
89
89
90
90
BUNDLED WITH
You can’t perform that action at this time.
0 commit comments