Skip to content

Commit

Permalink
Merge pull request #200 from omniauth/chore/bump-ruby-saml
Browse files Browse the repository at this point in the history
chore: bump ruby-saml to 1.12
  • Loading branch information
suprnova32 authored May 11, 2021
2 parents ed52758 + 15c156a commit b628c1c
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 b628c1c

Please sign in to comment.