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

Upgrade Faraday to >= 2.0 #58

Closed schinery closed 2 years ago

schinery commented 2 years ago

Also includes:

Most of these changes were copied from the Slack Ruby Client PR done previously.

dblock commented 2 years ago

Thank you! Looks like danger needs a bit of work.

schinery commented 2 years ago

Thank you! Looks like danger needs a bit of work.

Copied over swagger-danger be mistake, should be good now.

dangerpr-bot commented 2 years ago
1 Warning
:warning: [DEPRECATION] check is deprecated. Please use check! instead.

Generated by :no_entry_sign: Danger

dblock commented 2 years ago

Merged, thank you!