Skip to content

Expand constraint on Faraday gem to allow for version 0.17.3#42

Merged
michaelklishin merged 1 commit intoruby-amqp:masterfrom
hatchloyalty:unconstrain-faraday-to-0-17-3
Mar 5, 2020
Merged

Expand constraint on Faraday gem to allow for version 0.17.3#42
michaelklishin merged 1 commit intoruby-amqp:masterfrom
hatchloyalty:unconstrain-faraday-to-0-17-3

Conversation

@hatch-carl
Copy link
Copy Markdown
Contributor

Faraday has recently released 1.0, and faraday_middleware is progressing that direction too. I'd like to upgrade these dependencies, and there does not seem to be any obstacle for this gem to allow its consumers to do so.

Regarding the decision on constraints, I chose 1 as the upper bound. Faraday_middleware's constraints do not yet permit version 1 of faraday. Version 0.17.3 is the highest version currently reachable by this constraint. That version introduces optional deprecation warnings useful to developers wishing to prepare the way to upgrade to 1.0, so it seemed a good point.

@hatch-carl hatch-carl force-pushed the unconstrain-faraday-to-0-17-3 branch from 64f7db4 to adea4e6 Compare February 5, 2020 17:49
@michaelklishin michaelklishin merged commit bad3b48 into ruby-amqp:master Mar 5, 2020
@michaelklishin
Copy link
Copy Markdown
Member

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants