Skip to content

Commit

Permalink
Bumped the YARD dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
artob committed Sep 2, 2010
1 parent 4fa4851 commit 5f25a9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gemspec
Expand Up @@ -27,7 +27,7 @@ GEMSPEC = Gem::Specification.new do |gem|

gem.required_ruby_version = '>= 1.8.1'
gem.requirements = ['Tor (>= 0.2.1.25)']
gem.add_development_dependency 'yard', '>= 0.5.8'
gem.add_development_dependency 'yard', '>= 0.6.0'
gem.add_development_dependency 'rspec', '>= 1.3.0'
gem.post_install_message = nil
end

0 comments on commit 5f25a9a

Please sign in to comment.