Skip to content

Maybe a couple missing dependencies? #5

@evz

Description

@evz

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions