dblock / strava-ruby-client

A complete Ruby client for the Strava API v3.
https://code.dblock.org/2018/11/27/writing-a-new-strava-api-ruby-client.html
MIT License
97 stars 22 forks source link

Upgraded Faraday to 1.0.0 #25

Closed naveed-ahmad closed 4 years ago

dblock commented 4 years ago

This looks like a breaking change. Either it needs to be backward compatible or we need to document it’s not via UPGRADING, please. I can take a look once the build is green.

dblock commented 4 years ago

https://github.com/dblock/strava-ruby-client/pull/30