Skip to content

Commit 91f1282

Browse files
mberlandasuprnova32
authored andcommitted
chore(dependencies): change ruby-saml dependecy from ~>1.7 to ~>1.8
1 parent d46562d commit 91f1282

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
@@ -14,7 +14,7 @@ Gem::Specification.new do |gem|
1414
gem.required_ruby_version = '>= 2.1'
1515

1616
gem.add_runtime_dependency 'omniauth', '~> 1.3', '>= 1.3.2'
17-
gem.add_runtime_dependency 'ruby-saml', '~> 1.7'
17+
gem.add_runtime_dependency 'ruby-saml', '~> 1.8'
1818

1919
gem.add_development_dependency 'rake', '>= 10', '< 12'
2020
gem.add_development_dependency 'rspec', '~>3.4'

0 commit comments

Comments
 (0)