diff options
| -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 |
