chore: Update openid_connect from 2.3.0 to 2.3.1

This commit is contained in:
Colin Darie 2024-12-12 11:00:18 +01:00
parent a1d9b7436b
commit e992957c46
No known key found for this signature in database
GPG key ID: 4FB865FDBCA4BCC4

View file

@ -242,15 +242,17 @@ GEM
excon (0.109.0) excon (0.109.0)
factory_bot (6.5.0) factory_bot (6.5.0)
activesupport (>= 5.0.0) activesupport (>= 5.0.0)
faraday (2.9.0) faraday (2.12.2)
faraday-net_http (>= 2.0, < 3.2) faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-follow_redirects (0.3.0) faraday-follow_redirects (0.3.0)
faraday (>= 1, < 3) faraday (>= 1, < 3)
faraday-jwt (0.1.0) faraday-jwt (0.1.0)
faraday (~> 2.0) faraday (~> 2.0)
json-jwt (~> 1.16) json-jwt (~> 1.16)
faraday-net_http (3.1.0) faraday-net_http (3.4.0)
net-http net-http (>= 0.5.0)
ffi (1.17.0) ffi (1.17.0)
flipper (1.3.2) flipper (1.3.2)
concurrent-ruby (< 2) concurrent-ruby (< 2)
@ -364,7 +366,7 @@ GEM
railties (>= 4.2.0) railties (>= 4.2.0)
thor (>= 0.14, < 2.0) thor (>= 0.14, < 2.0)
json (2.8.2) json (2.8.2)
json-jwt (1.16.6) json-jwt (1.16.7)
activesupport (>= 4.2) activesupport (>= 4.2)
aes_key_wrap aes_key_wrap
base64 base64
@ -448,7 +450,7 @@ GEM
multi_json (1.15.0) multi_json (1.15.0)
mustermann (3.0.0) mustermann (3.0.0)
ruby2_keywords (~> 0.0.1) ruby2_keywords (~> 0.0.1)
net-http (0.4.1) net-http (0.6.0)
uri uri
net-imap (0.5.1) net-imap (0.5.1)
date date
@ -463,7 +465,7 @@ GEM
nokogiri (1.17.2) nokogiri (1.17.2)
mini_portile2 (~> 2.8.2) mini_portile2 (~> 2.8.2)
racc (~> 1.4) racc (~> 1.4)
openid_connect (2.3.0) openid_connect (2.3.1)
activemodel activemodel
attr_required (>= 1.0.0) attr_required (>= 1.0.0)
email_validator email_validator
@ -799,7 +801,7 @@ GEM
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
ulid-ruby (1.0.2) ulid-ruby (1.0.2)
unicode-display_width (2.6.0) unicode-display_width (2.6.0)
uri (0.13.0) uri (1.0.2)
validate_url (1.0.15) validate_url (1.0.15)
activemodel (>= 3.0.0) activemodel (>= 3.0.0)
public_suffix public_suffix