Skip to content

Commit be86fe9

Browse files
author
Jerry Cheung
committed
1 parent c624306 commit be86fe9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

net-ldap.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ the most recent LDAP RFCs (4510-4519, plutions of 4520-4532).}
2727
s.homepage = %q{http://github.com/ruby-ldap/ruby-net-ldap}
2828
s.rdoc_options = ["--main", "README.rdoc"]
2929
s.require_paths = ["lib"]
30-
s.required_ruby_version = Gem::Requirement.new(">= 1.9.3")
30+
s.required_ruby_version = ">= 1.9.3"
3131
s.summary = %q{Net::LDAP for Ruby (also called net-ldap) implements client access for the Lightweight Directory Access Protocol (LDAP), an IETF standard protocol for accessing distributed directory services}
3232

3333
if s.respond_to? :specification_version then

0 commit comments

Comments
 (0)