sandbox: sandbox homebrew/fuse by default

This commit is contained in:
Dominyk Tiller 2016-09-21 22:14:01 +01:00
parent 8ddc6aa2d4
commit 273affabe3
No known key found for this signature in database
GPG Key ID: FE19AEFCF658C6F6

View File

@ -6,6 +6,7 @@ class Sandbox
SANDBOXED_TAPS = %w[
homebrew/core
homebrew/dupes
homebrew/fuse
].freeze
def self.available?