Skip to content

Commit 771e11c

Browse files
committed
Merge pull request #261 from jesjos/patch-1
Update Docs: Net::LDAP now requires ruby >= 2
2 parents cfd990e + 27813f5 commit 771e11c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rdoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ See Net::LDAP for documentation and usage samples.
2525

2626
== Requirements
2727

28-
Net::LDAP requires a Ruby 1.9.3 compatible interpreter or better.
28+
Net::LDAP requires a Ruby 2.0.0 compatible interpreter or better.
2929

3030
== Install
3131

0 commit comments

Comments
 (0)