Commit d1533c09 by Nguyen Quoc Kien

make it better

parent 480cc163
...@@ -52,3 +52,8 @@ group :development, :test do ...@@ -52,3 +52,8 @@ group :development, :test do
gem 'spring' gem 'spring'
end end
group :production do
gem 'pg', '0.17.1'
gem 'rails_12factor', '0.0.2'
end
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