-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
When I attempted to do a gem install and then run master_to_main update from a repo, I got what looks like a few missing dependencies. (Full disclosure: not a ruby person so maybe this is normal?)
Could not find 'faraday' (< 2.0, > 0.8) among 102 total gem(s) (Gem::MissingSpecError)
Could not find 'multipart-post' (< 3, >= 1.2) among 103 total gem(s) (Gem::MissingSpecError)
Could not find 'addressable' (>= 2.3.5) among 104 total gem(s) (Gem::MissingSpecError)
Could not find 'public_suffix' (< 5.0, >= 2.0.2) among 105 total gem(s) (Gem::MissingSpecError)
When I installed those, things seemed to work.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels