about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorPatrick Figel <patrick@figel.email>2018-03-02 02:32:08 +0100
committerEugen Rochko <eugen@zeonfederated.com>2018-03-02 02:32:08 +0100
commite4db0f28d29e391108154d57606f3cb2c48d67e2 (patch)
treeb3d64588a03ac177d30403a524d54885759fda08 /Gemfile.lock
parente7d741ece3da4f1555423fb0f25309238c0dce8d (diff)
Update omniauth-saml to 1.10 (#6587)
Fixes CVE-2017-11428
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 8af55e432..c2a65ca83 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -338,9 +338,9 @@ GEM
       addressable (~> 2.3)
       nokogiri (~> 1.5)
       omniauth (~> 1.2)
-    omniauth-saml (1.9.0)
+    omniauth-saml (1.10.0)
       omniauth (~> 1.3, >= 1.3.2)
-      ruby-saml (~> 1.4, >= 1.4.3)
+      ruby-saml (~> 1.7)
     orm_adapter (0.5.0)
     ostatus2 (2.0.3)
       addressable (~> 2.5)
@@ -496,7 +496,7 @@ GEM
       unicode-display_width (~> 1.0, >= 1.0.1)
     ruby-oembed (0.12.0)
     ruby-progressbar (1.9.0)
-    ruby-saml (1.6.1)
+    ruby-saml (1.7.2)
       nokogiri (>= 1.5.10)
     rufus-scheduler (3.4.2)
       et-orbi (~> 1.0)
@@ -673,7 +673,7 @@ DEPENDENCIES
   oj (~> 3.3)
   omniauth (~> 1.2)
   omniauth-cas (~> 1.1)
-  omniauth-saml (~> 1.8)
+  omniauth-saml (~> 1.10)
   ostatus2 (~> 2.0)
   ox (~> 2.8)
   paperclip (~> 5.1)