Skip to content

Commit

Permalink
Add YARD as development dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
weppos committed Dec 20, 2010
1 parent 7645625 commit 0c52832
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Expand Up @@ -62,6 +62,7 @@ spec = Gem::Specification.new do |s|

# If your tests use any gems, include them here
s.add_development_dependency("rr")
s.add_development_dependency("yard")
end

# This task actually builds the gem. We also regenerate a static
Expand Down

0 comments on commit 0c52832

Please sign in to comment.