From 5fbbedc885ad6c028ebdffb1cf49dfe1bd1657d8 Mon Sep 17 00:00:00 2001 From: Connoropolous Date: Mon, 10 Feb 2014 02:11:48 -0500 Subject: [PATCH] Update Gemfile --- Gemfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile b/Gemfile index 23495a03..4df07731 100644 --- a/Gemfile +++ b/Gemfile @@ -14,8 +14,8 @@ gem 'formtastic' gem 'json' gem 'rails3-jquery-autocomplete' gem 'best_in_place' -#gem 'therubyracer' #optional -#gem 'rb-readline' +gem 'therubyracer' #optional +gem 'rb-readline' # Gems used only for assets and not required # in production environments by default.