Skip to content

Commit

Permalink
Merge pull request #543 from bjacquet/patch-1
Browse files Browse the repository at this point in the history
Update Getting Started example
  • Loading branch information
pitbulk authored Jan 24, 2021
2 parents 9f710c5 + 7e2af51 commit b3f2191
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ Using `Gemfile`

```ruby
# latest stable
gem 'ruby-saml', '~> 1.9.0'
gem 'ruby-saml', '~> 1.11.0'

# or track master for bleeding-edge
gem 'ruby-saml', :github => 'onelogin/ruby-saml'
Expand Down

0 comments on commit b3f2191

Please sign in to comment.