1
0
Fork 0
mirror of https://github.com/twbs/bootstrap-sass.git synced 2022-11-09 12:27:02 -05:00

Changed Gem description to refer to Compass & Rails

This commit is contained in:
Thomas McDonald 2012-02-08 16:25:03 +00:00
parent f0598ab22c
commit e193f392b7

View file

@ -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'