hacks-guide-minimal-mistake.../Gemfile

9 lines
129 B
Ruby
Raw Normal View History

2014-02-27 21:34:55 +01:00
source 'https://rubygems.org'
gem 'jekyll'
gem 'kramdown'
gem 'coderay'
gem 'rake'
gem 'thor'
gem 'activesupport'
gem 'stringex'