From 235876dbadf0de5c831f37681a1564abbd19d312 Mon Sep 17 00:00:00 2001 From: FX Coudert Date: Fri, 21 Sep 2018 16:15:01 +0200 Subject: [PATCH] ry: remove options --- Formula/ry.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/ry.rb b/Formula/ry.rb index 2e7f7da0af..e2523e1522 100644 --- a/Formula/ry.rb +++ b/Formula/ry.rb @@ -16,8 +16,8 @@ class Ry < Formula sha256 "c94e0176f99aaefcdc84ef95c081aa348177662e1b7f20d429a5c56a5b98ef40" => :mavericks end - depends_on "bash-completion" => :recommended - depends_on "ruby-build" => :recommended + depends_on "bash-completion" + depends_on "ruby-build" def install ENV["PREFIX"] = prefix