aboutsummaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Gemfile.lock3
1 files changed, 3 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index d5bc6224..02f10736 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -36,6 +36,8 @@ GEM
rdiscount (1.6.8)
rubypants (0.2.0)
sass (3.1.20)
+ sass-globbing (1.0.0)
+ sass (>= 3.1)
sinatra (1.3.5)
rack (~> 1.4)
rack-protection (~> 1.3)
@@ -60,5 +62,6 @@ DEPENDENCIES
rb-fsevent (~> 0.9)
rdiscount (~> 1.6.8)
rubypants (~> 0.2.0)
+ sass-globbing (~> 1.0.0)
sinatra (~> 1.3.5)
stringex (~> 1.4.0)