Cocaine gem locked at 0.5.1
I am trying to use Paperclip on my web app and get this issue when
uploading a fil
Paperclip::Errors::NotIdentifiedByImageMagickError
So I tried to specify which version of cocaine to install as per other
answers on Stack Overflow. Doing so gave me this result:
The bundle currently has cocaine locked at 0.5.1.
Try running `bundle update cocaine'
and now when I try boot the local server it fails. Running 'bundle update
cocaine' doesn't work either.
No comments:
Post a Comment