summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile6
1 files changed, 5 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 25bbcf2..b7baef3 100644
--- a/Gemfile
+++ b/Gemfile
@@ -44,7 +44,11 @@ gem 'text-format-revised', require: 'text/format'
gem 'kramdown'
gem 'thinking-sphinx', '~> 3.1.4'
-gem 'runspell'
+
+#FIXME: runspell 0.0.1 is dead since 2011, we may need
+#to create a new spelling module
+
+#gem 'runspell'
# gem "rdoc"