Switch from railshosting.de to vserver and from MySQL to PostgreSQL.

This commit is contained in:
Señor Rolando 2013-01-26 23:37:24 +01:00
parent 5aa3d25d8c
commit ed04ff64f9
3 changed files with 18 additions and 23 deletions

View file

@ -3,7 +3,7 @@ source 'http://rubygems.org'
gem 'rails', '3.2.11'
gem 'mysql2', '0.3.11'
gem 'pg'
gem 'bootstrap-sass', '2.0.2'