# frozen_string_literal: true

tap 'heroku/brew'

brew 'circleci' brew 'graphicsmagick' # For ActiveStorage brew 'heroku' brew 'hub' # For creating Pull Request from CLI brew 'postgresql' brew 'rbenv' brew 'ruby-build' brew 'vips' # For ActiveStorage brew 'yamllint' # For Linters brew 'yarn'