Skip to content

Version retrieval logic does not work for applications run from installed gem #13

@dmitryfleytman

Description

@dmitryfleytman

The problem is that such an applications require all their files via require_relative or require with full path, so application gem never gets to the list of loaded gems returned by Gem.loaded_specs.

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