Removed version of v8.

This commit is contained in:
Martin Edenhofer 2014-12-09 11:41:34 +01:00
parent 746e508cdd
commit 78df419d8a

View file

@ -37,7 +37,7 @@ gem 'daemons'
gem 'simple-rss'
# e. g. on linux we need a javascript execution
gem 'libv8', '~> 3.11.8'
gem 'libv8'
gem 'execjs'
gem 'therubyracer'