Skip to content

Commit fd6c266

Browse files
authored
Merge pull request rails#51890 from tnir/tn-update-pg-in-brewfile
chore: update Brewfile per renaming postgresql Formula
2 parents 95a6729 + 27cb8c6 commit fd6c266

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Brewfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
brew "ffmpeg"
44
brew "memcached"
55
brew "mysql"
6-
brew "postgresql"
6+
brew "postgresql@16"
7+
brew "libpq"
78
brew "redis"
89
brew "yarn"
910
cask "xquartz"

0 commit comments

Comments
 (0)