Skip to content

Commit

Permalink
Merge pull request #1 from scudco/patch-1
Browse files Browse the repository at this point in the history
Remove deprecated has_rdoc line to quiet rubygems.
  • Loading branch information
sfsekaran committed Jun 3, 2011
2 parents 1e73498 + b921dcf commit 1f3ccf8
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 1f3ccf8

Please sign in to comment.