Skip to content

Missing require "set" in utils.rb #2972

@JohannesEH

Description

@JohannesEH

I am getting a runtime error in the dependabot-core docker image because the /common/lib/dependabot/utils.rb file doesn't have a require "set" but is using the Set class in line 36. I am not fluent in ruby I'm not sure if this should be needed or if it is a problem with how the docker image is made.

Metadata

Metadata

Assignees

No one assigned

    Labels

    T: bug 🐞Something isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions