Skip to content

Commit 353ae6e

Browse files
Bump html-proofer from 5.0.8 to 5.0.9
Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 5.0.8 to 5.0.9. - [Release notes](https://github.com/gjtorikian/html-proofer/releases) - [Changelog](https://github.com/gjtorikian/html-proofer/blob/main/CHANGELOG.md) - [Commits](gjtorikian/html-proofer@v5.0.8...v5.0.9) --- updated-dependencies: - dependency-name: html-proofer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 29a528c commit 353ae6e

File tree

1 file changed

+12
-10
lines changed

1 file changed

+12
-10
lines changed

Gemfile.lock

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ GEM
1515
addressable (2.8.6)
1616
public_suffix (>= 2.0.2, < 6.0)
1717
afm (0.2.2)
18-
async (2.9.0)
19-
console (~> 1.10)
18+
async (2.11.0)
19+
console (~> 1.25, >= 1.25.2)
2020
fiber-annotation
2121
io-event (~> 1.5, >= 1.5.1)
2222
timers (~> 4.1)
2323
base64 (0.2.0)
24-
bigdecimal (3.1.6)
24+
bigdecimal (3.1.8)
2525
coffee-script (2.4.1)
2626
coffee-script-source
2727
execjs
@@ -30,9 +30,9 @@ GEM
3030
commonmarker (0.23.10)
3131
concurrent-ruby (1.2.3)
3232
connection_pool (2.4.1)
33-
console (1.23.5)
33+
console (1.25.2)
3434
fiber-annotation
35-
fiber-local
35+
fiber-local (~> 1.1)
3636
json
3737
dnsruby (1.70.0)
3838
simpleidn (~> 0.2.1)
@@ -50,7 +50,9 @@ GEM
5050
net-http
5151
ffi (1.16.3)
5252
fiber-annotation (0.2.0)
53-
fiber-local (1.0.0)
53+
fiber-local (1.1.0)
54+
fiber-storage
55+
fiber-storage (0.1.0)
5456
forwardable-extended (2.6.0)
5557
gemoji (4.1.0)
5658
github-pages (231)
@@ -108,7 +110,7 @@ GEM
108110
html-pipeline (2.14.3)
109111
activesupport (>= 2)
110112
nokogiri (>= 1.4)
111-
html-proofer (5.0.8)
113+
html-proofer (5.0.9)
112114
addressable (~> 2.3)
113115
async (~> 2.1)
114116
nokogiri (~> 1.13)
@@ -229,7 +231,7 @@ GEM
229231
gemoji (>= 3, < 5)
230232
html-pipeline (~> 2.2)
231233
jekyll (>= 3.0, < 5.0)
232-
json (2.7.1)
234+
json (2.7.2)
233235
kramdown (2.4.0)
234236
rexml
235237
kramdown-parser-gfm (1.1.0)
@@ -247,7 +249,7 @@ GEM
247249
mutex_m (0.2.0)
248250
net-http (0.4.1)
249251
uri
250-
nokogiri (1.16.2-x86_64-linux)
252+
nokogiri (1.16.4-x86_64-linux)
251253
racc (~> 1.4)
252254
octokit (4.25.1)
253255
faraday (>= 1, < 3)
@@ -260,7 +262,7 @@ GEM
260262
hashery (~> 2.0)
261263
ruby-rc4
262264
ttfunk
263-
public_suffix (5.0.4)
265+
public_suffix (5.0.5)
264266
racc (1.7.3)
265267
rainbow (3.1.1)
266268
rb-fsevent (0.11.2)

0 commit comments

Comments
 (0)