remove bluecloth from bundle for now (broken)

This commit is contained in:
Konstantin Haase 2011-04-27 08:00:38 +02:00
parent 92516551b3
commit 103bfa832b
1 changed files with 2 additions and 1 deletions

View File

@ -40,7 +40,8 @@ gem 'creole', :group => 'creole'
platforms :ruby do
gem 'rdiscount', :group => 'rdiscount'
gem 'bluecloth', :group => 'bluecloth'
## bluecloth is broken
#gem 'bluecloth', :group => 'bluecloth'
end
platforms :ruby_18, :jruby do