diff --git a/cfpropertylist.gemspec b/cfpropertylist.gemspec index f480614..6c33d42 100644 --- a/cfpropertylist.gemspec +++ b/cfpropertylist.gemspec @@ -12,7 +12,6 @@ Gem::Specification.new do |s| s.require_path = "lib" #s.autorequire = "name" #s.test_files = FileList["{test}/**/*test.rb"].to_a - s.has_rdoc = true s.extra_rdoc_files = ["README.rdoc"] if Gem::Version.new(RUBY_VERSION) >= Gem::Version.new('3.0.0') s.add_runtime_dependency("rexml") # no longer bundled with Ruby 3