diff --git a/Gemfile b/Gemfile index 8329829b..5325880c 100644 --- a/Gemfile +++ b/Gemfile @@ -28,9 +28,7 @@ group :assets do # See https://github.com/sstephenson/execjs#readme for more supported runtimes gem 'therubyracer', :platform => :ruby - - # Uncomment if you cannot use a native libv8 library - # gem "libv8" + gem "libv8" gem 'uglifier' end