We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41b22f4 commit c624306Copy full SHA for c624306
net-ldap.gemspec
@@ -7,8 +7,6 @@ Gem::Specification.new do |s|
7
s.name = %q{net-ldap}
8
s.version = Net::LDAP::VERSION
9
s.license = "MIT"
10
-
11
- s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
12
s.authors = ["Francis Cianfrocca", "Emiel van de Laar", "Rory O'Connell", "Kaspar Schiess", "Austin Ziegler", "Michael Schaarschmidt"]
13
s.date = %q{2012-02-28}
14
s.description = %q{Net::LDAP for Ruby (also called net-ldap) implements client access for the
0 commit comments