we need it for install.sh in prod mode

This commit is contained in:
rkaldung 2014-08-13 17:44:54 +02:00
parent 1abb352843
commit 8229e257af

View file

@ -37,9 +37,9 @@ gem 'daemons'
gem 'simple-rss' gem 'simple-rss'
# e. g. on linux we need a javascript execution # e. g. on linux we need a javascript execution
# gem 'libv8', '~> 3.11.8' gem 'libv8', '~> 3.11.8'
# gem 'execjs' gem 'execjs'
# gem 'therubyracer' gem 'therubyracer'
# e. g. for mysql you need to load mysql # e. g. for mysql you need to load mysql
gem 'mysql2' gem 'mysql2'