In case you need v8 libs (wihout installing it on your machine) you can use gem libv8.
This commit is contained in:
parent
05917f6fd8
commit
07f10f9a55
1 changed files with 1 additions and 0 deletions
1
Gemfile
1
Gemfile
|
@ -43,6 +43,7 @@ gem 'simple-rss'
|
|||
# gem 'bcrypt-ruby', '~> 3.0.0'
|
||||
|
||||
# e. g. on linux we need a javascript execution
|
||||
# gem 'libv8', '~> 3.11.8'
|
||||
# gem 'execjs'
|
||||
# gem 'therubyracer'
|
||||
|
||||
|
|
Loading…
Reference in a new issue