homepage/Gemfile

12 lines
192 B
Ruby
Raw Normal View History

2012-06-22 18:08:09 +00:00
source "http://rubygems.org"
gem "compass", ">= 0.13.alpha.0"
gem "middleman", "~>2.0.15.3"
gem "middleman-smusher"
gem 'compass-960-plugin'
gem 'oily_png'
gem "sass"
gem "slim"
gem "rake"