Skip to content

Commit 81641f3

Browse files
Update dependency html-proofer to v5
1 parent bc8a736 commit 81641f3

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

Gemfile.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ GEM
4646
rake
4747
forwardable-extended (2.6.0)
4848
google-protobuf (3.24.4-arm64-darwin)
49+
google-protobuf (3.24.4-x86_64-linux)
4950
html-proofer (4.4.3)
5051
addressable (~> 2.3)
5152
mercenary (~> 0.3)
@@ -124,6 +125,8 @@ GEM
124125
multi_json (1.15.0)
125126
nokogiri (1.15.4-arm64-darwin)
126127
racc (~> 1.4)
128+
nokogiri (1.15.4-x86_64-linux)
129+
racc (~> 1.4)
127130
openssl (3.2.0)
128131
parallel (1.23.0)
129132
pathutil (0.16.2)
@@ -140,8 +143,9 @@ GEM
140143
rexml (3.2.6)
141144
rouge (4.1.3)
142145
safe_yaml (1.0.5)
143-
sass-embedded (1.63.6-arm64-darwin)
146+
sass-embedded (1.63.6)
144147
google-protobuf (~> 3.23)
148+
rake (>= 13.0.0)
145149
string_inflection (0.1.2)
146150
terminal-table (3.0.2)
147151
unicode-display_width (>= 1.1.1, < 3)
@@ -163,6 +167,7 @@ GEM
163167

164168
PLATFORMS
165169
arm64-darwin-23
170+
x86_64-linux
166171

167172
DEPENDENCIES
168173
domainatrix

0 commit comments

Comments
 (0)