diff options
| author | nick evans <nick@rubinick.dev> | 2025-04-30 13:01:17 -0400 |
|---|---|---|
| committer | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2025-05-01 20:33:38 +0900 |
| commit | b133b39705a862cb14df216560e2babb680c6aa6 (patch) | |
| tree | 9051cfaa104d6c20f84c0a62a9e1a15a61301103 | |
| parent | d274682728d68f06b16e638dec23452de30b833b (diff) | |
Bump net-imap to v0.3.9 for Ruby 3.2 (CVE-2025-43857)
This update addresses CVE-2025-43857 (GHSA-j3g3-5qv5-52mj).
| -rw-r--r-- | gems/bundled_gems | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gems/bundled_gems b/gems/bundled_gems index c5436aea11..d37d869d41 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -6,7 +6,7 @@ test-unit 3.5.7 https://github.com/test-unit/test-unit rexml 3.3.9 https://github.com/ruby/rexml rss 0.3.1 https://github.com/ruby/rss net-ftp 0.2.1 https://github.com/ruby/net-ftp -net-imap 0.3.8 https://github.com/ruby/net-imap +net-imap 0.3.9 https://github.com/ruby/net-imap net-pop 0.1.2 https://github.com/ruby/net-pop net-smtp 0.3.4 https://github.com/ruby/net-smtp matrix 0.4.2 https://github.com/ruby/matrix |
