Include all "supported" databases in our bundle

It's not really nice to force people to change Gemfile which is
under SCM control. This also enables us to make the database
adapter configurable.
This commit is contained in:
Henne Vogelsang 2018-09-05 01:53:54 +02:00
parent 671a44e7f2
commit 3aebc6a46c
No known key found for this signature in database
GPG key ID: 9D6164C2955FADE0
2 changed files with 7 additions and 5 deletions

View file

@ -342,6 +342,7 @@ GEM
parser (2.5.1.2)
ast (~> 2.4.0)
pdf-core (0.2.5)
pg (1.1.2)
phantomjs (2.1.1.0)
piwik_analytics (1.0.2)
actionpack
@ -653,6 +654,7 @@ DEPENDENCIES
omniauth-google-oauth2
omniauth-openid
paper_trail
pg
phantomjs
piwik_analytics (~> 1.0.1)
poltergeist