Skip to content

Remove http dependency? #80

@fanfilmu

Description

@fanfilmu

Hello!

I would like to propose removing the http gem dependency entirely. From what I see, it's only used to download remote XLSX files, which, in my opinion, should be handled outside the gem by the devs (by their favourite http gem with 10 monkeypatches for their own super-secret security policy :) ).

Benefits that I see:

  • does not require to download a lib which has tons of alternatives
  • does not require users to update the lib to match Creek dependency
  • prevents clashes with other gems depending on HTTP

Personally, it would allow me to update Creek without regenerating VCRs and solving problems that come with it... 😇

Let me know what you think!

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