csv2json
csv2json copied to clipboard
Remove jeweler dependency
Hi,
I wonder that this gem still needs to depend to jeweler? Now bundler has the feature bundle gem, so we just use bundler instead.
Also I added test-unit and orderedhash into dependency to make test green. And added travis.yml