We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0594259 commit b6bb425Copy full SHA for b6bb425
omniauth-saml.gemspec
@@ -13,7 +13,7 @@ Gem::Specification.new do |gem|
13
14
gem.required_ruby_version = '>= 2.1'
15
16
- gem.add_runtime_dependency 'omniauth', '~> 1.3'
+ gem.add_runtime_dependency 'omniauth', '~> 1.3', '>= 1.3.2'
17
gem.add_runtime_dependency 'ruby-saml', '~> 1.4', '>= 1.4.3'
18
19
gem.add_development_dependency 'rake', '>= 10', '< 12'
0 commit comments