smart_csv.gemspec in smart_csv-0.0.5 vs smart_csv.gemspec in smart_csv-0.0.6
- old
+ new
@@ -3,10 +3,10 @@
require 'smart_csv/version'
Gem::Specification.new do |gem|
gem.name = 'smart_csv'
gem.version = SmartCSV::VERSION
- gem.date = '2013-09-20'
+ gem.date = '2013-09-22'
gem.authors = ['MichaĆ Szyma']
gem.email = ['raglub.ruby@gmail.com']
gem.homepage = "https://github.com/raglub/smart_csv"
gem.summary = %q{Extend CSV class.}
gem.description = %q{Extend CSV class. CSV can delete or select some records.}