From 4f9307f3a486674a9f8ff02de2587e8bc3480966 Mon Sep 17 00:00:00 2001 From: Jeremy Prevost Date: Fri, 4 Feb 2022 16:44:22 -0500 Subject: [PATCH] update rubysaml --- Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f96bcec9..331b932e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -296,8 +296,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.14.0) + nokogiri (>= 1.10.5) + rexml rubyzip (2.3.2) sass-rails (6.0.0) sassc-rails (~> 2.1, >= 2.1.1)