brew "coreutils"
brew "git"

if RUBY_PLATFORM[/darwin/]
  tap "caarlos0/tap"

  brew "caarlos0/tap/svu"
end
