[BUILD BROKEN] BlueCloth the original distribution has some bugs. Digged out a patched-up version from Instiki 0.9

This commit is contained in:
Alexey Verkhovsky 2005-04-10 17:48:50 +00:00
parent 6f36e53290
commit a251b658f1
5 changed files with 1149 additions and 4 deletions

View file

@ -26,7 +26,6 @@ spec = Gem::Specification.new do |s|
s.add_dependency('madeleine', '= 0.7.1')
s.add_dependency('RedCloth', '= 3.0.3')
s.add_dependency('BlueCloth', '= 1.0.0')
s.add_dependency('rubyzip', '= 0.5.8')
s.add_dependency('rails', '= 0.11.1')
s.requirements << 'none'