Skip to content

Commit 937a826

Browse files
authored
Fix #469
1 parent 00d6380 commit 937a826

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
@@ -121,7 +121,7 @@ Using `Gemfile`
121121

122122
```ruby
123123
# latest stable
124-
gem 'ruby-saml', '~> 1.0.0'
124+
gem 'ruby-saml', '~> 1.8.0'
125125

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

0 commit comments

Comments
 (0)