flowerbox/Gemfile
John Bintz 81396fa71c tweaks
2012-03-22 09:52:45 -04:00

11 lines
143 B
Ruby

source :rubygems
gem 'redcarpet', '~> 1'
gem 'jekyll'
gem 'compass'
gem 'foreman'
gem 'guard'
gem 'haml'
gem 'guard-haml'
gem 'guard-compass'