Skip to content

Ruby 2.7 warnings #15

@morgoth

Description

@morgoth

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions