sass_compass_unleashed/Gemfile
2012-03-23 10:31:31 -04:00

7 lines
97 B
Ruby

source :rubygems
gem 'sinatra', '~> 1.3.2'
gem 'attentive', :path => '../attentive'
gem 'thin'