fastercsv 0.1.0 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -3,8 +3,8 @@ rubygems_version: 0.8.11
3
3
  specification_version: 1
4
4
  name: fastercsv
5
5
  version: !ruby/object:Gem::Version
6
- version: 0.1.0
7
- date: 2005-11-15 00:00:00 -06:00
6
+ version: 0.1.1
7
+ date: 2005-11-16 00:00:00 -06:00
8
8
  summary: FasterCSV is CSV, but faster, smaller, and cleaner.
9
9
  require_paths:
10
10
  - lib
@@ -35,6 +35,7 @@ files:
35
35
  - test/tc_interface.rb
36
36
  - test/tc_speed.rb
37
37
  - test/ts_all.rb
38
+ - test/test_data.csv
38
39
  - Rakefile
39
40
  - setup.rb
40
41
  - README