Stick with therubyracer 0.10.x for now
The 0.11.x release is a complete mess, as amply documented in the github issue tracker (https://github.com/cowboyd/therubyracer/issues/215).
This commit is contained in:
parent
71255ea666
commit
6bd16d543a
2 changed files with 5 additions and 5 deletions
2
Gemfile
2
Gemfile
|
@ -66,6 +66,6 @@ group :assets do
|
|||
gem 'sass-rails', '~> 3.2.3'
|
||||
gem 'coffee-rails', '~> 3.2.1'
|
||||
gem 'uglifier', '>= 1.0.3'
|
||||
gem 'therubyracer'
|
||||
gem 'therubyracer', '~> 0.10.2'
|
||||
gem 'ejs'
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue