From 3252de19a3c607e04c00b8012e6ee0452e3959e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 09:04:05 +0000 Subject: [PATCH] Bump omniauth_openid_connect from 0.7.1 to 0.8.0 Bumps [omniauth_openid_connect](https://github.com/omniauth/omniauth_openid_connect) from 0.7.1 to 0.8.0. - [Changelog](https://github.com/omniauth/omniauth_openid_connect/blob/master/CHANGELOG.md) - [Commits](https://github.com/omniauth/omniauth_openid_connect/compare/v0.7.1...v0.8.0) --- updated-dependencies: - dependency-name: omniauth_openid_connect dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 76327fd924..a570dc78de 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -194,7 +194,7 @@ GEM bcrypt (3.1.20) benchmark (0.5.0) bigdecimal (3.3.1) - bindata (2.5.0) + bindata (2.5.1) bindex (0.8.1) bootsnap (1.18.3) msgpack (~> 1.2) @@ -313,9 +313,9 @@ GEM railties (>= 5.0.0) faraday (2.9.0) faraday-net_http (>= 2.0, < 3.2) - faraday-follow_redirects (0.3.0) + faraday-follow_redirects (0.4.0) faraday (>= 1, < 3) - faraday-net_http (3.1.0) + faraday-net_http (3.1.1) net-http ferrum (0.14) addressable (~> 2.5) @@ -417,7 +417,7 @@ GEM railties (>= 3.2.16) json (2.15.2) json-canonicalization (1.0.0) - json-jwt (1.16.6) + json-jwt (1.17.0) activesupport (>= 4.2) aes_key_wrap base64 @@ -458,7 +458,8 @@ GEM loofah (2.24.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) - mail (2.8.1) + mail (2.9.0) + logger mini_mime (>= 0.1.1) net-imap net-pop @@ -485,16 +486,16 @@ GEM multi_json (1.15.0) multi_xml (0.6.0) mutex_m (0.3.0) - net-http (0.4.1) + net-http (0.7.0) uri - net-imap (0.4.20) + net-imap (0.5.12) date net-protocol net-pop (0.1.2) net-protocol net-protocol (0.2.2) timeout - net-smtp (0.5.0) + net-smtp (0.5.1) net-protocol newrelic_rpm (9.22.0) nio4r (2.7.1) @@ -510,14 +511,15 @@ GEM multi_xml (~> 0.5) rack (>= 1.2, < 4) observer (0.1.2) - omniauth (2.1.2) + omniauth (2.1.4) hashie (>= 3.4.6) + logger rack (>= 2.2.3) rack-protection omniauth-rails_csrf_protection (1.0.2) actionpack (>= 4.2) omniauth (~> 2.0) - omniauth_openid_connect (0.7.1) + omniauth_openid_connect (0.8.0) omniauth (>= 1.9, < 3) openid_connect (~> 2.2) openid_connect (2.3.0) @@ -881,7 +883,7 @@ GEM unicode-emoji (~> 4.1) unicode-emoji (4.1.0) uniform_notifier (1.17.0) - uri (0.13.2) + uri (1.1.1) valid_email2 (5.2.3) activemodel (>= 3.2) mail (~> 2.5)