Readded the ruby racer
This commit is contained in:
parent
3f0ed58b70
commit
99965c0819
2
Gemfile
2
Gemfile
@ -38,7 +38,7 @@ gem 'i18n-js'
|
||||
gem 'jquery-turbolinks'
|
||||
gem 'less-rails'
|
||||
gem 'sass-rails', '~> 4.0.0'
|
||||
#gem 'therubyracer'
|
||||
gem 'therubyracer'
|
||||
gem 'turbolinks'
|
||||
gem 'twitter-bootstrap-rails', github: 'diowa/twitter-bootstrap-rails', branch: 'fontawesome-3.2.1'
|
||||
gem 'uglifier', '>= 1.3.0'
|
||||
|
@ -168,6 +168,7 @@ GEM
|
||||
rake (>= 0.8.7)
|
||||
thor (>= 0.18.1, < 2.0)
|
||||
rake (10.1.0)
|
||||
ref (1.0.5)
|
||||
rest-client (1.6.7)
|
||||
mime-types (>= 1.16)
|
||||
rspec (2.14.1)
|
||||
@ -213,6 +214,8 @@ GEM
|
||||
sprockets (~> 2.8)
|
||||
term-ansicolor (1.2.2)
|
||||
tins (~> 0.8)
|
||||
therubyracer (0.11.0beta1-x86-mingw32)
|
||||
ref
|
||||
thor (0.18.1)
|
||||
thread_safe (0.1.3)
|
||||
atomic
|
||||
@ -270,6 +273,7 @@ DEPENDENCIES
|
||||
sass-rails (~> 4.0.0)
|
||||
selenium-webdriver
|
||||
simplecov
|
||||
therubyracer
|
||||
turbolinks
|
||||
twitter-bootstrap-rails!
|
||||
uglifier (>= 1.3.0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user