summaryrefslogtreecommitdiff
path: root/chef/chef.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'chef/chef.gemspec')
-rw-r--r--chef/chef.gemspec1
1 files changed, 0 insertions, 1 deletions
diff --git a/chef/chef.gemspec b/chef/chef.gemspec
index 7a44f82ce9..124c13e208 100644
--- a/chef/chef.gemspec
+++ b/chef/chef.gemspec
@@ -5,7 +5,6 @@ Gem::Specification.new do |s|
s.name = 'chef'
s.version = Chef::VERSION
s.platform = Gem::Platform::RUBY
- s.has_rdoc = true
s.extra_rdoc_files = ["README.rdoc", "LICENSE" ]
s.summary = "A systems integration framework, built to bring the benefits of configuration management to your entire infrastructure."
s.description = s.summary