diff options
| author | Nobuyoshi Nakada <nobu@ruby-lang.org> | 2024-11-01 00:42:33 +0900 |
|---|---|---|
| committer | Nobuyoshi Nakada <nobu@ruby-lang.org> | 2024-11-01 02:33:11 +0900 |
| commit | 1edc485840111b114d4a2e7b409b392e15b4ea8a (patch) | |
| tree | 821be3867847160077199996ac6108bcbeba3e2d | |
| parent | cc893edaf2182c7e86831f6750e92bef455038ac (diff) | |
Use net-imap 0.5.0 for tests
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/11969
| -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 e8c6f77c14..c53618dc5d 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 898ee6e7878fdb2d0b79a4691fd68b6d8b228426 +net-imap 0.5.0 https://github.com/ruby/net-imap 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 |
