sass_compass_unleashed/Gemfile

7 lines
97 B
Ruby
Raw Normal View History

2012-03-13 03:06:01 +00:00
source :rubygems
gem 'sinatra', '~> 1.3.2'
gem 'attentive', :path => '../attentive'
gem 'thin'
2012-03-13 03:06:01 +00:00