Revert "Bump openid_connect"

This reverts commit 14bbce0b59.
This commit is contained in:
gregoirenovel 2018-03-06 18:18:41 +01:00
parent a0a6273ccf
commit 46f33c519f

View file

@ -93,7 +93,6 @@ GEM
momentjs-rails (~> 2.8)
sass-rails (~> 5.0)
selectize-rails (~> 0.6)
aes_key_wrap (1.0.1)
apipie-rails (0.5.6)
rails (>= 4.1)
archive-zip (0.11.0)
@ -425,9 +424,8 @@ GEM
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
json (2.1.0)
json-jwt (1.9.2)
json-jwt (1.8.3)
activesupport
aes_key_wrap
bindata
securecompare
url_safe_base64
@ -513,9 +511,10 @@ GEM
oauth2 (~> 1.1)
omniauth (~> 1.2)
open4 (1.3.4)
openid_connect (1.1.5)
openid_connect (1.1.4)
activemodel
attr_required (>= 1.0.0)
json (>= 1.4.3)
json-jwt (>= 1.5.0)
rack-oauth2 (>= 1.6.1)
swd (>= 1.0.0)
@ -550,11 +549,11 @@ GEM
rack
rack-mini-profiler (0.10.7)
rack (>= 1.2.0)
rack-oauth2 (1.9.0)
rack-oauth2 (1.8.2)
activesupport
attr_required
httpclient
json-jwt (>= 1.9.0)
json-jwt
rack
rack-protection (2.0.1)
rack