summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authoreban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-03-07 06:45:49 +0000
committereban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-03-07 06:45:49 +0000
commit8627fc3c106c53564dd7b7ea8a44718ed1c7bd0f (patch)
treec083047961ef0d818f4b381c5c3506c2acac0ca0 /MANIFEST
parent8d8f6a0309e30dce93966bf2817a92fd3a865855 (diff)
* MANIFEST: add lib/net/https.rb.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5912 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index d1dc67dd59..88a28d207f 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -216,6 +216,7 @@ lib/monitor.rb
lib/mutex_m.rb
lib/net/ftp.rb
lib/net/http.rb
+lib/net/https.rb
lib/net/imap.rb
lib/net/pop.rb
lib/net/protocol.rb