aboutsummaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorBrandon Mathis <brandon@imathis.com>2011-09-05 07:53:04 -0500
committerBrandon Mathis <brandon@imathis.com>2011-09-05 07:53:04 -0500
commitc604af28da4de60c8e8354f1fe9bfb148cef09ed (patch)
tree06fa04c55d7b8ef05b0646e9dc5f67652a3c68d9 /Gemfile
parent7e976cbc60eff4810974ec1935e25eb1206907f4 (diff)
downloadmy_new_personal_website-c604af28da4de60c8e8354f1fe9bfb148cef09ed.tar.xz
my_new_personal_website-c604af28da4de60c8e8354f1fe9bfb148cef09ed.zip
removed unicode_utils as a dependency
Diffstat (limited to '')
-rw-r--r--Gemfile1
-rw-r--r--Gemfile.lock2
2 files changed, 0 insertions, 3 deletions
diff --git a/Gemfile b/Gemfile
index 14ee9669..b3a23aec 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 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