On Wed, 30 Nov 2022 00:16:43 +0530 Vinay <vinaykesh...@disroot.org> wrote:
> /usr/lib/ruby/vendor_ruby/rubygems/dependency.rb:313:in `to_specs':
> Could not find 'faraday' (>= 0.8, < 2.0) - did find: [faraday-2.7.1]
> (Gem::MissingSpecVersionError)

There is an upstream PR that adds faraday 2.0 support https://github.com/Asana/ruby-asana/pull/152

But it will need packaging two new gems

 spec.add_dependency "faraday-follow_redirects"
 spec.add_dependency "faraday-multipart"

Reply via email to