diff options
| author | nick evans <nick@rubinick.dev> | 2025-02-11 09:03:02 -0500 |
|---|---|---|
| committer | Takashi Kokubun <takashikkbn@gmail.com> | 2025-02-13 17:44:25 -0800 |
| commit | 12c716eea02f0efbb7dcd4ddb3a8b0523cdb99c2 (patch) | |
| tree | df4bb19b92014bc4354724b557aad8d8fc5d0a46 | |
| parent | 787436cd1ae00616b88bc494baaaee7c361f31b9 (diff) | |
Bump net-imap to v0.5.6 for Ruby 3.4 (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 d15ca4f726..3873767596 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -13,7 +13,7 @@ test-unit 3.6.7 https://github.com/test-unit/test-unit rexml 3.4.0 https://github.com/ruby/rexml rss 0.3.1 https://github.com/ruby/rss net-ftp 0.3.8 https://github.com/ruby/net-ftp -net-imap 0.5.4 https://github.com/ruby/net-imap +net-imap 0.5.6 https://github.com/ruby/net-imap net-pop 0.1.2 https://github.com/ruby/net-pop net-smtp 0.5.1 https://github.com/ruby/net-smtp matrix 0.4.2 https://github.com/ruby/matrix |
