summaryrefslogtreecommitdiff
path: root/gems
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2021-05-26 15:48:36 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2021-05-27 14:42:11 +0900
commitd5bc6b23370908f19d1a4a19ead56e61444f0974 (patch)
tree765f16079da2b841691c85244733520a8c699561 /gems
parente49c998d1e41737016c8afb7e1b22797018caebb (diff)
Promote net-imap 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 e944d21f59..3da66a49ae 100644
--- a/gems/bundled_gems
+++ b/gems/bundled_gems
@@ -6,6 +6,7 @@ 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
+net-imap 0.2.1 https://github.com/ruby/net-imap
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