Skip to content

Commit

Permalink
Updated yard dependency to ~> 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
dkubb committed Mar 1, 2011
1 parent e982c95 commit bcfae40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -32,7 +32,7 @@ end
group :quality do

gem 'rcov', '~> 0.9.9', :platforms => :mri_18
gem 'yard', '~> 0.5'
gem 'yard', '~> 0.6'
gem 'yardstick', '~> 0.1'

end
Expand Down

0 comments on commit bcfae40

Please sign in to comment.