Skip to content

2026-08-13

Latest

Choose a tag to compare

@cpytel cpytel released this 13 Aug 14:21
6723ed1

2026-08-13

Fixed

  • Install heroku cli with homebrew as trusted
  • Install postgresql@18 instead of 14
  • asdf installs now compatible with asdf >= 16
  • Removes 5 small things that were adding time/complexity to the installs that
    were all originally added as workarounds for transient issues with other
    software 5+ years ago.
    • No longer need to brew update --force Homebrew/brew#1151
    • Remove the tap of thoughtbot/formulae
    • Remove the installation of poppler
    • Remove the relinking of the heroku binary
    • No longer need to gem update --system
  • #659 Fix deprecated bundler syntax