Drop mysql2 support, settle on postgresql
It's enough work to support one database, let's settle on the defacto Rails default.
This commit is contained in:
parent
f51db484ab
commit
b2f0796799
11 changed files with 38 additions and 40 deletions
|
|
@ -307,7 +307,6 @@ GEM
|
|||
multi_xml (0.7.1)
|
||||
bigdecimal (~> 3.1)
|
||||
multipart-post (2.4.1)
|
||||
mysql2 (0.5.6)
|
||||
net-http (0.4.1)
|
||||
uri
|
||||
net-imap (0.4.11)
|
||||
|
|
@ -663,7 +662,6 @@ DEPENDENCIES
|
|||
mina
|
||||
mini_magick
|
||||
money-rails
|
||||
mysql2
|
||||
next_rails
|
||||
omniauth
|
||||
omniauth-facebook
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue