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

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