From 3f42ed0e1e50391c3afc42afd84bc5b71428a09e Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Thu, 24 Jan 2019 18:35:17 +0000 Subject: [PATCH] selecta: remove references to pre-Mavericks. --- Formula/selecta.rb | 2 -- 1 file changed, 2 deletions(-) diff --git a/Formula/selecta.rb b/Formula/selecta.rb index 374eb0c32f..0a94f700fb 100644 --- a/Formula/selecta.rb +++ b/Formula/selecta.rb @@ -6,8 +6,6 @@ class Selecta < Formula bottle :unneeded - depends_on "ruby" if MacOS.version <= :mountain_lion - def install bin.install "selecta" end