Remove SQLite support
This commit is contained in:
parent
c4f3c54ecb
commit
0fbd9ac748
5 changed files with 5 additions and 50 deletions
1
Gemfile
1
Gemfile
|
@ -11,7 +11,6 @@ end
|
|||
gem "rails", "3.2.9"
|
||||
|
||||
# Supported DBs
|
||||
gem "sqlite3", group: :sqlite
|
||||
gem "mysql2", group: :mysql
|
||||
gem "pg", group: :postgres
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue