bump openid_connect

pull/8134/head
ulferts 5 years ago
parent fb141daec2
commit 9e69138c66
No known key found for this signature in database
GPG Key ID: A205708DE1284017
  1. 8
      Gemfile.lock

@ -321,7 +321,7 @@ GEM
aws-eventstream (~> 1.0, >= 1.0.2) aws-eventstream (~> 1.0, >= 1.0.2)
backports (3.11.4) backports (3.11.4)
bcrypt (3.1.13) bcrypt (3.1.13)
bindata (2.4.4) bindata (2.4.6)
binding_of_caller (0.8.0) binding_of_caller (0.8.0)
debug_inspector (>= 0.0.1) debug_inspector (>= 0.0.1)
bootsnap (1.4.6) bootsnap (1.4.6)
@ -641,7 +641,7 @@ GEM
omniauth (~> 1.3, >= 1.3.2) omniauth (~> 1.3, >= 1.3.2)
ruby-saml (~> 1.7) ruby-saml (~> 1.7)
open4 (1.3.4) open4 (1.3.4)
openid_connect (1.1.6) openid_connect (1.1.8)
activemodel activemodel
attr_required (>= 1.0.0) attr_required (>= 1.0.0)
json-jwt (>= 1.5.0) json-jwt (>= 1.5.0)
@ -708,11 +708,11 @@ GEM
rack (>= 1.0, < 3) rack (>= 1.0, < 3)
rack-mini-profiler (1.1.6) rack-mini-profiler (1.1.6)
rack (>= 1.2.0) rack (>= 1.2.0)
rack-oauth2 (1.9.3) rack-oauth2 (1.10.1)
activesupport activesupport
attr_required attr_required
httpclient httpclient
json-jwt (>= 1.9.0) json-jwt (>= 1.11.0)
rack rack
rack-protection (2.0.8.1) rack-protection (2.0.8.1)
rack rack

Loading…
Cancel
Save