Faraday version is locked to `~> 1.0`, causing version conflicts with other gems that require Faraday `>= 2.0` and preventing upgrade. Would it be possible to update the gem to support Faraday v2?
Faraday version is locked to
~> 1.0, causing version conflicts with other gems that require Faraday>= 2.0and preventing upgrade.Would it be possible to update the gem to support Faraday v2?