Skip to content

Commit 13f55d0

Browse files
Merge pull request #169 from SokratisVidros/master
Update ruby-saml dependency 1.9.0 version
2 parents a287fd7 + 4cdce56 commit 13f55d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

omniauth-saml.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Gem::Specification.new do |gem|
1414
gem.required_ruby_version = '>= 2.1'
1515

1616
gem.add_runtime_dependency 'omniauth', '~> 1.3', '>= 1.3.2'
17-
gem.add_runtime_dependency 'ruby-saml', '~> 1.8'
17+
gem.add_runtime_dependency 'ruby-saml', '~> 1.9'
1818

1919
gem.add_development_dependency 'rake', '>= 10', '< 12'
2020
gem.add_development_dependency 'rspec', '~>3.4'

0 commit comments

Comments
 (0)