Skip to content

Commit

Permalink
chore: bump ruby-saml to 1.12
Browse files Browse the repository at this point in the history
Closes #199
  • Loading branch information
bufferoverflow committed May 9, 2021
1 parent ed52758 commit 15c156a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion omniauth-saml.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Gem::Specification.new do |gem|
gem.required_ruby_version = '>= 2.4'

gem.add_runtime_dependency 'omniauth', '~> 2.0'
gem.add_runtime_dependency 'ruby-saml', '~> 1.9'
gem.add_runtime_dependency 'ruby-saml', '~> 1.12'

gem.add_development_dependency 'rake', '>= 12.3.3'
gem.add_development_dependency 'rspec', '~>3.4'
Expand Down

0 comments on commit 15c156a

Please sign in to comment.