Closed rtimblin closed 3 years ago
Keyword arguments in csv2json gem seem not to be 3.0-ready, this is a csv2json issue which can be fixed there.
It's problem with csv2json, not csv.
Thank you. I'll look there.
On Sat, Oct 23, 2021 at 5:17 AM Hiroshi SHIBATA @.***> wrote:
It's problem with csv2json, not csv.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ruby/csv/issues/223#issuecomment-950122401, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUA3FARJNVQOITQSDUDX34DUIJ4SBANCNFSM5GRWPNWA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
Throws the below error when built in Ruby 3.0 but works fine with Ruby 2.7.4. Problem also exists when csv2json is run independently