Skip to content

Commit

Permalink
Merge pull request #7 from andyferra/master
Browse files Browse the repository at this point in the history
Removed has_rdoc from gemspec
  • Loading branch information
Andre Arko committed Jun 2, 2011
2 parents 2d9bd8c + c6ffb98 commit 70e6fbb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion artifice.gemspec
Expand Up @@ -15,7 +15,6 @@ Gem::Specification.new do |s|
s.require_path = 'lib'

s.rdoc_options << '--exclude' << '.'
s.has_rdoc = false

s.add_dependency "rack-test"
end

0 comments on commit 70e6fbb

Please sign in to comment.