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

8 lines
118 B
Text
Raw Normal View History

2013-05-24 10:25:31 -04:00
source 'https://rubygems.org'
gem 'jekyll'
2014-02-12 09:40:24 -05:00
gem 'kramdown'
2013-05-24 10:25:31 -04:00
gem 'coderay'
2014-02-12 09:40:24 -05:00
gem 'rake'
gem 'activesupport'
gem 'stringex'