Skip to content

Commit 1729d74

Browse files
committed
Add ruby version support
1 parent 854931d commit 1729d74

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@ SAML authorization is a two step process and you are expected to implement suppo
1414

1515
We created a demo project for Rails4 that uses the latest version of this library: [ruby-saml-example](https://github.com/onelogin/ruby-saml-example)
1616

17+
### Supported versions of Ruby
18+
* 1.8.7
19+
* 1.9.3
20+
* 2.1.x
21+
* 2.2 (not yet officially supported)
22+
1723
## Adding Features, Pull Requests
1824
* Fork the repository
1925
* Make your feature addition or bug fix

0 commit comments

Comments
 (0)