Skip to content

Commit 480f088

Browse files
Merge pull request #15 from DataTalksClub/dependabot/bundler/html-proofer-5.2.0
Bump html-proofer from 5.0.10 to 5.2.0
2 parents 6baa54a + c339d0c commit 480f088

File tree

2 files changed

+41
-38
lines changed

2 files changed

+41
-38
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ gem "jekyll-include-cache", group: :jekyll_plugins
1111
gem "jekyll-sitemap", group: :jekyll_plugins
1212
gem "jekyll-seo-tag", group: :jekyll_plugins
1313

14-
gem "html-proofer", "~> 5.0", :group => :development
14+
gem "html-proofer", "~> 5.2", :group => :development

Gemfile.lock

Lines changed: 40 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -2,45 +2,47 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
Ascii85 (2.0.1)
5-
addressable (2.8.7)
6-
public_suffix (>= 2.0.2, < 7.0)
7-
afm (0.2.2)
8-
async (2.24.0)
5+
addressable (2.8.8)
6+
public_suffix (>= 2.0.2, < 8.0)
7+
afm (1.0.0)
8+
async (2.35.1)
99
console (~> 1.29)
1010
fiber-annotation
11-
io-event (~> 1.9)
11+
io-event (~> 1.11)
1212
metrics (~> 0.12)
13-
traces (~> 0.15)
13+
traces (~> 0.18)
1414
base64 (0.3.0)
15-
bigdecimal (3.2.2)
15+
benchmark (0.5.0)
16+
bigdecimal (3.3.1)
1617
colorator (1.1.0)
1718
concurrent-ruby (1.3.5)
18-
console (1.30.2)
19+
console (1.34.2)
1920
fiber-annotation
2021
fiber-local (~> 1.1)
2122
json
2223
csv (3.3.5)
2324
em-websocket (0.5.3)
2425
eventmachine (>= 0.12.9)
2526
http_parser.rb (~> 0)
26-
ethon (0.16.0)
27+
ethon (0.18.0)
2728
ffi (>= 1.15.0)
29+
logger
2830
eventmachine (1.2.7)
2931
faraday (2.13.1)
3032
faraday-net_http (>= 2.0, < 3.5)
3133
json
3234
logger
3335
faraday-net_http (3.4.0)
3436
net-http (>= 0.5.0)
35-
ffi (1.17.2-aarch64-linux-gnu)
36-
ffi (1.17.2-aarch64-linux-musl)
37-
ffi (1.17.2-arm-linux-gnu)
38-
ffi (1.17.2-arm-linux-musl)
39-
ffi (1.17.2-arm64-darwin)
40-
ffi (1.17.2-x64-mingw-ucrt)
41-
ffi (1.17.2-x86_64-darwin)
42-
ffi (1.17.2-x86_64-linux-gnu)
43-
ffi (1.17.2-x86_64-linux-musl)
37+
ffi (1.17.3-aarch64-linux-gnu)
38+
ffi (1.17.3-aarch64-linux-musl)
39+
ffi (1.17.3-arm-linux-gnu)
40+
ffi (1.17.3-arm-linux-musl)
41+
ffi (1.17.3-arm64-darwin)
42+
ffi (1.17.3-x64-mingw-ucrt)
43+
ffi (1.17.3-x86_64-darwin)
44+
ffi (1.17.3-x86_64-linux-gnu)
45+
ffi (1.17.3-x86_64-linux-musl)
4446
fiber-annotation (0.2.0)
4547
fiber-local (1.1.0)
4648
fiber-storage
@@ -71,9 +73,10 @@ GEM
7173
bigdecimal
7274
rake (>= 13)
7375
hashery (2.1.2)
74-
html-proofer (5.0.10)
76+
html-proofer (5.2.0)
7577
addressable (~> 2.3)
7678
async (~> 2.1)
79+
benchmark (~> 0.5)
7780
nokogiri (~> 1.13)
7881
pdf-reader (~> 2.11)
7982
rainbow (~> 3.0)
@@ -83,7 +86,7 @@ GEM
8386
http_parser.rb (0.8.0)
8487
i18n (1.14.7)
8588
concurrent-ruby (~> 1.0)
86-
io-event (1.10.2)
89+
io-event (1.14.2)
8790
jekyll (4.4.1)
8891
addressable (~> 2.4)
8992
base64 (~> 0.2)
@@ -116,7 +119,7 @@ GEM
116119
jekyll (>= 3.7, < 5.0)
117120
jekyll-watch (2.2.1)
118121
listen (~> 3.0)
119-
json (2.12.2)
122+
json (2.18.0)
120123
just-the-docs (0.10.1)
121124
jekyll (>= 3.8.5)
122125
jekyll-include-cache
@@ -132,39 +135,39 @@ GEM
132135
rb-inotify (~> 0.9, >= 0.9.10)
133136
logger (1.7.0)
134137
mercenary (0.4.0)
135-
metrics (0.12.2)
138+
metrics (0.15.0)
136139
net-http (0.6.0)
137140
uri
138-
nokogiri (1.18.8-aarch64-linux-gnu)
141+
nokogiri (1.19.0-aarch64-linux-gnu)
139142
racc (~> 1.4)
140-
nokogiri (1.18.8-aarch64-linux-musl)
143+
nokogiri (1.19.0-aarch64-linux-musl)
141144
racc (~> 1.4)
142-
nokogiri (1.18.8-arm-linux-gnu)
145+
nokogiri (1.19.0-arm-linux-gnu)
143146
racc (~> 1.4)
144-
nokogiri (1.18.8-arm-linux-musl)
147+
nokogiri (1.19.0-arm-linux-musl)
145148
racc (~> 1.4)
146-
nokogiri (1.18.8-arm64-darwin)
149+
nokogiri (1.19.0-arm64-darwin)
147150
racc (~> 1.4)
148-
nokogiri (1.18.8-x64-mingw-ucrt)
151+
nokogiri (1.19.0-x64-mingw-ucrt)
149152
racc (~> 1.4)
150-
nokogiri (1.18.8-x86_64-darwin)
153+
nokogiri (1.19.0-x86_64-darwin)
151154
racc (~> 1.4)
152-
nokogiri (1.18.8-x86_64-linux-gnu)
155+
nokogiri (1.19.0-x86_64-linux-gnu)
153156
racc (~> 1.4)
154-
nokogiri (1.18.8-x86_64-linux-musl)
157+
nokogiri (1.19.0-x86_64-linux-musl)
155158
racc (~> 1.4)
156159
octokit (6.1.1)
157160
faraday (>= 1, < 3)
158161
sawyer (~> 0.9)
159162
pathutil (0.16.2)
160163
forwardable-extended (~> 2.6)
161-
pdf-reader (2.14.1)
164+
pdf-reader (2.15.1)
162165
Ascii85 (>= 1.0, < 3.0, != 2.0.0)
163-
afm (~> 0.2.1)
166+
afm (>= 0.2.1, < 2)
164167
hashery (~> 2.0)
165168
ruby-rc4
166169
ttfunk
167-
public_suffix (6.0.2)
170+
public_suffix (7.0.2)
168171
racc (1.8.1)
169172
rainbow (3.1.1)
170173
rake (13.3.0)
@@ -198,7 +201,7 @@ GEM
198201
faraday (>= 0.17.3, < 3)
199202
terminal-table (3.0.2)
200203
unicode-display_width (>= 1.1.1, < 3)
201-
traces (0.15.2)
204+
traces (0.18.2)
202205
ttfunk (1.8.0)
203206
bigdecimal (~> 3.1)
204207
typhoeus (1.4.1)
@@ -207,7 +210,7 @@ GEM
207210
uri (1.0.3)
208211
webrick (1.9.1)
209212
yell (2.2.2)
210-
zeitwerk (2.6.18)
213+
zeitwerk (2.7.4)
211214

212215
PLATFORMS
213216
aarch64-linux-gnu
@@ -225,7 +228,7 @@ PLATFORMS
225228
DEPENDENCIES
226229
base64
227230
csv
228-
html-proofer (~> 5.0)
231+
html-proofer (~> 5.2)
229232
jekyll (~> 4.4.0)
230233
jekyll-github-metadata (>= 2.15)
231234
jekyll-include-cache

0 commit comments

Comments
 (0)