diff --git a/Gemfile b/Gemfile index 408151ea..003d7da9 100644 --- a/Gemfile +++ b/Gemfile @@ -20,8 +20,7 @@ gem 'ruby-debug19' gem 'rubyzip' gem 'sinatra' gem 'sprockets' -#gem 'therubyracer' # For linux -#gem 'libv8', '3.3.10.4' +gem 'therubyracer' # For linux # Gems used only for assets and not required # in production environments by default.