Rakefile in roo-1.11.2 vs Rakefile in roo-1.12.0
- old
+ new
@@ -2,10 +2,10 @@
Jeweler::Tasks.new do |gem|
# gem is a Gem::Specification... see http://docs.rubygems.org/read/chapter/20 for more options
gem.name = "roo"
gem.summary = "Roo can access the contents of various spreadsheet files."
- gem.description = "Roo can access the contents of various spreadsheet files. It can handle\n* Openoffice\n* Excel\n* Google spreadsheets\n* Excelx\n* Libreoffice\n* CSV"
+ gem.description = "Roo can access the contents of various spreadsheet files. It can handle\n* OpenOffice\n* Excel\n* Google spreadsheets\n* Excelx\n* LibreOffice\n* CSV"
gem.email = "ruby.ruby.ruby.roo@gmail.com"
gem.homepage = "http://github.com/Empact/roo"
gem.authors = ['Thomas Preymesser', 'Hugh McGowan', 'Ben Woosley']
gem.license = 'MIT'