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

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