mirror of
https://github.com/mastodon/mastodon.git
synced 2026-09-07 23:35:50 -05:00
Handle current bundler-audit CVEs (#39183)
This commit is contained in:
3
.bundler-audit.yml
Normal file
3
.bundler-audit.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
ignore:
|
||||
- CVE-2026-45363
|
||||
@@ -235,7 +235,7 @@ GEM
|
||||
fabrication (3.0.0)
|
||||
faker (3.8.0)
|
||||
i18n (>= 1.8.11, < 2)
|
||||
faraday (2.14.1)
|
||||
faraday (2.14.2)
|
||||
faraday-net_http (>= 2.0, < 3.5)
|
||||
json
|
||||
logger
|
||||
@@ -243,7 +243,7 @@ GEM
|
||||
faraday (>= 1, < 3)
|
||||
faraday-httpclient (2.0.2)
|
||||
httpclient (>= 2.2)
|
||||
faraday-net_http (3.4.2)
|
||||
faraday-net_http (3.4.3)
|
||||
net-http (~> 0.5)
|
||||
fast_blank (1.0.1)
|
||||
fastimage (2.4.1)
|
||||
|
||||
Reference in New Issue
Block a user