Bump openid_connect

This commit is contained in:
gregoirenovel 2018-03-06 15:33:21 +01:00
parent dc3d1d10a1
commit 14bbce0b59

View file

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