From d7814798036008aac9299cff4226a53ef1329846 Mon Sep 17 00:00:00 2001 From: Devin Howard Date: Sat, 9 Mar 2013 18:15:54 -0500 Subject: [PATCH] Gemfile.lock change --- Gemfile.lock | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Gemfile.lock b/Gemfile.lock index cc33f0b6..ed4f0c01 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -60,6 +60,7 @@ GEM railties (>= 3.1.0, < 5.0) thor (~> 0.14) json (1.7.6) + libv8 (3.11.8.13) mail (2.4.4) i18n (>= 0.4.0) mime-types (~> 1.16) @@ -94,8 +95,10 @@ GEM rdoc (~> 3.4) thor (>= 0.14.6, < 2.0) rake (10.0.3) + rb-readline (0.4.2) rdoc (3.12) json (~> 1.4) + ref (1.0.2) sass (3.2.1) sass-rails (3.2.5) railties (~> 3.2.0) @@ -106,6 +109,9 @@ GEM multi_json (~> 1.0) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) + therubyracer (0.11.4) + libv8 (~> 3.11.8.12) + ref thor (0.16.0) tilt (1.3.3) treetop (1.4.12) @@ -133,5 +139,7 @@ DEPENDENCIES pg rails (= 3.2.11) rails3-jquery-autocomplete + rb-readline sass-rails (~> 3.2.3) + therubyracer uglifier (>= 1.0.3)