Skip to content

Commit

Permalink
Merge pull request omniauth#157 from appropriate/cve-2017-11430
Browse files Browse the repository at this point in the history
  • Loading branch information
md5 authored Feb 27, 2018
2 parents d79ac8b + 6bc28ad commit 2d50dba
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.1'

gem.add_runtime_dependency 'omniauth', '~> 1.3', '>= 1.3.2'
gem.add_runtime_dependency 'ruby-saml', '~> 1.4', '>= 1.4.3'
gem.add_runtime_dependency 'ruby-saml', '~> 1.7'

gem.add_development_dependency 'rake', '>= 10', '< 12'
gem.add_development_dependency 'rspec', '~>3.4'
Expand Down

0 comments on commit 2d50dba

Please sign in to comment.