[BUILD BROKEN] BlueCloth the original distribution has some bugs. Digged out a patched-up version from Instiki 0.9
This commit is contained in:
parent
6f36e53290
commit
a251b658f1
5 changed files with 1149 additions and 4 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue