facebook / facebook-ruby-business-sdk

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

Replace deprecated UploadIO constant #204

Closed thomasmarshall closed 10 months ago

thomasmarshall commented 1 year ago

This constant was deprecated in multipart-post v2.2.0 1 but faraday-multipart v1.0.4 introduced a workaround to avoid the deprecated constant warning 2. This commit switches out UploadIO references to use the Faraday namespaced one.

facebook-github-bot commented 10 months ago

@stcheng has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

stcheng commented 10 months ago

This PR will address https://github.com/facebook/facebook-ruby-business-sdk/issues/206

facebook-github-bot commented 10 months ago

@stcheng merged this pull request in facebook/facebook-ruby-business-sdk@290d57ebf06a87190412360371bf0a7026b1e87f.