postgres support

This commit is contained in:
Zachary Chai
2017-01-19 15:09:34 -05:00
parent dcc20f875c
commit 3a3b054786
4 changed files with 13 additions and 4 deletions

View File

@ -131,6 +131,7 @@ GEM
omniauth-twitter (1.2.1)
json (~> 1.3)
omniauth-oauth (~> 1.1)
pg (0.19.0)
puma (3.6.0)
rack (2.0.1)
rack-test (0.6.3)
@ -225,6 +226,7 @@ DEPENDENCIES
omniauth (= 1.3.1)
omniauth-google-oauth2 (= 0.4.1)
omniauth-twitter (= 1.2.1)
pg
puma (~> 3.0)
rails (~> 5.0.0, >= 5.0.0.1)
rails-timeago (~> 2.0)