diff options
| author | git <svn-admin@ruby-lang.org> | 2024-06-23 06:59:37 +0000 |
|---|---|---|
| committer | git <svn-admin@ruby-lang.org> | 2024-06-23 06:59:37 +0000 |
| commit | acce96647d4cdb8669de1f57ce0b0ba213870b53 (patch) | |
| tree | ffb95c157874ef38eccdbdfeacf25cf5b98b6e2d | |
| parent | d8c6e91748871ab2287d7703347847fe18a292d2 (diff) | |
Update bundled gems list as of 2024-06-22
| -rw-r--r-- | NEWS.md | 2 | ||||
| -rw-r--r-- | gems/bundled_gems | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -72,7 +72,7 @@ The following bundled gems are updated. * test-unit 3.6.2 * rexml 3.3.0 * net-ftp 0.3.6 -* net-imap 0.4.13 +* net-imap 0.4.14 * net-smtp 0.5.0 * rbs 3.5.1 * typeprof 0.21.11 diff --git a/gems/bundled_gems b/gems/bundled_gems index eaa2629040..85631d0b10 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.0 https://github.com/ruby/rexml rss 0.3.0 https://github.com/ruby/rss net-ftp 0.3.6 https://github.com/ruby/net-ftp -net-imap 0.4.13 https://github.com/ruby/net-imap +net-imap 0.4.14 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 |
