middleman / middleman-syntax

Code syntax highlighting plugin via Rouge for Middleman
https://middlemanapp.com
MIT License
179 stars 57 forks source link

Move as many dependencies as possible to the gemspec #48

Closed gabebw closed 9 years ago

gabebw commented 9 years ago

Ideally, all dependencies would be in the gemspec, but features like platform and require: false are only available in the Gemfile.

Also, rake runs rake test.