Skip to content

Commit

Permalink
Update ruby-saml runtime dependency (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
k-peek authored Sep 13, 2024
1 parent eb038c5 commit e4ddb45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fake_idp.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ Gem::Specification.new do |spec|

spec.add_runtime_dependency "sinatra", ">= 2.0", "< 2.3"
spec.add_runtime_dependency "ruby-saml-idp"
spec.add_runtime_dependency "ruby-saml", "~> 1.13.0"
spec.add_runtime_dependency "ruby-saml", "~> 1.17.0"
end

0 comments on commit e4ddb45

Please sign in to comment.