brouilleursdeblanc/Gemfile
2014-02-12 09:17:56 -05:00

9 lines
No EOL
129 B
Ruby

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