saml2 3.1.8
The saml2 library is yet another SAML library for Ruby, with an emphasis on _not_ re-implementing XML, especially XML Security, _not_ parsing via Regex or generating XML by string concatenation, _not_ serializing/re-parsing multiple times just to get it into the correct format to sign or validate.
          Gemfile:
          =
        
        
          Installeer:
          =
        
      Runtime afhankelijkheden (3):
Development afhankelijkheden (6):
            byebug
            ~> 11.0
          
          
            rake
            ~> 12.0
          
          
            rspec
            ~> 3.5
          
          
            rubocop-inst
            ~> 1
          
          
            rubocop-rake
            ~> 0.6
          
          
            rubocop-rspec
            ~> 2.20
          
    


