Skip to content
This repository was archived by the owner on Jan 31, 2019. It is now read-only.

Update maxcdn client gem#1231

Merged
gjtorikian merged 2 commits intomasterfrom
update-maxcdn
Jan 5, 2018
Merged

Update maxcdn client gem#1231
gjtorikian merged 2 commits intomasterfrom
update-maxcdn

Conversation

@zerowidth
Copy link
Contributor

@zerowidth zerowidth commented Dec 12, 2017

Elsewhere in our stack, we need to use a gem that depends on signet ~> 0.7, but the maxcdn gem dependency here is pinned to signet ~> 0.5.1. This PR updates the maxcdn gem to the latest version, which relaxes the signet dependency to ~> 0.7.

The client API itself hasn't changed at all: diff, although the http client it uses under the hood has changed from curb/curb-fu to net-http-persistent with faraday. This shouldn't present any compatibility issues with hook delivery to maxcdn.

The latest version relaxes the constraint on signet, which is blocking
downstream dependencies for the hook delivery system.
@gjtorikian gjtorikian merged commit 9589ab2 into master Jan 5, 2018
@gjtorikian gjtorikian deleted the update-maxcdn branch January 5, 2018 17:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants