When trying to install gollum on Centos 7 I had errors:
gem install gollum
ERROR: While executing gem ... (Gem::DependencyError)
Unable to resolve dependencies: gollum requires gemojione (~> 2); gollum-lib requires gemojione (~> 3.2)
Don't know much about ruby, so can't solve this issue alone.
sigh somehow the gemojione dependencies for gollum and gollum-lib managed to diverge. Sorry, I'll cut a new release tomorrow which should fix this.
Cool just found that this also affects the FreeBSD port, but since you cut a new release today I will wait for this and then update the port for FreeBSD.
Is there any ETA?
When can we expect this fix?
thanks for your work @dometto 鉂わ笍
Sorry for the wait, I'm waiting for the Travis build to pass and will release the new gem then.
Thanks @dometto !
Most helpful comment
sigh somehow the
gemojionedependencies forgollumandgollum-libmanaged to diverge. Sorry, I'll cut a new release tomorrow which should fix this.