android.moparisthebest.org/Gemfile

11 lines
164 B
Ruby

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'