summaryrefslogtreecommitdiff
path: root/mixlib-shellout.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'mixlib-shellout.gemspec')
-rw-r--r--mixlib-shellout.gemspec1
1 files changed, 0 insertions, 1 deletions
diff --git a/mixlib-shellout.gemspec b/mixlib-shellout.gemspec
index 0c099b1..6ff55bb 100644
--- a/mixlib-shellout.gemspec
+++ b/mixlib-shellout.gemspec
@@ -5,7 +5,6 @@ Gem::Specification.new do |s|
s.name = "mixlib-shellout"
s.version = Mixlib::ShellOut::VERSION
s.platform = Gem::Platform::RUBY
- s.extra_rdoc_files = ["README.md", "LICENSE" ]
s.summary = "Run external commands on Unix or Windows"
s.description = s.summary
s.author = "Chef Software Inc."