From fef08376f650f9e3dc5143f23bef60e0fb31620d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Feb 2023 09:17:49 +0100 Subject: [PATCH] Update dependency omniauth_openid_connect from v0.4.0 to '~> 0.6.0' (#207) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Gemfile | 2 +- Gemfile.lock | 20 ++++++++++++++------ 2 files changed, 15 insertions(+), 7 deletions(-) diff --git a/Gemfile b/Gemfile index c624d853f..46096630d 100644 --- a/Gemfile +++ b/Gemfile @@ -61,7 +61,7 @@ gem 'devise_invitable' gem 'omniauth' gem 'omniauth-facebook' gem 'omniauth-google-oauth2' -gem 'omniauth_openid_connect', '~> 0.4.0' +gem 'omniauth_openid_connect', '~> 0.6.0' gem 'json-jwt', '~>1.11.0' # Map, Geolocalization diff --git a/Gemfile.lock b/Gemfile.lock index 6a45d5579..e6db6bdeb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -203,7 +203,7 @@ GEM activerecord (>= 6.0, < 7.1) ransack (~> 2.3) bcrypt (3.1.18) - bindata (2.4.14) + bindata (2.4.15) bindex (0.8.1) binding_of_caller (1.0.0) debug_inspector (>= 0.0.1) @@ -250,6 +250,7 @@ GEM activerecord (>= 5.a) database_cleaner-core (~> 2.0.0) database_cleaner-core (2.0.1) + date (3.3.3) dbf (4.2.2) debug_inspector (1.1.0) deep_cloneable (3.2.0) @@ -400,8 +401,11 @@ GEM crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.2.8) - mail (2.7.1) + mail (2.8.1) mini_mime (>= 0.1.1) + net-imap + net-pop + net-smtp map_layers (0.0.5) marcel (1.0.2) method_source (1.0.0) @@ -419,7 +423,12 @@ GEM multi_xml (0.6.0) multipart-post (2.2.3) nenv (0.3.0) - net-protocol (0.1.3) + net-imap (0.3.4) + date + net-protocol + net-pop (0.1.2) + net-protocol + net-protocol (0.2.1) timeout net-scp (1.2.1) net-ssh (>= 2.6.5) @@ -456,8 +465,7 @@ GEM omniauth-oauth2 (1.8.0) oauth2 (>= 1.4, < 3) omniauth (~> 2.0) - omniauth_openid_connect (0.4.0) - addressable (~> 2.5) + omniauth_openid_connect (0.6.0) omniauth (>= 1.9, < 3) openid_connect (~> 1.1) open4 (1.3.4) @@ -762,7 +770,7 @@ DEPENDENCIES omniauth omniauth-facebook omniauth-google-oauth2 - omniauth_openid_connect (~> 0.4.0) + omniauth_openid_connect (~> 0.6.0) passenger (>= 5.0.25) pg (~> 1.4.0) poltergeist