diff options
| -rw-r--r-- | NEWS.md | 3 | ||||
| -rw-r--r-- | gems/bundled_gems | 4 |
2 files changed, 4 insertions, 3 deletions
@@ -210,9 +210,10 @@ The following bundled gems are added. The following bundled gems are updated. * minitest 5.26.0 -* rake 13.3.0 +* rake 13.3.1 * test-unit 3.7.0 * rexml 3.4.4 +* net-ftp 0.3.9 * net-imap 0.5.12 * net-smtp 0.5.1 * matrix 0.4.3 diff --git a/gems/bundled_gems b/gems/bundled_gems index 64c8b2df5e..19ed86f453 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -8,11 +8,11 @@ minitest 5.26.0 https://github.com/minitest/minitest power_assert 2.0.5 https://github.com/ruby/power_assert f88e406e7c9e0810cc149869582afbae1fb84c4a -rake 13.3.0 https://github.com/ruby/rake +rake 13.3.1 https://github.com/ruby/rake test-unit 3.7.0 https://github.com/test-unit/test-unit rexml 3.4.4 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-ftp 0.3.9 https://github.com/ruby/net-ftp net-imap 0.5.12 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 |
