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

This commit is contained in:
Josh Hagins 2016-01-03 14:18:34 -05:00
parent 85b337ea86
commit 61641f56d2
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ cask 'iloc' do
url "https://derailer.org/iloc/iloc-#{version}.tgz"
name 'iloc'
homepage 'https://derailer.org/iloc'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
license :unknown # TODO: change license and remove this comment; ':unknown' is a machine-generated placeholder
binary "iloc-#{version}/iloc"
end