aboutsummaryrefslogtreecommitdiff
path: root/Gemfile
blob: 6cd962b16535422b1e52d00ef511d8022db1447c (plain)
1
2
3
4
5
6
7
8
9
10
source "http://rubygems.org"

gem 'rake'
gem 'jekyll'
gem 'kramdown'
gem 'RedCloth'
gem 'haml', '>= 3.1'
gem 'compass', '>= 0.11'
gem 'rubypants'
gem 'rb-fsevent'