From 6b551defceb11f2963254307515474bd18e0ef6c Mon Sep 17 00:00:00 2001 From: Christophe Vilayphiou Date: Wed, 15 Feb 2012 10:07:41 +0800 Subject: [PATCH] Remove therubyracer, it's already a dependency of execjs --- Gemfile | 1 - Gemfile.lock | 4 ---- 2 files changed, 5 deletions(-) diff --git a/Gemfile b/Gemfile index 8c6b990d..e7f88e3f 100644 --- a/Gemfile +++ b/Gemfile @@ -19,7 +19,6 @@ gem 'ruby-debug19' gem 'rubyzip' gem 'sinatra' gem 'sprockets' -gem 'therubyracer' # For linux gem 'tinymce-rails' # Gems used only for assets and not required diff --git a/Gemfile.lock b/Gemfile.lock index 28e1ac54..92db033d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -79,7 +79,6 @@ GEM actionpack (>= 3.0.0) activesupport (>= 3.0.0) railties (>= 3.0.0) - libv8 (3.3.10.4) linecache19 (0.5.12) ruby_core_source (>= 0.1.4) mail (2.3.0) @@ -175,8 +174,6 @@ GEM rack (~> 1.0) tilt (~> 1.1, != 1.3.0) subexec (0.2.1) - therubyracer (0.9.9) - libv8 (~> 3.3.10) thor (0.14.6) tilt (1.3.3) tinymce-rails (3.4.8) @@ -232,7 +229,6 @@ DEPENDENCIES sinatra spork sprockets - therubyracer tinymce-rails uglifier watchr