From 665aee6eb0869f16de372da5594bba7685f30ad2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 00:48:19 +0000 Subject: [PATCH] Bump openid_connect from 2.3.0 to 2.3.1 Bumps [openid_connect](https://github.com/nov/openid_connect) from 2.3.0 to 2.3.1. - [Release notes](https://github.com/nov/openid_connect/releases) - [Changelog](https://github.com/nov/openid_connect/blob/main/CHANGELOG.md) - [Commits](https://github.com/nov/openid_connect/compare/v2.3.0...v2.3.1) --- updated-dependencies: - dependency-name: openid_connect dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cb00668b9e..53a392c6e3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -476,7 +476,7 @@ GEM mini_magick (4.13.2) mini_mime (1.1.5) mini_portile2 (2.8.6) - minitest (5.26.0) + minitest (5.26.1) monetize (1.13.0) money (~> 6.12) money (6.16.0) @@ -521,7 +521,7 @@ GEM omniauth_openid_connect (0.8.0) omniauth (>= 1.9, < 3) openid_connect (~> 2.2) - openid_connect (2.3.0) + openid_connect (2.3.1) activemodel attr_required (>= 1.0.0) email_validator @@ -588,7 +588,7 @@ GEM rack (2.2.21) rack-mini-profiler (2.3.4) rack (>= 1.2.0) - rack-oauth2 (2.2.1) + rack-oauth2 (2.3.0) activesupport attr_required faraday (~> 2.0)