diff options
| author | nick evans <nick@rubinick.dev> | 2025-02-11 09:18:10 -0500 |
|---|---|---|
| committer | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2025-02-14 11:50:48 +0900 |
| commit | 164aaf6a47879db6c938fd388da8fcd83410b073 (patch) | |
| tree | c4099180fe1d5d3f385bdb4659c68a82d1027a09 | |
| parent | 02ec31524440656c4e1d3f2d84dfbd15d2c63658 (diff) | |
Bump net-imap to 0.3.8 for Ruby 3.2 (CVE-2025-25186)
This update addresses CVE-2025-25186 (GHSA-7fc5-f82f-cx69).
| -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 12c06507e7..c5436aea11 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.4.1 https://github.com/ruby/net-imap +net-imap 0.3.8 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 |
