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

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