Commit 21c7c2b8 by Vy Quoc Vu

make it better

parent f3119c43
...@@ -80,6 +80,7 @@ GEM ...@@ -80,6 +80,7 @@ GEM
lumberjack (~> 1.0) lumberjack (~> 1.0)
nenv (~> 0.1) nenv (~> 0.1)
notiffany (~> 0.0) notiffany (~> 0.0)
pg (0.17.1)
pry (>= 0.9.12) pry (>= 0.9.12)
shellany (~> 0.0) shellany (~> 0.0)
thor (>= 0.18.1) thor (>= 0.18.1)
...@@ -231,6 +232,7 @@ DEPENDENCIES ...@@ -231,6 +232,7 @@ DEPENDENCIES
mini_backtrace (= 0.1.3) mini_backtrace (= 0.1.3)
minitest-reporters (= 1.0.5) minitest-reporters (= 1.0.5)
mysql2 mysql2
pg (= 0.17.1)
rails (= 4.2.3) rails (= 4.2.3)
rails_12factor (= 0.0.2) rails_12factor (= 0.0.2)
sass-rails (~> 5.0) sass-rails (~> 5.0)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment