We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5525851 commit 93f8b2dCopy full SHA for 93f8b2d
Rakefile
@@ -26,7 +26,7 @@ hoe = Hoe.spec 'pmdtester' do
26
['minitest', '~> 5.10.1'],
27
['mocha', '~> 1.5.0'],
28
# use the same version of rubocop as codacy
29
- ['rubocop', '~> 0.60.0'],
+ ['rubocop', '~> 0.81.0'],
30
['test-unit', '~> 3.2.3'],
31
['rdoc', ['>= 4.0', '< 7']]
32
]
0 commit comments