Skip to content

Commit fbbedc9

Browse files
authored
Merge pull request #751 from blombard/patch-1
Update ruby-saml version in README
2 parents fa78136 + a38fc2c commit fbbedc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

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

9898
```ruby
9999
# latest stable
100-
gem 'ruby-saml', '~> 1.17.0'
100+
gem 'ruby-saml', '~> 1.18.0'
101101

102102
# or track master for bleeding-edge
103103
gem 'ruby-saml', :github => 'saml-toolkit/ruby-saml'

0 commit comments

Comments
 (0)