summaryrefslogtreecommitdiff
path: root/Gemfile.lock
AgeCommit message (Collapse)Author
2020-02-29Merge pull request #7 from saml-kit/dependabot/bundler/puma-3.12.3mo khan
Bump puma from 3.12.2 to 3.12.3
2020-02-29Bump rake from 12.3.2 to 13.0.1dependabot[bot]
Bumps [rake](https://github.com/ruby/rake) from 12.3.2 to 13.0.1. - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](https://github.com/ruby/rake/compare/v12.3.2...v13.0.1) Signed-off-by: dependabot[bot] <support@github.com>
2020-02-28Bump puma from 3.12.2 to 3.12.3dependabot[bot]
Bumps [puma](https://github.com/puma/puma) from 3.12.2 to 3.12.3. - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](https://github.com/puma/puma/compare/v3.12.2...v3.12.3) Signed-off-by: dependabot[bot] <support@github.com>
2020-02-25Bump nokogiri from 1.10.5 to 1.10.8dependabot[bot]
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.5 to 1.10.8. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.5...v1.10.8) Signed-off-by: dependabot[bot] <support@github.com>
2019-12-19Bump rack from 2.0.6 to 2.0.8dependabot[bot]
Bumps [rack](https://github.com/rack/rack) from 2.0.6 to 2.0.8. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/2.0.6...2.0.8) Signed-off-by: dependabot[bot] <support@github.com>
2019-12-06Bump puma from 3.12.0 to 3.12.2dependabot[bot]
Bumps [puma](https://github.com/puma/puma) from 3.12.0 to 3.12.2. - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](https://github.com/puma/puma/compare/v3.12.0...v3.12.2) Signed-off-by: dependabot[bot] <support@github.com>
2019-11-22Merge pull request #2 from saml-kit/dependabot/bundler/loofah-2.3.1mo khan
Bump loofah from 2.2.3 to 2.3.1
2019-11-23Bump loofah from 2.2.3 to 2.3.1dependabot[bot]
Bumps [loofah](https://github.com/flavorjones/loofah) from 2.2.3 to 2.3.1. - [Release notes](https://github.com/flavorjones/loofah/releases) - [Changelog](https://github.com/flavorjones/loofah/blob/master/CHANGELOG.md) - [Commits](https://github.com/flavorjones/loofah/compare/v2.2.3...v2.3.1) Signed-off-by: dependabot[bot] <support@github.com>
2019-11-23Bump rubyzip from 1.2.2 to 1.3.0dependabot[bot]
Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.2.2 to 1.3.0. - [Release notes](https://github.com/rubyzip/rubyzip/releases) - [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md) - [Commits](https://github.com/rubyzip/rubyzip/compare/v1.2.2...v1.3.0) Signed-off-by: dependabot[bot] <support@github.com>
2019-01-29update ruby and gemsmokha
2018-09-09upgrade gemsmo
2018-03-03update saml-kitmo
2018-02-26update saml-kitmo
2018-02-16upgrade saml-kit.mo
2018-01-30latest bundler.mokha
2018-01-27upgrade to 1.0.1mo
2018-01-27upgrade to saml-kit 1.0.0mo
2017-12-30bump version.mo
2017-12-28saml-kit 0.3.1mo
2017-12-21bump version.mo
2017-12-19bump to latest.mo
2017-12-17bump saml-kit.mo
2017-12-17support decryption with multiple encryption keypairs.mo
2017-12-17generate unique service provider configurations.mo
2017-12-16use latest saml-kit.mo
2017-12-14upgrade to saml-kit 0.2.4mo
2017-12-01bump to latest saml-kit.mo
2017-12-01load from local path in development.mo
2017-12-01use simpler api for building request/response.mokha
2017-11-26add pg and rails_12factor for production.mo
2017-11-26pull saml-kit from rubygems.mo
2017-11-20specify content type for metadata.mo
Entities MAY publish their metadata documents at a well known location by placing the document at the location denoted by its unique identifier, which MUST be in the form of a URL (rather than a URN). See Section 8.3.6 of [SAMLCore] for more information about such identifiers. It is STRONGLY RECOMMENDED that https URLs be used for this purpose. An indirection mechanism supported by the URL scheme (such as an HTTP 1.1 302 redirect) MAY be used if the document is not placed directly at the location. If the publishing protocol permits MIME-based identification of content types, the content type of the metadata instance MUST be application/samlmetadata+xml. https://docs.oasis-open.org/security/saml/v2.0/saml-metadata-2.0-os.pdf
2017-11-07add jquery dependency.mo
2017-11-01update sample app to allow login.mo
2017-10-25add service provider metadata.mo
2017-10-22extract usermo
2017-10-22migrate code from sp to saml-kit.mo
2017-10-22initial commit.mo