Bump openid plugin versions

This commit is contained in:
Cyril Rohr
2019-04-25 12:25:14 +02:00
parent 0a1217d6f7
commit 54175eb92f
2 changed files with 9 additions and 9 deletions
+7 -7
View File
@@ -16,8 +16,8 @@ GIT
GIT
remote: https://github.com/finnlabs/omniauth-openid-connect.git
revision: 46f0c33bee2c885c89dd2866f5cf847da62b3482
ref: 46f0c33bee2c885c89dd2866f5cf847da62b3482
revision: 9e7fd0e7bd36d40451c6b3c2ea641e8d237c295d
ref: 9e7fd0e7bd36d40451c6b3c2ea641e8d237c295d
specs:
omniauth-openid-connect (0.3.0)
addressable (~> 2.5)
@@ -26,10 +26,10 @@ GIT
GIT
remote: https://github.com/finnlabs/omniauth-openid_connect-providers.git
revision: b8b9d4be88fb48a1fa4f4afd9fd226dac54430f8
ref: b8b9d4be88fb48a1fa4f4afd9fd226dac54430f8
revision: 552205c402b921689552532b4591737dc030625b
ref: 552205c402b921689552532b4591737dc030625b
specs:
omniauth-openid_connect-providers (0.1.0)
omniauth-openid_connect-providers (0.1.1)
omniauth-openid-connect (>= 0.2.1)
GIT
@@ -875,9 +875,9 @@ GEM
validate_email (0.1.6)
activemodel (>= 3.0)
mail (>= 2.2.5)
validate_url (1.0.2)
validate_url (1.0.8)
activemodel (>= 3.0.0)
addressable
public_suffix
virtus (1.0.5)
axiom-types (~> 0.1)
coercible (~> 1.0)
+2 -2
View File
@@ -10,11 +10,11 @@ end
gem 'omniauth-openid_connect-providers',
git: 'https://github.com/finnlabs/omniauth-openid_connect-providers.git',
ref: 'b8b9d4be88fb48a1fa4f4afd9fd226dac54430f8'
ref: '552205c402b921689552532b4591737dc030625b'
gem 'omniauth-openid-connect',
git: 'https://github.com/finnlabs/omniauth-openid-connect.git',
ref: '46f0c33bee2c885c89dd2866f5cf847da62b3482'
ref: '9e7fd0e7bd36d40451c6b3c2ea641e8d237c295d'
group :opf_plugins do
# included so that engines can reference OpenProject::Version