diff options
| author | Koichi Sasada <ko1@atdot.net> | 2025-09-19 01:56:13 +0900 |
|---|---|---|
| committer | Koichi Sasada <ko1@atdot.net> | 2025-09-24 03:59:03 +0900 |
| commit | 8fad3e87beaf5d49f0bf7744c4102144832fe8cc (patch) | |
| tree | 84d92bb16a8c2e0e7eedba80b5baa87bf4c295a1 | |
| parent | 55b1ba3bf276ba82173bd961fb8e0f08bf4182a6 (diff) | |
use commit hash for net-imap
to catch up new sharable proc semantics.
| -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 71f79f8d04..8de29d9937 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -13,7 +13,7 @@ test-unit 3.7.0 https://github.com/test-unit/test-unit rexml 3.4.2 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.10 https://github.com/ruby/net-imap +net-imap 0.5.10 https://github.com/ruby/net-imap 71c0288b9a8f78a7125a4ce2980ab421acdf5836 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.3 https://github.com/ruby/matrix |
