diff options
| -rw-r--r-- | NEWS.md | 2 | ||||
| -rw-r--r-- | gems/bundled_gems | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -154,7 +154,7 @@ The following bundled gems are updated. * rake 13.3.0 * test-unit 3.6.8 * rexml 3.4.1 -* net-imap 0.5.8 +* net-imap 0.5.9 * net-smtp 0.5.1 * matrix 0.4.3 * prime 0.1.4 diff --git a/gems/bundled_gems b/gems/bundled_gems index 15a9df6cce..d00124cf37 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -13,7 +13,7 @@ test-unit 3.6.8 https://github.com/test-unit/test-unit rexml 3.4.1 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.5.8 https://github.com/ruby/net-imap +net-imap 0.5.9 https://github.com/ruby/net-imap net-pop 0.1.2 https://github.com/ruby/net-pop net-smtp 0.5.1 https://github.com/ruby/net-smtp matrix 0.4.3 https://github.com/ruby/matrix |
