Skip to content

Commit 5e34e95

Browse files
authored
Merge pull request #4254 from vespa-engine/renovate/html-proofer-5.x-lockfile
Update dependency html-proofer to v5.1.1
2 parents cc1c130 + f7983fd commit 5e34e95

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

Gemfile.lock

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ GEM
2525
metrics (~> 0.12)
2626
traces (~> 0.18)
2727
base64 (0.3.0)
28+
benchmark (0.5.0)
2829
bigdecimal (3.3.1)
2930
coffee-script (2.4.1)
3031
coffee-script-source
@@ -120,9 +121,10 @@ GEM
120121
html-pipeline (2.14.3)
121122
activesupport (>= 2)
122123
nokogiri (>= 1.4)
123-
html-proofer (5.1.0)
124+
html-proofer (5.1.1)
124125
addressable (~> 2.3)
125126
async (~> 2.1)
127+
benchmark (~> 0.5)
126128
nokogiri (~> 1.13)
127129
pdf-reader (~> 2.11)
128130
rainbow (~> 3.0)
@@ -132,7 +134,7 @@ GEM
132134
http_parser.rb (0.8.0)
133135
i18n (1.14.7)
134136
concurrent-ruby (~> 1.0)
135-
io-event (1.14.0)
137+
io-event (1.14.2)
136138
jekyll (3.10.0)
137139
addressable (~> 2.4)
138140
colorator (~> 1.0)

0 commit comments

Comments
 (0)