Skip to content

Commit

Permalink
remove bluecloth from bundle for now (broken)
Browse files Browse the repository at this point in the history
  • Loading branch information
rkh committed Apr 27, 2011
1 parent 9251655 commit 103bfa8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 103bfa8

Please sign in to comment.