From c604af28da4de60c8e8354f1fe9bfb148cef09ed Mon Sep 17 00:00:00 2001 From: Brandon Mathis Date: Mon, 5 Sep 2011 07:53:04 -0500 Subject: [PATCH] removed unicode_utils as a dependency --- Gemfile | 1 - Gemfile.lock | 2 -- 2 files changed, 3 deletions(-) diff --git a/Gemfile b/Gemfile index 14ee966..b3a23ae 100644 --- a/Gemfile +++ b/Gemfile @@ -11,4 +11,3 @@ gem 'compass', '>= 0.11' gem 'rubypants' gem 'rb-fsevent' gem 'stringex' -gem 'unicode_utils' \ No newline at end of file diff --git a/Gemfile.lock b/Gemfile.lock index 000eec9..f2fc737 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,7 +42,6 @@ GEM sass (3.1.7) stringex (1.3.0) syntax (1.0.0) - unicode_utils (1.0.0) PLATFORMS ruby @@ -59,4 +58,3 @@ DEPENDENCIES rdiscount rubypants stringex - unicode_utils