Skip to content

Commit 90a54f7

Browse files
authored
Merge pull request #173 from chef/slim2
Don't ship the readme in the gem artifact
2 parents 8f1ee60 + 9bd9cdf commit 90a54f7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mixlib-shellout.gemspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ Gem::Specification.new do |s|
55
s.name = "mixlib-shellout"
66
s.version = Mixlib::ShellOut::VERSION
77
s.platform = Gem::Platform::RUBY
8-
s.extra_rdoc_files = ["README.md", "LICENSE" ]
98
s.summary = "Run external commands on Unix or Windows"
109
s.description = s.summary
1110
s.author = "Chef Software Inc."

0 commit comments

Comments
 (0)