Rakefile in datashift-0.10.0 vs Rakefile in datashift-0.10.1

- old
+ new

@@ -29,10 +29,10 @@ # gem is a Gem::Specification... see http://docs.rubygems.org/read/chapter/20 for more options gem.name = DataShift.gem_name gem.homepage = "http://github.com/autotelik/datashift" gem.license = "MIT" gem.summary = %Q{ Shift data betwen Excel/CSV and any Ruby app} - gem.description = %Q{ Comprehensive tools to import/export between Excel/CSV and ActiveRecord databases, Rails apps, and any Ruby projec.} + gem.description = %Q{Comprehensive tools to import/export between Excel/CSV and ActiveRecord databases, Rails apps, and any Ruby project.} gem.email = "rubygems@autotelik.co.uk" gem.authors = ["Thomas Statter"] # dependencies defined in Gemfile gem.files.exclude ['sandbox']