diff options
| author | git <svn-admin@ruby-lang.org> | 2024-06-26 04:55:26 +0000 |
|---|---|---|
| committer | git <svn-admin@ruby-lang.org> | 2024-06-26 04:55:26 +0000 |
| commit | f63b54caa02c874d1c30fd4d418237dbae78e7a9 (patch) | |
| tree | bd1e47589f85ef2493d97c10ca96c51d390ba14b | |
| parent | da01974e7e9ae7d2372b23f1374c1146bb58186b (diff) | |
Update bundled gems list as of 2024-06-26
| -rw-r--r-- | NEWS.md | 2 | ||||
| -rw-r--r-- | gems/bundled_gems | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -71,7 +71,7 @@ The following bundled gems are updated. * rake 13.2.1 * test-unit 3.6.2 * rexml 3.3.1 -* net-ftp 0.3.6 +* net-ftp 0.3.7 * net-imap 0.4.14 * net-smtp 0.5.0 * rbs 3.5.1 diff --git a/gems/bundled_gems b/gems/bundled_gems index aa609bd36e..823b79182e 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -12,7 +12,7 @@ rake 13.2.1 https://github.com/ruby/rake test-unit 3.6.2 https://github.com/test-unit/test-unit rexml 3.3.1 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-ftp 0.3.7 https://github.com/ruby/net-ftp 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 |
