Bump openid_connect

This commit is contained in:
Benjamin Neff 2021-11-06 01:34:27 +01:00
parent b3c13bc49e
commit 6e8a0dd66a
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 6 additions and 6 deletions

View file

@ -166,7 +166,7 @@ gem "omniauth-wordpress", "0.2.2"
gem "twitter", "7.0.0"
# OpenID Connect
gem "openid_connect", "1.2.0"
gem "openid_connect", "1.3.0"
# Serializers

View file

@ -455,7 +455,7 @@ GEM
open_graph_reader (0.7.2)
faraday (>= 0.9.0)
nokogiri (~> 1.6)
openid_connect (1.2.0)
openid_connect (1.3.0)
activemodel
attr_required (>= 1.0.0)
json-jwt (>= 1.5.0)
@ -509,7 +509,7 @@ GEM
activesupport
rack-mobile-detect (0.4.0)
rack
rack-oauth2 (1.17.0)
rack-oauth2 (1.19.0)
activesupport
attr_required
httpclient
@ -711,7 +711,7 @@ GEM
ssrf_filter (1.0.7)
state_machines (0.5.0)
string-direction (1.2.2)
swd (1.2.0)
swd (1.3.0)
activesupport (>= 3)
attr_required (>= 0.0.5)
httpclient (>= 2.4)
@ -774,7 +774,7 @@ GEM
yard (~> 0.9.20)
warden (1.2.9)
rack (>= 2.0.9)
webfinger (1.1.0)
webfinger (1.2.0)
activesupport
httpclient (>= 2.4)
webmock (3.13.0)
@ -857,7 +857,7 @@ DEPENDENCIES
omniauth-twitter (= 1.4.0)
omniauth-wordpress (= 0.2.2)
open_graph_reader (= 0.7.2)
openid_connect (= 1.2.0)
openid_connect (= 1.3.0)
pg (= 1.2.3)
pronto (= 0.11.0)
pronto-eslint (= 0.11.0)