bump omniauth-openid-connect and dependencies

This commit is contained in:
Markus Kahl
2023-03-31 10:44:47 +02:00
parent 15a78adef8
commit 2ffde8b1b5
2 changed files with 12 additions and 9 deletions
+11 -8
View File
@@ -9,13 +9,13 @@ GIT
GIT
remote: https://github.com/opf/omniauth-openid-connect.git
revision: 0d2cd719e87021a14dd2b5cf8a6bf1831d4a497e
ref: 0d2cd71
revision: efddc061a72791db019259768a4656c0435709e8
ref: efddc061a72791db019259768a4656c0435709e8
specs:
omniauth-openid-connect (0.4.0)
addressable (~> 2.5)
omniauth (~> 1.6)
openid_connect (~> 1.1.6)
openid_connect (~> 2.2.0)
GIT
remote: https://github.com/opf/omniauth-openid_connect-providers.git
@@ -625,16 +625,19 @@ GEM
omniauth (~> 1.3, >= 1.3.2)
ruby-saml (~> 1.9)
open4 (1.3.4)
openid_connect (1.1.8)
openid_connect (2.2.0)
activemodel
attr_required (>= 1.0.0)
json-jwt (>= 1.5.0)
rack-oauth2 (>= 1.6.1)
swd (>= 1.0.0)
faraday (~> 2.0)
faraday-follow_redirects
json-jwt (>= 1.16)
net-smtp
rack-oauth2 (~> 2.2)
swd (~> 2.0)
tzinfo
validate_email
validate_url
webfinger (>= 1.0.1)
webfinger (~> 2.0)
openproject-token (2.2.0)
activemodel
os (1.1.4)
+1 -1
View File
@@ -14,7 +14,7 @@ gem 'omniauth-openid_connect-providers',
gem 'omniauth-openid-connect',
git: 'https://github.com/opf/omniauth-openid-connect.git',
ref: '0d2cd71'
ref: 'efddc061a72791db019259768a4656c0435709e8'
group :opf_plugins do
# included so that engines can reference OpenProject::Version