Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
md5 committed Feb 27, 2018
1 parent d79ac8b commit 6bc28ad
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 6bc28ad

Please sign in to comment.