README.rdoc in csv_pirate-4.0.6 vs README.rdoc in csv_pirate-4.0.10

- old
+ new

@@ -419,9 +419,13 @@ == Tests The tests are run with rspec. The test suite is expanding. Currently there is ample coverage of basic functionality. +You will need these gems to run specs: + +gem install jeweler cucumber test-unit rspec fastercsv + To run tests cd to where ever you have csv_pirate installed, and do: rake spec == BUGS (Not mine, Micrsoft's)