Skip to content

Commit 573e016

Browse files
author
Jerry Cheung
committed
remove unused manifest. generated now
1 parent f6b3f9c commit 573e016

File tree

2 files changed

+1
-53
lines changed

2 files changed

+1
-53
lines changed

Manifest.txt

Lines changed: 0 additions & 52 deletions
This file was deleted.

net-ldap.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ earlier versions of the IETF LDAP RFCs (2251-2256, 2829-2830, 3377, and 3771).
2121
Our roadmap for Net::LDAP 1.0 is to gain full <em>client</em> compliance with
2222
the most recent LDAP RFCs (4510-4519, plutions of 4520-4532).}
2323
24-
s.extra_rdoc_files = ["Manifest.txt", "Contributors.rdoc", "Hacking.rdoc", "History.rdoc", "License.rdoc", "README.rdoc"]
24+
s.extra_rdoc_files = ["Contributors.rdoc", "Hacking.rdoc", "History.rdoc", "License.rdoc", "README.rdoc"]
2525
s.files = `git ls-files`.split $/
2626
s.test_files = s.files.grep(%r{^test})
2727
s.homepage = %q{http://github.com/ruby-ldap/ruby-net-ldap}

0 commit comments

Comments
 (0)