Skip to content

Can faraday-multipart dependency constraint be relaxed to ~> 1? #162

@pbourdet

Description

@pbourdet

Hi,

Sorry if an issue is not the best way to ask this question but did not have a better idea 😅

I noticed that the gemspec locks faraday-multipart to ~> 1.0.4 here:
https://github.com/checkout/checkout-sdk-ruby/blob/master/checkout_sdk.gemspec#L31

This prevents upgrading to faraday-multipart 1.1.x in projects using this gem.

Is there a specific reason for the tight version constraint, or could this be relaxed to allow patch and minor updates within the 1.x series?

Looking at the faraday-multipart changelogs, the 1.1.x releases seem to be backward compatible.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions