Switch from railshosting.de to vserver and from MySQL to PostgreSQL.
This commit is contained in:
parent
5aa3d25d8c
commit
ed04ff64f9
3 changed files with 18 additions and 23 deletions
|
|
@ -100,7 +100,6 @@ GEM
|
|||
polyamorous (~> 0.5.0)
|
||||
mime-types (1.19)
|
||||
multi_json (1.5.0)
|
||||
mysql2 (0.3.11)
|
||||
net-scp (1.0.4)
|
||||
net-ssh (>= 1.99.1)
|
||||
net-sftp (2.0.5)
|
||||
|
|
@ -109,6 +108,7 @@ GEM
|
|||
net-ssh-gateway (1.1.0)
|
||||
net-ssh (>= 1.99.1)
|
||||
orm_adapter (0.0.7)
|
||||
pg (0.14.0)
|
||||
polyamorous (0.5.0)
|
||||
activerecord (~> 3.0)
|
||||
polyglot (0.3.3)
|
||||
|
|
@ -175,7 +175,7 @@ DEPENDENCIES
|
|||
devise (= 2.0.4)
|
||||
json (= 1.6.5)
|
||||
mail
|
||||
mysql2 (= 0.3.11)
|
||||
pg
|
||||
rails (= 3.2.11)
|
||||
sass-rails (= 3.2.5)
|
||||
uglifier
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue