We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04c34be commit 7a348b4Copy full SHA for 7a348b4
omniauth-saml.gemspec
@@ -13,7 +13,7 @@ Gem::Specification.new do |gem|
13
gem.required_ruby_version = '>= 3.1'
14
15
gem.add_runtime_dependency 'omniauth', '~> 2.1'
16
- gem.add_runtime_dependency 'ruby-saml', '~> 1.17'
+ gem.add_runtime_dependency 'ruby-saml', '~> 1.18'
17
18
gem.add_development_dependency 'rake', '~> 13.2'
19
gem.add_development_dependency 'rspec', '~> 3.13'
0 commit comments