Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Faraday minimum version to 0.13.0 #701

Merged
merged 1 commit into from
Nov 16, 2018
Merged

Bump Faraday minimum version to 0.13.0 #701

merged 1 commit into from
Nov 16, 2018

Conversation

ob-stripe
Copy link
Contributor

@ob-stripe ob-stripe commented Nov 16, 2018

r? @brandur-stripe
cc @stripe/api-libraries

We require net-http-persistent 3.0.0 or more recent, but Faraday doesn't support this version until 0.13.0 (cf. lostisland/faraday#619). Bump the minumum Faraday version in the gemspec file.

Fixes #700.

Also opportunistically bump rack version in the Gemfile to fix a security vulnerability reported by GitHub (https://nvd.nist.gov/vuln/detail/CVE-2018-16471).

@brandur-stripe
Copy link
Contributor

Thanks!

LGTM.

@ob-stripe ob-stripe merged commit 42f4c84 into master Nov 16, 2018
@ob-stripe ob-stripe deleted the ob-bump-faraday branch November 16, 2018 17:05
@ob-stripe
Copy link
Contributor Author

Released as 4.0.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stripe::Subscription.retrieve and Stripe::Event.retrieve won't accept any arguments after upgrade to 4.0.1
2 participants