Browse code

removed unicode_utils as a dependency

Brandon Mathis authored on 05/09/2011 at 12:53:04
Showing 2 changed files
... ...
@@ -11,4 +11,3 @@ gem 'compass', '>= 0.11'
11 11
 gem 'rubypants'
12 12
 gem 'rb-fsevent'
13 13
 gem 'stringex'
14
-gem 'unicode_utils'
15 14
\ No newline at end of file
... ...
@@ -42,7 +42,6 @@ GEM
42 42
     sass (3.1.7)
43 43
     stringex (1.3.0)
44 44
     syntax (1.0.0)
45
-    unicode_utils (1.0.0)
46 45
 
47 46
 PLATFORMS
48 47
   ruby
... ...
@@ -59,4 +58,3 @@ DEPENDENCIES
59 59
   rdiscount
60 60
   rubypants
61 61
   stringex
62
-  unicode_utils