-
Notifications
You must be signed in to change notification settings - Fork 278
Open
Description
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
Labels
No labels