Added therubyracer dependency
Unclear why this is needed. After all we are not using LESS.
This commit is contained in:
parent
0d4d55d474
commit
d79b3a9986
2 changed files with 7 additions and 1 deletions
2
Gemfile
2
Gemfile
|
|
@ -16,7 +16,7 @@ gem 'uglifier', '>= 1.3.0'
|
|||
gem 'coffee-rails', '~> 4.0.0'
|
||||
|
||||
# See https://github.com/sstephenson/execjs#readme for more supported runtimes
|
||||
# gem 'therubyracer', platforms: :ruby
|
||||
gem 'therubyracer', platforms: :ruby
|
||||
|
||||
# Use jquery as the JavaScript library
|
||||
gem 'jquery-rails'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue