Skip to content

Commit

Permalink
Update yard dependency to version 0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed May 18, 2011
1 parent 51ae11a commit 14882c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rails_admin.gemspec
Expand Up @@ -10,7 +10,7 @@ Gem::Specification.new do |gem|
gem.add_development_dependency 'rr', '~> 1.0'
gem.add_development_dependency 'simplecov', '~> 0.4'
gem.add_development_dependency 'webrat', '~> 0.7'
gem.add_development_dependency 'yard', '~> 0.6'
gem.add_development_dependency 'yard', '~> 0.7'
gem.add_development_dependency 'ZenTest', '~> 4.5'
gem.add_runtime_dependency 'builder', '~> 2.1.0'
gem.add_runtime_dependency 'rails', '~> 3.0.7'
Expand Down

0 comments on commit 14882c7

Please sign in to comment.