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

Commit b6814c4

Browse files
committed
Updated yardstick dependency to ~> 0.2
1 parent 7bdfc0d commit b6814c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ group :quality do
3030

3131
gem 'rcov', '~> 0.9.9', :platforms => :mri_18
3232
gem 'yard', '~> 0.6'
33-
gem 'yardstick', '~> 0.1'
33+
gem 'yardstick', '~> 0.2'
3434

3535
end
3636

0 commit comments

Comments
 (0)