Skip to content

Commit 8ec7446

Browse files
committed
docs: bundle update to resolve security advisories
Bumps the Jekyll docs Gemfile.lock to address all open Dependabot advisories under docs/ (no source changes — lockfile only): addressable 2.8.7 → 2.9.0 (high — ReDoS in templates) activesupport 8.0.2.1 → 8.1.3 (medium — DoS, XSS, ReDoS) nokogiri 1.18.9 → 1.19.2 (medium — xmlC14NExecute) faraday 2.13.4 → 2.14.1 (medium — SSRF via build_exclusive_url) uri 1.0.3 → 1.1.1 (low — credential leakage bypass) Plus transitive bumps to ethon, dnsruby, just-the-docs, sawyer, minitest, listen, faraday-net_http, typhoeus, webrick, i18n, net-http. Closes #968, #975.
1 parent b5a6e1f commit 8ec7446

1 file changed

Lines changed: 54 additions & 50 deletions

File tree

docs/Gemfile.lock

Lines changed: 54 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -1,59 +1,59 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (8.0.2.1)
4+
activesupport (8.1.3)
55
base64
6-
benchmark (>= 0.3)
76
bigdecimal
87
concurrent-ruby (~> 1.0, >= 1.3.1)
98
connection_pool (>= 2.2.5)
109
drb
1110
i18n (>= 1.6, < 2)
11+
json
1212
logger (>= 1.4.2)
1313
minitest (>= 5.1)
1414
securerandom (>= 0.3)
1515
tzinfo (~> 2.0, >= 2.0.5)
1616
uri (>= 0.13.1)
17-
addressable (2.8.7)
18-
public_suffix (>= 2.0.2, < 7.0)
19-
base64 (0.2.0)
20-
benchmark (0.4.1)
21-
bigdecimal (3.2.2)
17+
addressable (2.9.0)
18+
public_suffix (>= 2.0.2, < 8.0)
19+
base64 (0.3.0)
20+
bigdecimal (4.1.2)
2221
coffee-script (2.4.1)
2322
coffee-script-source
2423
execjs
2524
coffee-script-source (1.12.2)
2625
colorator (1.1.0)
27-
commonmarker (0.23.11)
28-
concurrent-ruby (1.3.5)
29-
connection_pool (2.5.4)
26+
commonmarker (0.23.12)
27+
concurrent-ruby (1.3.6)
28+
connection_pool (3.0.2)
3029
csv (3.3.5)
31-
dnsruby (1.72.4)
32-
base64 (~> 0.2.0)
33-
logger (~> 1.6.5)
30+
dnsruby (1.73.1)
31+
base64 (>= 0.2)
32+
logger (~> 1.6)
3433
simpleidn (~> 0.2.1)
3534
drb (2.2.3)
3635
em-websocket (0.5.3)
3736
eventmachine (>= 0.12.9)
3837
http_parser.rb (~> 0)
39-
ethon (0.15.0)
38+
ethon (0.18.0)
4039
ffi (>= 1.15.0)
40+
logger
4141
eventmachine (1.2.7)
42-
execjs (2.10.0)
43-
faraday (2.13.4)
42+
execjs (2.10.1)
43+
faraday (2.14.1)
4444
faraday-net_http (>= 2.0, < 3.5)
4545
json
4646
logger
47-
faraday-net_http (3.4.1)
48-
net-http (>= 0.5.0)
49-
ffi (1.17.2-aarch64-linux-gnu)
50-
ffi (1.17.2-aarch64-linux-musl)
51-
ffi (1.17.2-arm-linux-gnu)
52-
ffi (1.17.2-arm-linux-musl)
53-
ffi (1.17.2-arm64-darwin)
54-
ffi (1.17.2-x86_64-darwin)
55-
ffi (1.17.2-x86_64-linux-gnu)
56-
ffi (1.17.2-x86_64-linux-musl)
47+
faraday-net_http (3.4.2)
48+
net-http (~> 0.5)
49+
ffi (1.17.4-aarch64-linux-gnu)
50+
ffi (1.17.4-aarch64-linux-musl)
51+
ffi (1.17.4-arm-linux-gnu)
52+
ffi (1.17.4-arm-linux-musl)
53+
ffi (1.17.4-arm64-darwin)
54+
ffi (1.17.4-x86_64-darwin)
55+
ffi (1.17.4-x86_64-linux-gnu)
56+
ffi (1.17.4-x86_64-linux-musl)
5757
forwardable-extended (2.6.0)
5858
gemoji (4.1.0)
5959
github-pages (232)
@@ -111,8 +111,8 @@ GEM
111111
html-pipeline (2.14.3)
112112
activesupport (>= 2)
113113
nokogiri (>= 1.4)
114-
http_parser.rb (0.8.0)
115-
i18n (1.14.7)
114+
http_parser.rb (0.8.1)
115+
i18n (1.14.8)
116116
concurrent-ruby (~> 1.0)
117117
jekyll (3.10.0)
118118
addressable (~> 2.4)
@@ -224,8 +224,8 @@ GEM
224224
gemoji (>= 3, < 5)
225225
html-pipeline (~> 2.2)
226226
jekyll (>= 3.0, < 5.0)
227-
json (2.13.2)
228-
just-the-docs (0.10.1)
227+
json (2.19.4)
228+
just-the-docs (0.12.0)
229229
jekyll (>= 3.8.5)
230230
jekyll-include-cache
231231
jekyll-seo-tag (>= 2.0)
@@ -235,46 +235,50 @@ GEM
235235
kramdown-parser-gfm (1.1.0)
236236
kramdown (~> 2.0)
237237
liquid (4.0.4)
238-
listen (3.9.0)
238+
listen (3.10.0)
239+
logger
239240
rb-fsevent (~> 0.10, >= 0.10.3)
240241
rb-inotify (~> 0.9, >= 0.9.10)
241-
logger (1.6.6)
242+
logger (1.7.0)
242243
mercenary (0.3.6)
243244
minima (2.5.1)
244245
jekyll (>= 3.5, < 5.0)
245246
jekyll-feed (~> 0.9)
246247
jekyll-seo-tag (~> 2.1)
247-
minitest (5.25.5)
248-
net-http (0.6.0)
249-
uri
250-
nokogiri (1.18.9-aarch64-linux-gnu)
248+
minitest (6.0.5)
249+
drb (~> 2.0)
250+
prism (~> 1.5)
251+
net-http (0.9.1)
252+
uri (>= 0.11.1)
253+
nokogiri (1.19.2-aarch64-linux-gnu)
251254
racc (~> 1.4)
252-
nokogiri (1.18.9-aarch64-linux-musl)
255+
nokogiri (1.19.2-aarch64-linux-musl)
253256
racc (~> 1.4)
254-
nokogiri (1.18.9-arm-linux-gnu)
257+
nokogiri (1.19.2-arm-linux-gnu)
255258
racc (~> 1.4)
256-
nokogiri (1.18.9-arm-linux-musl)
259+
nokogiri (1.19.2-arm-linux-musl)
257260
racc (~> 1.4)
258-
nokogiri (1.18.9-arm64-darwin)
261+
nokogiri (1.19.2-arm64-darwin)
259262
racc (~> 1.4)
260-
nokogiri (1.18.9-x86_64-darwin)
263+
nokogiri (1.19.2-x86_64-darwin)
261264
racc (~> 1.4)
262-
nokogiri (1.18.9-x86_64-linux-gnu)
265+
nokogiri (1.19.2-x86_64-linux-gnu)
263266
racc (~> 1.4)
264-
nokogiri (1.18.9-x86_64-linux-musl)
267+
nokogiri (1.19.2-x86_64-linux-musl)
265268
racc (~> 1.4)
266269
octokit (4.25.1)
267270
faraday (>= 1, < 3)
268271
sawyer (~> 0.9)
269272
pathutil (0.16.2)
270273
forwardable-extended (~> 2.6)
274+
prism (1.9.0)
271275
public_suffix (5.1.1)
272276
racc (1.8.1)
273-
rake (13.3.0)
277+
rake (13.4.2)
274278
rb-fsevent (0.11.2)
275279
rb-inotify (0.11.1)
276280
ffi (~> 1.0)
277-
rexml (3.4.2)
281+
rexml (3.4.4)
278282
rouge (3.30.0)
279283
rubyzip (2.4.1)
280284
safe_yaml (1.0.5)
@@ -283,20 +287,20 @@ GEM
283287
sass-listen (4.0.0)
284288
rb-fsevent (~> 0.9, >= 0.9.4)
285289
rb-inotify (~> 0.9, >= 0.9.7)
286-
sawyer (0.9.2)
290+
sawyer (0.9.3)
287291
addressable (>= 2.3.5)
288292
faraday (>= 0.17.3, < 3)
289293
securerandom (0.4.1)
290294
simpleidn (0.2.3)
291295
terminal-table (1.8.0)
292296
unicode-display_width (~> 1.1, >= 1.1.1)
293-
typhoeus (1.5.0)
294-
ethon (>= 0.9.0, < 0.16.0)
297+
typhoeus (1.6.0)
298+
ethon (>= 0.18.0)
295299
tzinfo (2.0.6)
296300
concurrent-ruby (~> 1.0)
297301
unicode-display_width (1.8.0)
298-
uri (1.0.3)
299-
webrick (1.9.1)
302+
uri (1.1.1)
303+
webrick (1.9.2)
300304

301305
PLATFORMS
302306
aarch64-linux-gnu

0 commit comments

Comments
 (0)