Skip to content

Commit 41b22f4

Browse files
author
Jerry Cheung
committed
remove rubygems_version
this will be set by the actual version that builds it http://guides.rubygems.org/specification-reference/#rubygemsversion
1 parent eedec06 commit 41b22f4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

net-ldap.gemspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ the most recent LDAP RFCs (4510-4519, plutions of 4520-4532).}
3030
s.rdoc_options = ["--main", "README.rdoc"]
3131
s.require_paths = ["lib"]
3232
s.required_ruby_version = Gem::Requirement.new(">= 1.9.3")
33-
s.rubygems_version = %q{1.5.2}
3433
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}
3534

3635
if s.respond_to? :specification_version then

0 commit comments

Comments
 (0)