diff options
author | git <[email protected]> | 2023-12-24 06:58:23 +0000 |
---|---|---|
committer | git <[email protected]> | 2023-12-24 06:58:23 +0000 |
commit | 86893b28f7ac7cc522d628577564d49a8f558d70 (patch) | |
tree | 16de8d06aa39946630182eef05065df69e95b2c7 | |
parent | a87ae242bb460c7643d0f974b96489b5f73a2d45 (diff) |
Update bundled gems list as of 2023-12-24
-rw-r--r-- | NEWS.md | 2 | ||||
-rw-r--r-- | gems/bundled_gems | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -257,7 +257,7 @@ The following bundled gems are updated. * rexml 3.2.6 * rss 0.3.0 * net-ftp 0.3.3 -* net-imap 0.4.8 +* net-imap 0.4.9 * net-smtp 0.4.0 * rbs 3.4.0 * typeprof 0.21.9 diff --git a/gems/bundled_gems b/gems/bundled_gems index 462b701d46..1977351ecf 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -12,7 +12,7 @@ test-unit 3.6.1 https://github.com/test-unit/test-unit rexml 3.2.6 https://github.com/ruby/rexml rss 0.3.0 https://github.com/ruby/rss net-ftp 0.3.3 https://github.com/ruby/net-ftp -net-imap 0.4.8 https://github.com/ruby/net-imap +net-imap 0.4.9 https://github.com/ruby/net-imap net-pop 0.1.2 https://github.com/ruby/net-pop net-smtp 0.4.0 https://github.com/ruby/net-smtp matrix 0.4.2 https://github.com/ruby/matrix |