Skip to content

Commit

Permalink
update gemspec to latest spec
Browse files Browse the repository at this point in the history
  • Loading branch information
etehtsea authored and Daniel Nelson committed Apr 6, 2011
1 parent 64b095e commit a2e4c29
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion prawn.gemspec
Expand Up @@ -13,7 +13,6 @@ Gem::Specification.new do |spec|
spec.required_rubygems_version = ">= 1.3.6"

spec.test_files = Dir[ "spec/*_spec.rb" ]
spec.has_rdoc = true
spec.extra_rdoc_files = %w{HACKING README LICENSE COPYING}
spec.rdoc_options << '--title' << 'Prawn Documentation' <<
'--main' << 'README' << '-q'
Expand Down

0 comments on commit a2e4c29

Please sign in to comment.