brouilleursdeblanc/Gemfile
2014-01-02 11:22:49 -05:00

8 lines
No EOL
114 B
Ruby

source 'https://rubygems.org'
gem 'jekyll'
gem 'kramdown'
gem 'coderay'
gem 'rake'
gem 'thor'
gem 'activesupport'