Skip to content

Commit a38fc2c

Browse files
authored
Update ruby-saml version in README
1 parent fa78136 commit a38fc2c

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)