mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
added mysql2 for production
This commit is contained in:
@@ -62,6 +62,7 @@ GEM
|
|||||||
mime-types (1.25.1)
|
mime-types (1.25.1)
|
||||||
minitest (4.7.5)
|
minitest (4.7.5)
|
||||||
multi_json (1.10.1)
|
multi_json (1.10.1)
|
||||||
|
mysql2 (0.3.17)
|
||||||
orm_adapter (0.5.0)
|
orm_adapter (0.5.0)
|
||||||
pg (0.15.1)
|
pg (0.15.1)
|
||||||
polyglot (0.3.5)
|
polyglot (0.3.5)
|
||||||
@@ -130,6 +131,7 @@ DEPENDENCIES
|
|||||||
devise
|
devise
|
||||||
jbuilder (~> 1.2)
|
jbuilder (~> 1.2)
|
||||||
jquery-rails
|
jquery-rails
|
||||||
|
mysql2
|
||||||
pg (= 0.15.1)
|
pg (= 0.15.1)
|
||||||
rails (= 4.0.2)
|
rails (= 4.0.2)
|
||||||
sass-rails (~> 4.0.0)
|
sass-rails (~> 4.0.0)
|
||||||
|
|||||||
Reference in New Issue
Block a user