Skip to content

Commit b2512fa

Browse files
Bump jekyll from 4.3.4 to 4.4.1
Bumps [jekyll](https://github.com/jekyll/jekyll) from 4.3.4 to 4.4.1. - [Release notes](https://github.com/jekyll/jekyll/releases) - [Changelog](https://github.com/jekyll/jekyll/blob/master/History.markdown) - [Commits](jekyll/jekyll@v4.3.4...v4.4.1) --- updated-dependencies: - dependency-name: jekyll dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 843f699 commit b2512fa

File tree

1 file changed

+52
-48
lines changed

1 file changed

+52
-48
lines changed

Gemfile.lock

Lines changed: 52 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -9,50 +9,52 @@ GEM
99
console (~> 1.26)
1010
fiber-annotation
1111
io-event (~> 1.6, >= 1.6.5)
12-
bigdecimal (3.1.8)
12+
base64 (0.2.0)
13+
bigdecimal (3.1.9)
1314
colorator (1.1.0)
14-
concurrent-ruby (1.3.4)
15+
concurrent-ruby (1.3.5)
1516
console (1.27.0)
1617
fiber-annotation
1718
fiber-local (~> 1.1)
1819
json
20+
csv (3.3.2)
1921
em-websocket (0.5.3)
2022
eventmachine (>= 0.12.9)
2123
http_parser.rb (~> 0)
2224
ethon (0.16.0)
2325
ffi (>= 1.15.0)
2426
eventmachine (1.2.7)
25-
ffi (1.17.0-aarch64-linux-gnu)
26-
ffi (1.17.0-aarch64-linux-musl)
27-
ffi (1.17.0-arm-linux-gnu)
28-
ffi (1.17.0-arm-linux-musl)
29-
ffi (1.17.0-arm64-darwin)
30-
ffi (1.17.0-x86-linux-gnu)
31-
ffi (1.17.0-x86-linux-musl)
32-
ffi (1.17.0-x86_64-darwin)
33-
ffi (1.17.0-x86_64-linux-gnu)
34-
ffi (1.17.0-x86_64-linux-musl)
27+
ffi (1.17.1-aarch64-linux-gnu)
28+
ffi (1.17.1-aarch64-linux-musl)
29+
ffi (1.17.1-arm-linux-gnu)
30+
ffi (1.17.1-arm-linux-musl)
31+
ffi (1.17.1-arm64-darwin)
32+
ffi (1.17.1-x86-linux-gnu)
33+
ffi (1.17.1-x86-linux-musl)
34+
ffi (1.17.1-x86_64-darwin)
35+
ffi (1.17.1-x86_64-linux-gnu)
36+
ffi (1.17.1-x86_64-linux-musl)
3537
fiber-annotation (0.2.0)
3638
fiber-local (1.1.0)
3739
fiber-storage
3840
fiber-storage (1.0.0)
3941
forwardable-extended (2.6.0)
40-
google-protobuf (4.28.3)
42+
google-protobuf (4.29.3)
4143
bigdecimal
4244
rake (>= 13)
43-
google-protobuf (4.28.3-aarch64-linux)
45+
google-protobuf (4.29.3-aarch64-linux)
4446
bigdecimal
4547
rake (>= 13)
46-
google-protobuf (4.28.3-arm64-darwin)
48+
google-protobuf (4.29.3-arm64-darwin)
4749
bigdecimal
4850
rake (>= 13)
49-
google-protobuf (4.28.3-x86-linux)
51+
google-protobuf (4.29.3-x86-linux)
5052
bigdecimal
5153
rake (>= 13)
52-
google-protobuf (4.28.3-x86_64-darwin)
54+
google-protobuf (4.29.3-x86_64-darwin)
5355
bigdecimal
5456
rake (>= 13)
55-
google-protobuf (4.28.3-x86_64-linux)
57+
google-protobuf (4.29.3-x86_64-linux)
5658
bigdecimal
5759
rake (>= 13)
5860
hashery (2.1.2)
@@ -66,28 +68,31 @@ GEM
6668
yell (~> 2.0)
6769
zeitwerk (~> 2.5)
6870
http_parser.rb (0.8.0)
69-
i18n (1.14.6)
71+
i18n (1.14.7)
7072
concurrent-ruby (~> 1.0)
7173
io-event (1.7.3)
72-
jekyll (4.3.4)
74+
jekyll (4.4.1)
7375
addressable (~> 2.4)
76+
base64 (~> 0.2)
7477
colorator (~> 1.0)
78+
csv (~> 3.0)
7579
em-websocket (~> 0.5)
7680
i18n (~> 1.0)
7781
jekyll-sass-converter (>= 2.0, < 4.0)
7882
jekyll-watch (~> 2.0)
83+
json (~> 2.6)
7984
kramdown (~> 2.3, >= 2.3.1)
8085
kramdown-parser-gfm (~> 1.0)
8186
liquid (~> 4.0)
82-
mercenary (>= 0.3.6, < 0.5)
87+
mercenary (~> 0.3, >= 0.3.6)
8388
pathutil (~> 0.9)
8489
rouge (>= 3.0, < 5.0)
8590
safe_yaml (~> 1.0)
8691
terminal-table (>= 1.8, < 4.0)
8792
webrick (~> 1.7)
8893
jekyll-paginate (1.1.0)
89-
jekyll-sass-converter (3.0.0)
90-
sass-embedded (~> 1.54)
94+
jekyll-sass-converter (3.1.0)
95+
sass-embedded (~> 1.75)
9196
jekyll-seo-tag (2.8.0)
9297
jekyll (>= 3.8, < 5.0)
9398
jekyll-sitemap (1.4.0)
@@ -96,8 +101,8 @@ GEM
96101
jekyll-watch (2.2.1)
97102
listen (~> 3.0)
98103
json (2.7.5)
99-
kramdown (2.4.0)
100-
rexml
104+
kramdown (2.5.1)
105+
rexml (>= 3.3.9)
101106
kramdown-parser-gfm (1.1.0)
102107
kramdown (~> 2.0)
103108
liquid (4.0.4)
@@ -132,38 +137,37 @@ GEM
132137
rb-fsevent (0.11.2)
133138
rb-inotify (0.11.1)
134139
ffi (~> 1.0)
135-
rexml (3.3.9)
136-
rouge (4.4.0)
140+
rexml (3.4.0)
141+
rouge (4.5.1)
137142
ruby-rc4 (0.1.5)
138143
safe_yaml (1.0.5)
139-
sass-embedded (1.80.6-aarch64-linux-gnu)
140-
google-protobuf (~> 4.28)
141-
sass-embedded (1.80.6-aarch64-linux-musl)
142-
google-protobuf (~> 4.28)
143-
sass-embedded (1.80.6-arm-linux-gnueabihf)
144-
google-protobuf (~> 4.28)
145-
sass-embedded (1.80.6-arm-linux-musleabihf)
146-
google-protobuf (~> 4.28)
147-
sass-embedded (1.80.6-arm64-darwin)
148-
google-protobuf (~> 4.28)
149-
sass-embedded (1.80.6-x86-linux-gnu)
150-
google-protobuf (~> 4.28)
151-
sass-embedded (1.80.6-x86-linux-musl)
152-
google-protobuf (~> 4.28)
153-
sass-embedded (1.80.6-x86_64-darwin)
154-
google-protobuf (~> 4.28)
155-
sass-embedded (1.80.6-x86_64-linux-gnu)
156-
google-protobuf (~> 4.28)
157-
sass-embedded (1.80.6-x86_64-linux-musl)
158-
google-protobuf (~> 4.28)
144+
sass-embedded (1.83.4)
145+
google-protobuf (~> 4.29)
146+
rake (>= 13)
147+
sass-embedded (1.83.4-aarch64-linux-gnu)
148+
google-protobuf (~> 4.29)
149+
sass-embedded (1.83.4-aarch64-linux-musl)
150+
google-protobuf (~> 4.29)
151+
sass-embedded (1.83.4-arm-linux-gnueabihf)
152+
google-protobuf (~> 4.29)
153+
sass-embedded (1.83.4-arm-linux-musleabihf)
154+
google-protobuf (~> 4.29)
155+
sass-embedded (1.83.4-arm64-darwin)
156+
google-protobuf (~> 4.29)
157+
sass-embedded (1.83.4-x86_64-darwin)
158+
google-protobuf (~> 4.29)
159+
sass-embedded (1.83.4-x86_64-linux-gnu)
160+
google-protobuf (~> 4.29)
161+
sass-embedded (1.83.4-x86_64-linux-musl)
162+
google-protobuf (~> 4.29)
159163
terminal-table (3.0.2)
160164
unicode-display_width (>= 1.1.1, < 3)
161165
ttfunk (1.8.0)
162166
bigdecimal (~> 3.1)
163167
typhoeus (1.4.1)
164168
ethon (>= 0.9.0)
165169
unicode-display_width (2.6.0)
166-
webrick (1.9.0)
170+
webrick (1.9.1)
167171
yell (2.2.2)
168172
zeitwerk (2.7.1)
169173

0 commit comments

Comments
 (0)