Skip to content

Commit d77f1d5

Browse files
dependabot[bot]bmos
authored andcommitted
Bump jekyll from 4.3.2 to 4.4.1
Bumps [jekyll](https://github.com/jekyll/jekyll) from 4.3.2 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.2...v4.4.1) --- updated-dependencies: - dependency-name: jekyll dependency-version: 4.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f64df8a commit d77f1d5

File tree

1 file changed

+33
-20
lines changed

1 file changed

+33
-20
lines changed

Gemfile.lock

Lines changed: 33 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,18 @@ GEM
2727
zeitwerk (~> 2.3)
2828
activityutils (0.1.2)
2929
logutils (>= 0.6.1)
30-
addressable (2.8.4)
31-
public_suffix (>= 2.0.2, < 6.0)
30+
addressable (2.8.7)
31+
public_suffix (>= 2.0.2, < 7.0)
3232
ast (2.4.3)
33+
base64 (0.2.0)
3334
benchmark (0.4.0)
35+
bigdecimal (3.1.9)
3436
code-scanning-rubocop (0.6.1)
3537
rubocop (~> 1.0)
3638
colorator (1.1.0)
37-
concurrent-ruby (1.2.2)
39+
concurrent-ruby (1.3.5)
3840
crass (1.0.6)
41+
csv (3.3.4)
3942
date-formatter (0.1.1)
4043
em-websocket (0.5.3)
4144
eventmachine (>= 0.12.9)
@@ -54,27 +57,35 @@ GEM
5457
textutils (>= 1.0.0)
5558
fetcher (0.4.5)
5659
logutils (>= 0.6)
57-
ffi (1.15.5)
60+
ffi (1.17.2)
61+
ffi (1.17.2-x86_64-linux-gnu)
5862
forwardable-extended (2.6.0)
5963
gli (2.21.0)
60-
google-protobuf (3.23.4)
61-
google-protobuf (3.23.4-x86_64-linux)
64+
google-protobuf (4.31.0)
65+
bigdecimal
66+
rake (>= 13)
67+
google-protobuf (4.31.0-x86_64-linux-gnu)
68+
bigdecimal
69+
rake (>= 13)
6270
http_parser.rb (0.8.0)
63-
i18n (1.14.1)
71+
i18n (1.14.7)
6472
concurrent-ruby (~> 1.0)
6573
inifile (3.0.0)
6674
iniparser (1.0.1)
67-
jekyll (4.3.2)
75+
jekyll (4.4.1)
6876
addressable (~> 2.4)
77+
base64 (~> 0.2)
6978
colorator (~> 1.0)
79+
csv (~> 3.0)
7080
em-websocket (~> 0.5)
7181
i18n (~> 1.0)
7282
jekyll-sass-converter (>= 2.0, < 4.0)
7383
jekyll-watch (~> 2.0)
84+
json (~> 2.6)
7485
kramdown (~> 2.3, >= 2.3.1)
7586
kramdown-parser-gfm (~> 1.0)
7687
liquid (~> 4.0)
77-
mercenary (>= 0.3.6, < 0.5)
88+
mercenary (~> 0.3, >= 0.3.6)
7889
pathutil (~> 0.9)
7990
rouge (>= 3.0, < 5.0)
8091
safe_yaml (~> 1.0)
@@ -85,19 +96,19 @@ GEM
8596
jekyll-paginate (1.1.0)
8697
jekyll-paginate-v2 (3.0.0)
8798
jekyll (>= 3.0, < 5.0)
88-
jekyll-sass-converter (3.0.0)
89-
sass-embedded (~> 1.54)
99+
jekyll-sass-converter (3.1.0)
100+
sass-embedded (~> 1.75)
90101
jekyll-watch (2.2.1)
91102
listen (~> 3.0)
92103
json (2.10.2)
93-
kramdown (2.4.0)
94-
rexml
104+
kramdown (2.5.1)
105+
rexml (>= 3.3.9)
95106
kramdown-parser-gfm (1.1.0)
96107
kramdown (~> 2.0)
97108
language_server-protocol (3.17.0.4)
98109
lint_roller (1.1.0)
99110
liquid (4.0.4)
100-
listen (3.8.0)
111+
listen (3.9.0)
101112
rb-fsevent (~> 0.10, >= 0.10.3)
102113
rb-inotify (~> 0.9, >= 0.9.10)
103114
logger (1.7.0)
@@ -169,16 +180,16 @@ GEM
169180
props-activerecord (0.2.0)
170181
activerecord
171182
props (>= 1.2.0)
172-
public_suffix (5.0.3)
183+
public_suffix (6.0.2)
173184
racc (1.8.1)
174185
rainbow (3.1.1)
175186
rake (13.2.1)
176187
rb-fsevent (0.11.2)
177-
rb-inotify (0.10.1)
188+
rb-inotify (0.11.1)
178189
ffi (~> 1.0)
179190
regexp_parser (2.10.0)
180191
rexml (3.4.1)
181-
rouge (4.1.2)
192+
rouge (4.5.2)
182193
rss (0.3.1)
183194
rexml
184195
rubocop (1.75.3)
@@ -202,9 +213,11 @@ GEM
202213
ruby2_keywords (0.0.5)
203214
rubyzip (2.3.2)
204215
safe_yaml (1.0.5)
205-
sass-embedded (1.63.6)
206-
google-protobuf (~> 3.23)
207-
rake (>= 13.0.0)
216+
sass-embedded (1.89.0)
217+
google-protobuf (~> 4.31)
218+
rake (>= 13)
219+
sass-embedded (1.89.0-x86_64-linux-gnu)
220+
google-protobuf (~> 4.31)
208221
sqlite3 (1.6.3)
209222
mini_portile2 (~> 2.8.0)
210223
sqlite3 (1.6.3-x86_64-linux)

0 commit comments

Comments
 (0)