You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
./.bundle/ruby/3.2.0/gems/faraday-em_synchrony-1.0.0/lib/faraday/adapter/em_synchrony.rb:37:in `setup_parallel_manager': uninitialized constant Faraday::Adapter::EMSynchrony::ParallelManager (NameError)
ParallelManager.new
^^^^^^^^^^^^^^^
Did you mean? Faraday::Adapter::EMSynchrony::Parallelism
from ./.bundle/ruby/3.2.0/gems/faraday-1.10.3/lib/faraday/connection.rb:368:in `default_parallel_manager'
from ./.bundle/ruby/3.2.0/gems/faraday-1.10.3/lib/faraday/connection.rb:390:in `in_parallel'
from script.rb:7:in `<main>'
Is there another dependency that I'm missing?
The text was updated successfully, but these errors were encountered:
I'm trying to use this gem and it seems like I'm missing something?
Gemfile
script.rb
This fails immediately with
Is there another dependency that I'm missing?
The text was updated successfully, but these errors were encountered: