SciRuby / daru-io

daru-io is a plugin gem to the existing daru gem, which aims to add support to Importing DataFrames from / Exporting DataFrames to multiple formats.
http://www.rubydoc.info/github/athityakumar/daru-io/master/
MIT License
24 stars 9 forks source link

stop using open-uri #73

Open takkanm opened 6 years ago

takkanm commented 6 years ago

We showld stop using open-uri, because Kernel#open change unintentionally by the user, and Kewrnel#open has Security Issue. https://github.com/bbatsov/rubocop/blob/master/manual/cops_security.md#securityopen