update env/production.rb

This commit is contained in:
julian
2017-02-25 11:51:06 +06:30
parent 82d4723e2a
commit 66b9a7a9ee
3 changed files with 4 additions and 4 deletions

View File

@@ -18,7 +18,7 @@ gem 'coffee-rails', '~> 4.2'
# gem 'therubyracer', platforms: :ruby
gem 'unicorn'
gem 'execjs'
gem 'rack', '~> 2.0.0'
gem 'rack', '~> 2.0.1'
gem 'therubyracer'
platform :ruby do
gem 'pg'