diaspora / diaspora_federation

A library that provides functionalities needed for the diaspora* federation protocol.
GNU Affero General Public License v3.0
101 stars 29 forks source link

Update faraday dependency to 1.0 #115

Closed pravi closed 3 years ago

pravi commented 3 years ago

Faraday is splitting its http adapters to separate gems and targets 2.0 for this. Should we pick a particular adapter here like faraday-net_http which uses net_http from standard ruby instead of faraday ?