diff --git a/bower-rails.gemspec b/bower-rails.gemspec index d85b209..26dc7d8 100644 --- a/bower-rails.gemspec +++ b/bower-rails.gemspec @@ -4,7 +4,7 @@ Gem::Specification.new do |s| s.version = "0.4.4" s.date = "2013-05-08" s.summary = "Bower for Rails" - s.description = "Bower for Rails" + s.description = "Rails integration for bower." s.authors = ["Ross Harrison"] s.email = "rtharrison86@gmail.com" s.files = Dir["lib/**/*"] + ["MIT-LICENSE", "README.md"]