rubycas / rubycas-client

Ruby client for Yale's Central Authentication Service protocol -- an open source enterprise single sign on system for web applications.
http://code.google.com/p/rubycas-client/
Other
332 stars 217 forks source link

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

Open fengxingaotian opened 9 years ago

fengxingaotian commented 9 years ago

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?

fengxingaotian commented 9 years ago

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?