summaryrefslogtreecommitdiff
path: root/gems
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2021-05-26 15:44:27 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2021-05-27 14:42:11 +0900
commite49c998d1e41737016c8afb7e1b22797018caebb (patch)
tree416c7abb19fc0c67a07c3814b64060da10b7fed3 /gems
parent454a36794f83395d0827a9e2e85ac8f0d9e53e16 (diff)
Promote net-ftp to the bundled gems
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/4530
Diffstat (limited to 'gems')
-rw-r--r--gems/bundled_gems1
1 files changed, 1 insertions, 0 deletions
diff --git a/gems/bundled_gems b/gems/bundled_gems
index b42c6794d3..e944d21f59 100644
--- a/gems/bundled_gems
+++ b/gems/bundled_gems
@@ -5,6 +5,7 @@ rake 13.0.3 https://github.com/ruby/rake
test-unit 3.4.1 https://github.com/test-unit/test-unit 3.4.1
rexml 3.2.5 https://github.com/ruby/rexml
rss 0.2.9 https://github.com/ruby/rss 0.2.9
+net-ftp 0.1.2 https://github.com/ruby/net-ftp
matrix 0.4.1 https://github.com/ruby/matrix
prime 0.1.2 https://github.com/ruby/prime
typeprof 0.14.1 https://github.com/ruby/typeprof