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

Executing gem 'rubycas-client', '~> 2.3.10.rc1' failed #19

Open
fengxingaotian opened this issue Dec 23, 2014 · 2 comments
Open

Executing gem 'rubycas-client', '~> 2.3.10.rc1' failed #19

fengxingaotian opened this issue Dec 23, 2014 · 2 comments

Comments

@fengxingaotian
Copy link

Executing gem 'rubycas-client', '> 2.3.10.rc1' will go to download 2.3.09, can not find '> 2.3.10.rc1',How this solution?Using redmine2.5.0

@fengxingaotian fengxingaotian changed the title gem 'rubycas-client', '~> 2.3.10.rc1' Executing gem 'rubycas-client', '~> 2.3.10.rc1' failed Dec 23, 2014
@fengxingaotian
Copy link
Author

executing redmine.sh have the following problem

./redmine.sh

Could not find gem 'rubycas-client (~> 2.3.10.rc1) ruby' in the gems available on this machine.
Run bundle install to install missing gems.

how to solve this problem?

@sebcworks
Copy link

Up this just to say that the way to solve it is to download rubycas-client from git, do a build (gem build rubycas-client.gemspec) and then, do the install (gem install --local rubycas-client-2.3.10.rc1.gem)

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

No branches or pull requests

2 participants