diff options
| author | git <svn-admin@ruby-lang.org> | 2023-10-31 07:00:00 +0000 |
|---|---|---|
| committer | git <svn-admin@ruby-lang.org> | 2023-10-31 07:00:00 +0000 |
| commit | eff59e93df1102d990a61965d906a28d55abc14a (patch) | |
| tree | 323372c8d47c57feaa0859dcb096f6300f01a2c2 | |
| parent | d22767fd482aca2f2b9fb4f0bcf6d845f990fefd (diff) | |
Update bundled gems list as of 2023-10-30
| -rw-r--r-- | NEWS.md | 2 | ||||
| -rw-r--r-- | gems/bundled_gems | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -145,7 +145,7 @@ The following bundled gems are updated. * test-unit 3.6.1 * rexml 3.2.6 * rss 0.3.0 -* net-imap 0.4.2 +* net-imap 0.4.3 * net-smtp 0.4.0 * rbs 3.2.2 * typeprof 0.21.8 diff --git a/gems/bundled_gems b/gems/bundled_gems index 1603619388..95f52f6442 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.2.0 https://github.com/ruby/net-ftp -net-imap 0.4.2 https://github.com/ruby/net-imap +net-imap 0.4.3 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 |
