Skip to content

Commit 6382128

Browse files
committedOct 18, 2016
chore: Bump ruby-saml dependency to 1.4.0
1 parent 5559d6b commit 6382128

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎omniauth-saml.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Gem::Specification.new do |gem|
1212
gem.homepage = 'https://github.com/omniauth/omniauth-saml'
1313

1414
gem.add_runtime_dependency 'omniauth', '~> 1.3'
15-
gem.add_runtime_dependency 'ruby-saml', '~> 1.3'
15+
gem.add_runtime_dependency 'ruby-saml', '~> 1.4'
1616

1717
gem.add_development_dependency 'rake', '>= 10', '< 12'
1818
gem.add_development_dependency 'rspec', '~>3.4'

0 commit comments

Comments
 (0)