Skip to content

Commit 15c156a

Browse files
committedMay 9, 2021
chore: bump ruby-saml to 1.12
Closes #199
1 parent ed52758 commit 15c156a

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.4'
1515

1616
gem.add_runtime_dependency 'omniauth', '~> 2.0'
17-
gem.add_runtime_dependency 'ruby-saml', '~> 1.9'
17+
gem.add_runtime_dependency 'ruby-saml', '~> 1.12'
1818

1919
gem.add_development_dependency 'rake', '>= 12.3.3'
2020
gem.add_development_dependency 'rspec', '~>3.4'

0 commit comments

Comments
 (0)