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

This commit is contained in:
Josh Hagins 2016-01-03 14:19:03 -05:00
parent e348b7db84
commit d4185dba60
1 changed files with 4 additions and 4 deletions

View File

@ -11,7 +11,7 @@ cask 'nndd' do
system_command staged_path.join('Install NNDD.app/Contents/MacOS/Install NNDD'),
:args => ['-silent', '-eulaAccepted', '-location', staged_path]
end
app 'NNDD.app'
depends_on :cask => 'adobe-air'
app 'NNDD.app'
end