joemasilotti / railsdevs.com

The reverse job board for Ruby on Rails developers.
https://railsdevs.com
MIT License
777 stars 261 forks source link

Use postgresql@14 instead of deprecated postgresql #857

Closed andrewculver closed 1 year ago

andrewculver commented 1 year ago

Currently when you run brew bundle install per the installation instructions, you see a deprecation warning for PostgreSQL's package:

Warning: Use postgresql@14 instead of deprecated postgresql
Warning: Use postgresql@14 instead of deprecated postgresql
joemasilotti commented 1 year ago

Good to know - thanks for the heads up, Andrew.

Also, I just gotta know what you're doing cloning RailsDevs! 👀