Skip to content

Gemfile.lock blocks all installations and upgradesΒ #367

@SuperSajuuk

Description

@SuperSajuuk

Hello. The Gemfile.lock requirement is now blocking all installation and upgrade of Staytus. It is specifying a version of mimemagic that has been removed because of licensing issues. Attempting to use the last oldest version [0.3.7] does not work because editing the lock file to fix the version issue causes this error to be thrown:

Downloading mimemagic-0.3.7 revealed dependencies not in the API or the lockfile (nokogiri (~> 1.11.2)).
Either installing with `--full-index` or running `bundle update mimemagic` should fix the problem.

Using either command still fails to work, either with the same error message or other random issues that are blocking bundle commands from completing.

At this point, without guidance on how to correct this problem, I cannot start my Staytus instance any more, as I'm coming across the issue after having upgraded to Ruby 2.7 from 2.4

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