Skip to content

Commit

Permalink
Bumped the YARD dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
artob authored and bhuga committed Jun 23, 2010
1 parent 4f25936 commit ec7eb9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gemspec
Expand Up @@ -31,6 +31,6 @@ GEMSPEC = Gem::Specification.new do |gem|
gem.required_ruby_version = '>= 1.8.2'
gem.requirements = []
gem.add_development_dependency 'rspec', '>= 1.3.0'
gem.add_development_dependency 'yard' , '>= 0.5.6'
gem.add_development_dependency 'yard' , '>= 0.5.8'
gem.post_install_message = nil
end

0 comments on commit ec7eb9e

Please sign in to comment.