Rakefile in bootstrap-on-0.0.7 vs Rakefile in bootstrap-on-0.0.8
- old
+ new
@@ -18,10 +18,10 @@
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 page templates with Twitter Bootstrap integrated.}
gem.email = "stuart.chinery@headlondon.com"
- gem.authors = ["Stuart Chinery"]
+ gem.authors = ["Stuart Chinery", "Dave Hrycyszyn"]
# dependencies defined in Gemfile
end
Jeweler::RubygemsDotOrgTasks.new
require 'rake/testtask'