Browse Source

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

Fixes #16720
Claire 2 years ago
parent
commit
2363b026e6
1 changed files with 3 additions and 2 deletions
  1. 3 2
      Gemfile.lock

+ 3 - 2
Gemfile.lock

@@ -545,8 +545,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.6.0)
       fugit (~> 1.1, >= 1.1.6)