From e33b7e50c98bd3235995302b9ce3983d3904c4a3 Mon Sep 17 00:00:00 2001 From: Jeremy Daer Date: Tue, 18 Aug 2026 16:47:08 -0700 Subject: [PATCH] Update mail to 2.9.1 for GHSA-mvxr-6m87-mv2q (#248) The advisory (email address spoofing via malformed RFC 2047 encoded-words, CVE-2026-63435) landed in ruby-advisory-db on 2026-08-18, turning the gem audit red since the audit pulls a live advisory DB. 2.9.1 is the patch release for exactly this CVE. --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index aaa49ca..f1d94e3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -204,7 +204,7 @@ GEM loofah (2.25.2) crass (~> 1.0.2) nokogiri (>= 1.12.0) - mail (2.9.0) + mail (2.9.1) logger mini_mime (>= 0.1.1) net-imap