diff options
author | git <[email protected]> | 2024-06-02 06:59:30 +0000 |
---|---|---|
committer | git <[email protected]> | 2024-06-02 06:59:30 +0000 |
commit | 07a8d02c0c3b7b59dd16b8baccf32958fa1cf420 (patch) | |
tree | f4d20938f015ec447a6f69bc0b0297fe34dfc51d | |
parent | 56fe5ad7785c5c1a6f81d3ef63b44ab12b47301e (diff) |
Update bundled gems list as of 2024-06-01
-rw-r--r-- | NEWS.md | 4 | ||||
-rw-r--r-- | gems/bundled_gems | 4 |
2 files changed, 4 insertions, 4 deletions
@@ -71,8 +71,8 @@ The following bundled gems are updated. * rake 13.2.1 * test-unit 3.6.2 * rexml 3.2.8 -* net-ftp 0.3.4 -* net-imap 0.4.11 +* net-ftp 0.3.5 +* net-imap 0.4.12 * net-smtp 0.5.0 * rbs 3.4.4 * typeprof 0.21.11 diff --git a/gems/bundled_gems b/gems/bundled_gems index bc141542dd..43a3b72d69 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -12,8 +12,8 @@ rake 13.2.1 https://github.com/ruby/rake test-unit 3.6.2 https://github.com/test-unit/test-unit rexml 3.2.8 https://github.com/ruby/rexml rss 0.3.0 https://github.com/ruby/rss -net-ftp 0.3.4 https://github.com/ruby/net-ftp -net-imap 0.4.11 https://github.com/ruby/net-imap +net-ftp 0.3.5 https://github.com/ruby/net-ftp +net-imap 0.4.12 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 |