summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgit <svn-admin@ruby-lang.org>2024-06-26 04:55:26 +0000
committergit <svn-admin@ruby-lang.org>2024-06-26 04:55:26 +0000
commitf63b54caa02c874d1c30fd4d418237dbae78e7a9 (patch)
treebd1e47589f85ef2493d97c10ca96c51d390ba14b
parentda01974e7e9ae7d2372b23f1374c1146bb58186b (diff)
Update bundled gems list as of 2024-06-26
-rw-r--r--NEWS.md2
-rw-r--r--gems/bundled_gems2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS.md b/NEWS.md
index 51239d0575..366db257a7 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -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