We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d79ac8b + 6bc28ad commit 2d50dbaCopy full SHA for 2d50dba
omniauth-saml.gemspec
@@ -14,7 +14,7 @@ Gem::Specification.new do |gem|
14
gem.required_ruby_version = '>= 2.1'
15
16
gem.add_runtime_dependency 'omniauth', '~> 1.3', '>= 1.3.2'
17
- gem.add_runtime_dependency 'ruby-saml', '~> 1.4', '>= 1.4.3'
+ gem.add_runtime_dependency 'ruby-saml', '~> 1.7'
18
19
gem.add_development_dependency 'rake', '>= 10', '< 12'
20
gem.add_development_dependency 'rspec', '~>3.4'
0 commit comments