diff options
| author | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2024-10-30 11:00:04 +0900 |
|---|---|---|
| committer | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2024-10-30 12:11:29 +0900 |
| commit | 20f483ef362a0d443e1a75ffda9c2c47499905ee (patch) | |
| tree | 09dfe1c5cc7e4b2bdd05a41b0afdd7bb7d32062d | |
| parent | 680053a2242d4a5359df0ef8ecb42cff91d66838 (diff) | |
Use https://github.com/ruby/net-imap/commit/898ee6e7878fdb2d0b79a4691fd68b6d8b228426
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/11962
| -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 c53618dc5d..e8c6f77c14 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -13,7 +13,7 @@ test-unit 3.6.2 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.3.8 https://github.com/ruby/net-ftp -net-imap 0.5.0 https://github.com/ruby/net-imap +net-imap 0.5.0 https://github.com/ruby/net-imap 898ee6e7878fdb2d0b79a4691fd68b6d8b228426 net-pop 0.1.2 https://github.com/ruby/net-pop net-smtp 0.5.0 https://github.com/ruby/net-smtp matrix 0.4.2 https://github.com/ruby/matrix |
