added pg gem for postgres support

This commit is contained in:
Ken Toler
2020-02-28 23:48:06 -05:00
parent 8c4e4283cd
commit 4d71f0b234
+1
View File
@@ -28,6 +28,7 @@ gem "therubyracer"
gem "turbolinks" gem "turbolinks"
gem "uglifier" gem "uglifier"
gem "unicorn" gem "unicorn"
gem "pg"
# Add SMTP server support using MailCatcher # Add SMTP server support using MailCatcher
# NOTE: https://github.com/sj26/mailcatcher#bundler # NOTE: https://github.com/sj26/mailcatcher#bundler