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
Using faraday ~> 2 as a direct dependency in our project.
We're attempting to use survey-gizmo-ruby ~> 8 but cannot resolve these two.
This is the error returned from bundle install
survey-gizmo-ruby (~> 8) was resolved to 8.0.0, which depends on
faraday_middleware was resolved to 0.1.3, which depends on
faraday (~> 0.4.5)
The text was updated successfully, but these errors were encountered:
nicduke38degrees
added a commit
to nicduke38degrees/survey-gizmo-ruby
that referenced
this issue
Aug 2, 2023
Using
faraday ~> 2
as a direct dependency in our project.We're attempting to use
survey-gizmo-ruby ~> 8
but cannot resolve these two.This is the error returned from
bundle install
The text was updated successfully, but these errors were encountered: