diff options
| author | git <svn-admin@ruby-lang.org> | 2023-12-12 06:58:23 +0000 |
|---|---|---|
| committer | git <svn-admin@ruby-lang.org> | 2023-12-12 06:58:23 +0000 |
| commit | f64485af7eb8a1bbaabbf59434592b6e6a0299d0 (patch) | |
| tree | deebc8513eb5eee8c1339c8927543a30e251e65b | |
| parent | e411bd5b3684bfa5c654290059e9207a9596aad7 (diff) | |
Update bundled gems list as of 2023-12-12
| -rw-r--r-- | NEWS.md | 2 | ||||
| -rw-r--r-- | gems/bundled_gems | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -232,7 +232,7 @@ The following bundled gems are updated. * rexml 3.2.6 * rss 0.3.0 * net-ftp 0.3.0 -* net-imap 0.4.7 +* net-imap 0.4.8 * net-smtp 0.4.0 * rbs 3.3.2 * typeprof 0.21.8 diff --git a/gems/bundled_gems b/gems/bundled_gems index 7e24d4f093..777ec63627 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.0 https://github.com/ruby/net-ftp -net-imap 0.4.7 https://github.com/ruby/net-imap +net-imap 0.4.8 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 |
