rails--rails/Brewfile

14 lines
216 B
Plaintext
Raw Normal View History

tap "homebrew/core"
tap "homebrew/bundle"
tap "homebrew/services"
tap "caskroom/cask"
brew "ffmpeg"
brew "memcached"
brew "mysql"
brew "postgresql"
brew "redis"
brew "yarn"
cask "xquartz"
brew "mupdf"
brew "poppler"