Browse Source

Rubymine7: Remove bundled-jdk from conflict_with

master
Michael 9 years ago
committed by Vítor Galvão
parent
commit
a6ffabd232
  1. 5
      Casks/rubymine7.rb

5
Casks/rubymine7.rb

@ -18,8 +18,5 @@ cask :v1 => 'rubymine7' do
'/usr/local/bin/mine', '/usr/local/bin/mine',
] ]
conflicts_with :cask => [ conflicts_with :cask => 'rubymine'
'rubymine',
'rubymine-bundled-jdk',
]
end end

Loading…
Cancel
Save