Open
Description
Hi,
During deployment, Bundler couldn't find a specific version of mime magic
https://github.com/randym/axlsx.git (at 776037c@776037c) is not yet checked out.
Run `bundle install` first.
Fetching gem metadata from https://rubygems.org/.....
....
Fetching version metadata from https://rubygems.org/..
Fetching dependency metadata from https://rubygems.org/.
Your bundle is locked to mimemagic (0.3.0), but that version could not be found
in any of the sources listed in your Gemfile. If you haven't changed sources,
that means the author of mimemagic (0.3.0) has removed it. You'll need to update
your bundle to a different version of mimemagic (0.3.0) that hasn't been removed
in order to install.
Is there a way to fix this?
Activity