Skip to content
This repository has been archived by the owner on Apr 17, 2018. It is now read-only.

Commit

Permalink
Updated yardstick dependency to ~> 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dkubb committed Mar 1, 2011
1 parent ebcba67 commit 8ea6f3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ group :quality do

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

end

Expand Down

0 comments on commit 8ea6f3f

Please sign in to comment.