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

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