bhollis / maruku

A pure-Ruby Markdown-superset interpreter (Official Repo).
MIT License
502 stars 80 forks source link

Drop support for Ruby 1.8.7 #96

Closed bhollis closed 7 years ago

bhollis commented 11 years ago

1.8.7 is EOL, and other libraries have stopped supporting it. We should do the same for 1.0.

Note: The upcoming Maruku 0.7.0 will still be compatible with Ruby 1.8.7.