Skip to content

Commit

Permalink
gemspec: Removed old files from docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Zapotek committed Jan 31, 2017
1 parent 3c3a959 commit 5e89af5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions arachni.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@ Gem::Specification.new do |s|

s.executables = Dir.glob( 'bin/*' ).map { |e| File.basename e }

s.extra_rdoc_files = %w(README.md ACKNOWLEDGMENTS.md LICENSE.md
AUTHORS.md CHANGELOG.md CONTRIBUTORS.md)
s.extra_rdoc_files = %w(README.md LICENSE.md CHANGELOG.md)

s.rdoc_options = [ '--charset=UTF-8' ]

Expand Down

0 comments on commit 5e89af5

Please sign in to comment.