Use `system "foo", "bar"` instead of `system "foo bar"`. Also applies to `Utils.popen_read` and `Utils.popen_write` commands. RuboCop can automatically fix these problems.
Formula