You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for filing an issue. Following these instructions will help us solve your problem sooner.
Steps to reproduce
Im trying to open a csv file using the Roo::Spreadsheet.open, before I updated my ruby version to 3.0.1 it was working fine, but after that it is returning me this error:
TypeError: no implicit conversion of Hash into String
from /home/aluisio/.rbenv/versions/3.0.1/lib/ruby/3.0.0/csv.rb:1421:in `initialize'
Roo version: 2.8.0
Ruby version: 3.0.1
The text was updated successfully, but these errors were encountered:
Thanks for filing an issue. Following these instructions will help us solve your problem sooner.
Steps to reproduce
Im trying to open a csv file using the Roo::Spreadsheet.open, before I updated my ruby version to 3.0.1 it was working fine, but after that it is returning me this error:
TypeError: no implicit conversion of Hash into String
from /home/aluisio/.rbenv/versions/3.0.1/lib/ruby/3.0.0/csv.rb:1421:in `initialize'
Roo version: 2.8.0
Ruby version: 3.0.1
The text was updated successfully, but these errors were encountered: