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

gem 'activesupport', "2.3.5"
gem 'henrik-jekyll'
gem 'compass'
gem 'compass-colors'
gem 'rdiscount'
gem 'fssm'
gem 'serve'