selecta: remove references to pre-Mavericks.

This commit is contained in:
Mike McQuaid 2019-01-24 18:35:17 +00:00
parent 26de3f8700
commit 3f42ed0e1e
No known key found for this signature in database
GPG key ID: 48A898132FD8EE70

View file

@ -6,8 +6,6 @@ class Selecta < Formula
bottle :unneeded
depends_on "ruby" if MacOS.version <= :mountain_lion
def install
bin.install "selecta"
end