aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Gemfile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Gemfile b/Gemfile
index 36fa5d6ff8..b99b5c7163 100644
--- a/Gemfile
+++ b/Gemfile
@@ -53,9 +53,6 @@ platforms :mri do
end
platforms :ruby do
- if ENV["RB_FSEVENT"]
- gem "rb-fsevent"
- end
gem "json"
gem "yajl-ruby"
gem "nokogiri", ">= 1.4.5"