facebook / facebook-ruby-business-sdk

Ruby SDK for Meta Marketing API
https://developers.facebook.com/docs/business-sdk
Other
208 stars 161 forks source link

Update Faraday to 1.x #98

Closed ryonday closed 4 years ago

ryonday commented 4 years ago

Which SDK version are you using?

0.6.0.2

What's the issue?

On January 22, the Faraday team released version 1.0.0 of the library (it has since gotten a bump to v1.0.1). This major version contains incompatibilities compared to the v0.17.x line.

Our services are now blocked from updating our version of Faraday, and also blocked from updating dependencies that have updated.

Moreover, the constraint in this gem's Gemfile.lock has changed so that if you update the version of Faraday used, the version of this gem will actually be downgraded to v0.3.3.3.

Proposed Fix

Issue a new version of this library updating to the latest version of Faraday

stale[bot] commented 4 years ago

Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 4 years ago

Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please feel free to create a new issue with up-to-date information.