Skip to content

Commit 46258ac

Browse files
Update dependency html-proofer to v5.0.9
1 parent 1ddd17e commit 46258ac

File tree

1 file changed

+14
-12
lines changed

1 file changed

+14
-12
lines changed

Gemfile.lock

+14-12
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,21 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
Ascii85 (1.1.0)
5-
addressable (2.8.5)
5+
addressable (2.8.6)
66
public_suffix (>= 2.0.2, < 6.0)
77
afm (0.2.2)
8-
async (2.6.4)
8+
async (2.6.5)
99
console (~> 1.10)
1010
fiber-annotation
1111
io-event (~> 1.1)
1212
timers (~> 4.1)
1313
base64 (0.1.1)
1414
colorator (1.1.0)
1515
concurrent-ruby (1.2.2)
16-
console (1.23.2)
16+
console (1.23.7)
1717
fiber-annotation
1818
fiber-local
19+
json
1920
em-websocket (0.5.3)
2021
eventmachine (>= 0.12.9)
2122
http_parser.rb (~> 0)
@@ -27,13 +28,13 @@ GEM
2728
faraday-net_http (>= 2.0, < 3.1)
2829
ruby2_keywords (>= 0.0.4)
2930
faraday-net_http (3.0.2)
30-
ffi (1.16.2)
31+
ffi (1.16.3)
3132
fiber-annotation (0.2.0)
3233
fiber-local (1.0.0)
3334
forwardable-extended (2.6.0)
3435
google-protobuf (3.24.3)
3536
hashery (2.1.2)
36-
html-proofer (5.0.8)
37+
html-proofer (5.0.9)
3738
addressable (~> 2.3)
3839
async (~> 2.1)
3940
nokogiri (~> 1.13)
@@ -45,7 +46,7 @@ GEM
4546
http_parser.rb (0.8.0)
4647
i18n (1.14.1)
4748
concurrent-ruby (~> 1.0)
48-
io-event (1.3.2)
49+
io-event (1.3.3)
4950
jekyll (4.3.2)
5051
addressable (~> 2.4)
5152
colorator (~> 1.0)
@@ -71,6 +72,7 @@ GEM
7172
sass-embedded (~> 1.54)
7273
jekyll-watch (2.2.1)
7374
listen (~> 3.0)
75+
json (0.4.3)
7476
kramdown (2.4.0)
7577
rexml
7678
kramdown-parser-gfm (1.1.0)
@@ -80,8 +82,8 @@ GEM
8082
rb-fsevent (~> 0.10, >= 0.10.3)
8183
rb-inotify (~> 0.9, >= 0.9.10)
8284
mercenary (0.4.0)
83-
mini_portile2 (2.8.4)
84-
nokogiri (1.15.4)
85+
mini_portile2 (2.8.6)
86+
nokogiri (1.15.6)
8587
mini_portile2 (~> 2.8.2)
8688
racc (~> 1.4)
8789
octokit (4.25.1)
@@ -95,8 +97,8 @@ GEM
9597
hashery (~> 2.0)
9698
ruby-rc4
9799
ttfunk
98-
public_suffix (5.0.3)
99-
racc (1.7.1)
100+
public_suffix (5.0.5)
101+
racc (1.7.3)
100102
rainbow (3.1.1)
101103
rake (13.0.6)
102104
rb-fsevent (0.11.2)
@@ -117,12 +119,12 @@ GEM
117119
unicode-display_width (>= 1.1.1, < 3)
118120
timers (4.3.5)
119121
ttfunk (1.7.0)
120-
typhoeus (1.4.0)
122+
typhoeus (1.4.1)
121123
ethon (>= 0.9.0)
122124
unicode-display_width (2.5.0)
123125
webrick (1.8.1)
124126
yell (2.2.2)
125-
zeitwerk (2.6.12)
127+
zeitwerk (2.6.13)
126128

127129
PLATFORMS
128130
ruby

0 commit comments

Comments
 (0)