Bump ruby-saml from 1.11.0 to 1.13.0 (#16723)

Fixes #16720
master
Claire 3 years ago committed by GitHub
parent b4a728b7ba
commit 75027b51a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      Gemfile.lock

@ -538,8 +538,9 @@ GEM
rack (>= 1.1)
rubocop (>= 1.7.0, < 2.0)
ruby-progressbar (1.11.0)
ruby-saml (1.11.0)
nokogiri (>= 1.5.10)
ruby-saml (1.13.0)
nokogiri (>= 1.10.5)
rexml
ruby2_keywords (0.0.4)
rufus-scheduler (3.7.0)
fugit (~> 1.1, >= 1.1.6)

Loading…
Cancel
Save