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

Commit aab2d2a

Browse files
committed
Updated yardstick dependency to ~> 0.2
1 parent 40554a3 commit aab2d2a

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
@@ -32,7 +32,7 @@ group :quality do
3232

3333
gem 'rcov', '~> 0.9.9', :platforms => :mri_18
3434
gem 'yard', '~> 0.6'
35-
gem 'yardstick', '~> 0.1'
35+
gem 'yardstick', '~> 0.2'
3636

3737
end
3838

0 commit comments

Comments
 (0)