aboutsummaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Gemfile1
-rw-r--r--Gemfile.lock2
2 files changed, 3 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 5bb57ed4..ffb614f2 100644
--- a/Gemfile
+++ b/Gemfile
@@ -10,3 +10,4 @@ gem 'haml', '>= 3.1'
gem 'compass', '>= 0.11'
gem 'rubypants'
gem 'rb-fsevent'
+gem 'stringex' \ No newline at end of file
diff --git a/Gemfile.lock b/Gemfile.lock
index c9235cb2..55634060 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -40,6 +40,7 @@ GEM
blankslate (>= 2.1.2.3)
ffi (~> 1.0.7)
sass (3.1.5)
+ stringex (1.3.0)
syntax (1.0.0)
PLATFORMS
@@ -56,3 +57,4 @@ DEPENDENCIES
rb-fsevent
rdiscount
rubypants
+ stringex