Skip to content

Commit 161bf17

Browse files
Update dependency html-proofer to v5
1 parent d996030 commit 161bf17

File tree

1 file changed

+13
-11
lines changed

1 file changed

+13
-11
lines changed

Gemfile.lock

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ 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.7)
28+
public_suffix (>= 2.0.2, < 7.0)
2929
asciidoctor (2.0.20)
3030
colorator (1.1.0)
3131
concurrent-ruby (1.2.2)
@@ -36,11 +36,12 @@ GEM
3636
em-websocket (0.5.3)
3737
eventmachine (>= 0.12.9)
3838
http_parser.rb (~> 0)
39-
ethon (0.16.0)
39+
ethon (0.18.0)
4040
ffi (>= 1.15.0)
41+
logger
4142
eventmachine (1.2.7)
4243
execjs (2.9.1)
43-
ffi (1.16.3)
44+
ffi (1.17.2)
4445
ffi-compiler (1.0.1)
4546
ffi (>= 1.0.0)
4647
rake
@@ -121,20 +122,21 @@ GEM
121122
llhttp-ffi (0.4.0)
122123
ffi-compiler (~> 1.0)
123124
rake (~> 13.0)
125+
logger (1.7.0)
124126
mercenary (0.4.0)
125127
multi_json (1.15.0)
126-
nokogiri (1.15.4-arm64-darwin)
128+
nokogiri (1.15.7-arm64-darwin)
127129
racc (~> 1.4)
128-
nokogiri (1.15.4-x86_64-linux)
130+
nokogiri (1.15.7-x86_64-linux)
129131
racc (~> 1.4)
130132
openssl (3.2.0)
131-
parallel (1.23.0)
133+
parallel (1.27.0)
132134
pathutil (0.16.2)
133135
forwardable-extended (~> 2.6)
134136
posix-spawn (0.3.15)
135-
public_suffix (5.0.3)
137+
public_suffix (5.1.1)
136138
pygments.rb (2.4.0)
137-
racc (1.7.1)
139+
racc (1.8.1)
138140
rainbow (3.1.1)
139141
rake (13.0.6)
140142
rb-fsevent (0.11.2)
@@ -149,7 +151,7 @@ GEM
149151
string_inflection (0.1.2)
150152
terminal-table (3.0.2)
151153
unicode-display_width (>= 1.1.1, < 3)
152-
typhoeus (1.4.0)
154+
typhoeus (1.4.1)
153155
ethon (>= 0.9.0)
154156
uglifier (4.2.0)
155157
execjs (>= 0.3.0, < 3)
@@ -163,7 +165,7 @@ GEM
163165
nokogiri (>= 1.13)
164166
webrick (1.8.1)
165167
yell (2.2.2)
166-
zeitwerk (2.6.12)
168+
zeitwerk (2.6.18)
167169

168170
PLATFORMS
169171
arm64-darwin-23

0 commit comments

Comments
 (0)