diff --git a/bootstrap-sass.gemspec b/bootstrap-sass.gemspec index e76d1689..21a1a369 100644 --- a/bootstrap-sass.gemspec +++ b/bootstrap-sass.gemspec @@ -3,7 +3,7 @@ Gem::Specification.new do |s| s.version = '2.0.0' s.authors = ["Thomas McDonald"] s.email = 'tom@conceptcoding.co.uk' - s.summary = "Twitter's Bootstrap, converted to SASS and ready to drop into Rails" + s.summary = "Twitter's Bootstrap, converted to SASS and ready to drop into Rails or Compass" s.homepage = "http://github.com/thomas-mcdonald/bootstrap-sass" s.add_development_dependency 'compass'