pg update and config.hosts

This commit is contained in:
Ken Toler
2020-02-29 18:52:33 -05:00
parent 4d71f0b234
commit e5a03e4da6
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -60,3 +60,7 @@ end
group :mysql do
gem "mysql2"
end
group :openshift do
gem "pg"
end