Skip to content

Commit 93f8b2d

Browse files
committed
Update rubocop
1 parent 5525851 commit 93f8b2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ hoe = Hoe.spec 'pmdtester' do
2626
['minitest', '~> 5.10.1'],
2727
['mocha', '~> 1.5.0'],
2828
# use the same version of rubocop as codacy
29-
['rubocop', '~> 0.60.0'],
29+
['rubocop', '~> 0.81.0'],
3030
['test-unit', '~> 3.2.3'],
3131
['rdoc', ['>= 4.0', '< 7']]
3232
]

0 commit comments

Comments
 (0)