Skip to content
This repository has been archived by the owner on Aug 6, 2019. It is now read-only.

installation error: library dependency error #15

Open
FrankVanDamme opened this issue Sep 30, 2013 · 1 comment
Open

installation error: library dependency error #15

FrankVanDamme opened this issue Sep 30, 2013 · 1 comment

Comments

@FrankVanDamme
Copy link

Not sure if this is an error on my system on a bug, tbh. But it looks like it:

when executing "bundle install":
You cannot specify the same gem twice with different version requirements.
You specified: rubycas-client (> 2.3.10.rc1) and rubycas-client (> 2.3.9)

(exit code 4)

@erjuampe
Copy link

Modify your gemfile. Change 2.3.9 to 2.3.10.rc1. This only throw you an alert. But it works. Luck!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants