Add missing postgres gem
Some checks failed
continuous-integration/drone/push Build is failing

Needed in production
This commit is contained in:
2020-11-21 14:12:09 +01:00
parent 8493dfcf9b
commit 8bd69b2adb
2 changed files with 8 additions and 2 deletions

View File

@@ -131,6 +131,7 @@ GEM
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
orm_adapter (0.5.0)
pg (1.2.3)
public_suffix (4.0.6)
puma (4.3.6)
nio4r (~> 2.0)
@@ -255,6 +256,7 @@ DEPENDENCIES
letter_opener_web
listen (~> 3.2)
net-ldap
pg (~> 1.2.3)
puma (~> 4.1)
rails (~> 6.0.3, >= 6.0.3.4)
rspec-rails