diff options
| author | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2024-10-30 10:56:44 +0900 |
|---|---|---|
| committer | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2024-10-30 12:11:29 +0900 |
| commit | 680053a2242d4a5359df0ef8ecb42cff91d66838 (patch) | |
| tree | e7784daa8100a40d822797553d502872624556d6 | |
| parent | e077be119bbc8270aa603724303a93ff8b426c34 (diff) | |
Update bundled_gems
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 99edddab24..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.4.17 https://github.com/ruby/net-imap +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 |
