Skip to content

Commit 7ecfad6

Browse files
Update dependency jekyll to v4.4.1
1 parent 7fb258e commit 7ecfad6

1 file changed

Lines changed: 22 additions & 17 deletions

File tree

Gemfile.lock

Lines changed: 22 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,13 @@ GIT
2424
GEM
2525
remote: https://rubygems.org/
2626
specs:
27-
addressable (2.8.5)
28-
public_suffix (>= 2.0.2, < 6.0)
27+
addressable (2.8.8)
28+
public_suffix (>= 2.0.2, < 8.0)
2929
asciidoctor (2.0.20)
30+
base64 (0.3.0)
3031
colorator (1.1.0)
31-
concurrent-ruby (1.2.2)
32+
concurrent-ruby (1.3.6)
33+
csv (3.3.5)
3234
domain_name (0.5.20190701)
3335
unf (>= 0.0.5, < 1.0.0)
3436
domainatrix (0.0.11)
@@ -40,7 +42,7 @@ GEM
4042
ffi (>= 1.15.0)
4143
eventmachine (1.2.7)
4244
execjs (2.9.1)
43-
ffi (1.16.3)
45+
ffi (1.17.3)
4446
ffi-compiler (1.0.1)
4547
ffi (>= 1.0.0)
4648
rake
@@ -63,24 +65,27 @@ GEM
6365
http-cookie (1.0.5)
6466
domain_name (~> 0.5)
6567
http-form_data (2.3.0)
66-
http_parser.rb (0.8.0)
67-
i18n (1.14.1)
68+
http_parser.rb (0.8.1)
69+
i18n (1.14.8)
6870
concurrent-ruby (~> 1.0)
6971
indieweb-endpoints (8.0.0)
7072
http (~> 5.0)
7173
link-header-parser (~> 5.0)
7274
nokogiri (>= 1.13)
73-
jekyll (4.3.2)
75+
jekyll (4.4.1)
7476
addressable (~> 2.4)
77+
base64 (~> 0.2)
7578
colorator (~> 1.0)
79+
csv (~> 3.0)
7680
em-websocket (~> 0.5)
7781
i18n (~> 1.0)
7882
jekyll-sass-converter (>= 2.0, < 4.0)
7983
jekyll-watch (~> 2.0)
84+
json (~> 2.6)
8085
kramdown (~> 2.3, >= 2.3.1)
8186
kramdown-parser-gfm (~> 1.0)
8287
liquid (~> 4.0)
83-
mercenary (>= 0.3.6, < 0.5)
88+
mercenary (~> 0.3, >= 0.3.6)
8489
pathutil (~> 0.9)
8590
rouge (>= 3.0, < 5.0)
8691
safe_yaml (~> 1.0)
@@ -104,13 +109,13 @@ GEM
104109
json (2.6.3)
105110
jsonpath (1.0.7)
106111
multi_json
107-
kramdown (2.4.0)
108-
rexml
112+
kramdown (2.5.1)
113+
rexml (>= 3.3.9)
109114
kramdown-parser-gfm (1.1.0)
110115
kramdown (~> 2.0)
111116
link-header-parser (5.0.0)
112117
liquid (4.0.4)
113-
listen (3.8.0)
118+
listen (3.9.0)
114119
rb-fsevent (~> 0.10, >= 0.10.3)
115120
rb-inotify (~> 0.9, >= 0.9.10)
116121
llhttp-ffi (0.4.0)
@@ -130,16 +135,16 @@ GEM
130135
parallel (1.23.0)
131136
pathutil (0.16.2)
132137
forwardable-extended (~> 2.6)
133-
public_suffix (5.0.3)
138+
public_suffix (5.1.1)
134139
pygments.rb (2.4.0)
135140
racc (1.7.1)
136141
rainbow (3.1.1)
137142
rake (13.3.1)
138143
rb-fsevent (0.11.2)
139-
rb-inotify (0.10.1)
144+
rb-inotify (0.11.1)
140145
ffi (~> 1.0)
141-
rexml (3.2.6)
142-
rouge (4.1.3)
146+
rexml (3.4.4)
147+
rouge (4.6.1)
143148
safe_yaml (1.0.5)
144149
sassc (2.4.0)
145150
ffi (~> 1.9)
@@ -153,12 +158,12 @@ GEM
153158
unf (0.1.4)
154159
unf_ext
155160
unf_ext (0.0.8.2)
156-
unicode-display_width (2.5.0)
161+
unicode-display_width (2.6.0)
157162
webmention (7.0.0)
158163
http (~> 5.0)
159164
indieweb-endpoints (~> 8.0)
160165
nokogiri (>= 1.13)
161-
webrick (1.8.1)
166+
webrick (1.9.2)
162167
yell (2.2.2)
163168
zeitwerk (2.6.12)
164169

0 commit comments

Comments
 (0)