We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed52758 commit 15c156aCopy full SHA for 15c156a
omniauth-saml.gemspec
@@ -14,7 +14,7 @@ Gem::Specification.new do |gem|
14
gem.required_ruby_version = '>= 2.4'
15
16
gem.add_runtime_dependency 'omniauth', '~> 2.0'
17
- gem.add_runtime_dependency 'ruby-saml', '~> 1.9'
+ gem.add_runtime_dependency 'ruby-saml', '~> 1.12'
18
19
gem.add_development_dependency 'rake', '>= 12.3.3'
20
gem.add_development_dependency 'rspec', '~>3.4'
0 commit comments