-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
I'm getting warning from Ruby 2.7.1 when using the gem:
/home/wojtek/.asdf/installs/ruby/2.7.1/lib/ruby/gems/2.7.0/bundler/gems/collmex-ruby-49047488c806/lib/collmex/request.rb:85: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call
This line should be changed to contain CSV.parse(@raw_response[:string], **Collmex.csv_opts
@romanlehnert If you're still maintaining this repository, I can prepare a pull request for this change.
Metadata
Metadata
Assignees
Labels
No labels