Rakefile in markitup_rails-0.1.1 vs Rakefile in markitup_rails-0.2.0

- old
+ new

@@ -18,10 +18,10 @@ gem.homepage = "http://github.com/jwigal/markitup_rails" gem.license = "MIT" gem.summary = %Q{Rails 3.1 engine that allows you to integrate the markItUp editor into the asset pipeline} gem.description = %Q{Rails 3.1 engine that allows you to integrate the markItUp editor into the asset pipeline} gem.email = "jeff@assignr.com" - gem.authors = ["Jeff Wigal"] + gem.authors = ["Jeff Wigal", "N4th4", "Ze Jin"] # dependencies defined in Gemfile end Jeweler::RubygemsDotOrgTasks.new require 'rake/testtask'