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 4c3b7a40..15c570ba 100644
--- a/Gemfile
+++ b/Gemfile
@@ -7,3 +7,4 @@ gem 'RedCloth'
gem 'haml', '>= 3.1'
gem 'compass', '>= 0.11'
gem 'rubypants'
+gem 'rb-fsevent'
diff --git a/Gemfile.lock b/Gemfile.lock
index 6ec67893..faf2dd66 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -22,6 +22,7 @@ GEM
maruku (0.6.0)
syntax (>= 1.0.0)
rake (0.9.0)
+ rb-fsevent (0.4.0)
rdiscount (1.6.8)
rubypants (0.2.0)
sass (3.1.1)
@@ -36,5 +37,6 @@ DEPENDENCIES
haml (>= 3.1)
jekyll
rake
+ rb-fsevent
rdiscount
rubypants