Rakefile in bootstrap-on-0.0.2 vs Rakefile in bootstrap-on-0.0.3

- old
+ new

@@ -16,10 +16,10 @@ # gem is a Gem::Specification... see http://docs.rubygems.org/read/chapter/20 for more options gem.name = "bootstrap-on" gem.homepage = "http://github.com/sleepingstu/bootstrap-on" gem.license = "MIT" gem.summary = %Q{Padrino admin generators with Twitter Bootstrap integration} - gem.description = %Q{Generates Padrino admin and admin pages with Twitter Bootstrap integrated.} + gem.description = %Q{Generates Padrino admin and admin page templates with Twitter Bootstrap integrated.} gem.email = "stuart.chinery@headlondon.com" gem.authors = ["Stuart Chinery"] # dependencies defined in Gemfile end Jeweler::RubygemsDotOrgTasks.new