fluke.rb: RuboCop (master), RuboCop-cask (master) auto-correct

This commit is contained in:
Josh Hagins 2016-01-03 14:18:21 -05:00
parent c4a566a940
commit e8e5a73bc5
1 changed files with 1 additions and 1 deletions

View File

@ -9,6 +9,6 @@ cask 'fluke' do
pkg 'Fluke_0.2.5.pkg'
uninstall :script => { :executable => 'Uninstall Fluke.tool' },
uninstall :script => { :executable => 'Uninstall Fluke.tool' },
:pkgutil => 'com.kichenko.fluke.*'
end