Sha256: da565c886938d1cba612680e4d9753d09e8c79b2409b86c1879286ec607b23f5

Contents?: true

Size: 293 Bytes

Versions: 5

Compression:

Stored size: 293 Bytes

Contents

# 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"

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
jt_tools-0.0.14 lib/install/Brewfile
jt_tools-0.0.13 lib/install/Brewfile
jt_tools-0.0.12 lib/install/Brewfile
jt_tools-0.0.11 lib/install/Brewfile
jt_tools-0.0.10 lib/install/Brewfile