synapse-rubycas-server 1.1.6
Provides single sign-on authentication for web applications using the CAS protocol.
          Gemfile:
          =
        
        
          安裝:
          =
        
      Runtime 相依性套件 (5):
            activerecord
            < 4.0, >= 2.3.12
          
          
            activesupport
            < 4.0, >= 2.3.12
          
          
            crypt-isaac
            ~> 0.9.1
          
          
            sinatra
            ~> 1.0
          
          
            sinatra-r18n
            ~> 1.1.0
          
    Development 相依性套件 (12):
            appraisal
            ~> 0.4.1
          
          
            capybara
            = 1.1.2
          
          
            guard
            ~> 1.4.0
          
          
            guard-rspec
            = 2.0.0
          
          
            nokogiri
            ~> 1.3
          
          
            rack-test
            >= 0
          
          
            rake
            = 0.8.7
          
          
            rb-fsevent
            ~> 0.9.2
          
          
            rspec
            >= 0
          
          
            rspec-core
            >= 0
          
          
            sqlite3
            ~> 1.3.1
          
          
            webmock
            ~> 1.8
          
    