diff options
Diffstat (limited to '')
-rw-r--r-- | Gemfile | 1 | ||||
-rw-r--r-- | Gemfile.lock | 2 |
2 files changed, 0 insertions, 3 deletions
@@ -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 000eec9b..f2fc737d 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 |