Project

General

Profile

can't install omniauth-saml

Added by Mine Red almost 10 years ago

i have installed ruby-saml-0.8.1.gem, but omniauth-saml still tell me require this gem file:

C:\Bitnami\redmine-2.5.2-0\plugins\saml>gem install ruby-saml-0.8.1.gem -l
Successfully installed ruby-saml-0.8.1
1 gem installed
Installing ri documentation for ruby-saml-0.8.1...
Installing RDoc documentation for ruby-saml-0.8.1...

C:\Bitnami\redmine-2.5.2-0\plugins\saml>gem install omniauth-saml-1.2.0.gem -l
ERROR: While executing gem ... (Gem::DependencyError)
Unable to resolve dependencies: omniauth-saml requires ruby-saml (~> 0.7.3)

C:\Bitnami\redmine-2.5.2-0\plugins\saml>

please help, thanks!