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

This commit is contained in:
Josh Hagins 2016-01-03 14:18:13 -05:00
parent 4dbd5e97ac
commit b3e61d4442
1 changed files with 2 additions and 2 deletions

View File

@ -7,11 +7,11 @@ cask 'eclipse-installer' do
homepage 'https://eclipse.org/'
license :eclipse
app 'Eclipse Installer.app'
depends_on :macos => '>= :leopard'
depends_on :arch => :x86_64
app 'Eclipse Installer.app'
caveats <<-EOS.undent
#{token} requires Java. You can install the latest version with
brew cask install java