Skip to content

Commit b3f2191

Browse files
authored
Merge pull request #543 from bjacquet/patch-1
Update Getting Started example
2 parents 9f710c5 + 7e2af51 commit b3f2191

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ Using `Gemfile`
150150

151151
```ruby
152152
# latest stable
153-
gem 'ruby-saml', '~> 1.9.0'
153+
gem 'ruby-saml', '~> 1.11.0'
154154

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

0 commit comments

Comments
 (0)