Skip to content

Commit 8369536

Browse files
Merge pull request #118 from studioromeo/dependabot/bundler/html-proofer-5.0.9
Bump html-proofer from 5.0.8 to 5.0.9
2 parents d0e8bad + c180386 commit 8369536

1 file changed

Lines changed: 23 additions & 19 deletions

File tree

Gemfile.lock

Lines changed: 23 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,31 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
Ascii85 (1.1.0)
4+
Ascii85 (1.1.1)
55
activesupport (7.0.7.2)
66
concurrent-ruby (~> 1.0, >= 1.0.2)
77
i18n (>= 1.6, < 2)
88
minitest (>= 5.1)
99
tzinfo (~> 2.0)
10-
addressable (2.8.5)
11-
public_suffix (>= 2.0.2, < 6.0)
10+
addressable (2.8.7)
11+
public_suffix (>= 2.0.2, < 7.0)
1212
afm (0.2.2)
13-
async (2.6.3)
14-
console (~> 1.10)
13+
async (2.16.1)
14+
console (~> 1.26)
1515
fiber-annotation
16-
io-event (~> 1.1)
17-
timers (~> 4.1)
16+
io-event (~> 1.6, >= 1.6.5)
17+
bigdecimal (3.1.8)
1818
coffee-script (2.4.1)
1919
coffee-script-source
2020
execjs
2121
coffee-script-source (1.11.1)
2222
colorator (1.1.0)
2323
commonmarker (0.23.10)
2424
concurrent-ruby (1.2.2)
25-
console (1.21.0)
25+
console (1.27.0)
2626
fiber-annotation
27-
fiber-local
27+
fiber-local (~> 1.1)
28+
json
2829
dnsruby (1.61.9)
2930
simpleidn (~> 0.1)
3031
em-websocket (0.5.3)
@@ -38,9 +39,11 @@ GEM
3839
faraday-net_http (>= 2.0, < 3.1)
3940
ruby2_keywords (>= 0.0.4)
4041
faraday-net_http (3.0.2)
41-
ffi (1.15.5)
42+
ffi (1.17.0)
4243
fiber-annotation (0.2.0)
43-
fiber-local (1.0.0)
44+
fiber-local (1.1.0)
45+
fiber-storage
46+
fiber-storage (1.0.0)
4447
forwardable-extended (2.6.0)
4548
gemoji (3.0.1)
4649
github-pages (228)
@@ -98,7 +101,7 @@ GEM
98101
html-pipeline (2.14.3)
99102
activesupport (>= 2)
100103
nokogiri (>= 1.4)
101-
html-proofer (5.0.8)
104+
html-proofer (5.0.9)
102105
addressable (~> 2.3)
103106
async (~> 2.1)
104107
nokogiri (~> 1.13)
@@ -110,7 +113,7 @@ GEM
110113
http_parser.rb (0.8.0)
111114
i18n (1.14.1)
112115
concurrent-ruby (~> 1.0)
113-
io-event (1.2.3)
116+
io-event (1.6.5)
114117
jekyll (3.9.3)
115118
addressable (~> 2.4)
116119
colorator (~> 1.0)
@@ -219,6 +222,7 @@ GEM
219222
gemoji (~> 3.0)
220223
html-pipeline (~> 2.2)
221224
jekyll (>= 3.0, < 5.0)
225+
json (2.7.2)
222226
kramdown (2.3.2)
223227
rexml
224228
kramdown-parser-gfm (1.1.0)
@@ -234,15 +238,15 @@ GEM
234238
jekyll-feed (~> 0.9)
235239
jekyll-seo-tag (~> 2.1)
236240
minitest (5.19.0)
237-
nokogiri (1.16.5)
241+
nokogiri (1.16.7)
238242
mini_portile2 (~> 2.8.2)
239243
racc (~> 1.4)
240244
octokit (4.25.1)
241245
faraday (>= 1, < 3)
242246
sawyer (~> 0.9)
243247
pathutil (0.16.2)
244248
forwardable-extended (~> 2.6)
245-
pdf-reader (2.11.0)
249+
pdf-reader (2.12.0)
246250
Ascii85 (~> 1.0)
247251
afm (~> 0.2.1)
248252
hashery (~> 2.0)
@@ -277,9 +281,9 @@ GEM
277281
strscan (3.1.0)
278282
terminal-table (1.8.0)
279283
unicode-display_width (~> 1.1, >= 1.1.1)
280-
timers (4.3.5)
281-
ttfunk (1.7.0)
282-
typhoeus (1.4.0)
284+
ttfunk (1.8.0)
285+
bigdecimal (~> 3.1)
286+
typhoeus (1.4.1)
283287
ethon (>= 0.9.0)
284288
tzinfo (2.0.6)
285289
concurrent-ruby (~> 1.0)
@@ -289,7 +293,7 @@ GEM
289293
unicode-display_width (1.8.0)
290294
webrick (1.8.1)
291295
yell (2.2.2)
292-
zeitwerk (2.6.11)
296+
zeitwerk (2.6.17)
293297

294298
PLATFORMS
295299
ruby

0 commit comments

Comments
 (0)