From 866f6aad03728ff1b01ae56453df61cac64f5279 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 15:10:26 +0000 Subject: [PATCH] Bump omniauth-entra-id from 3.0.0 to 3.0.1 Bumps [omniauth-entra-id](https://github.com/RIPAGlobal/omniauth-entra-id) from 3.0.0 to 3.0.1. - [Changelog](https://github.com/RIPAGlobal/omniauth-entra-id/blob/master/CHANGELOG.md) - [Commits](https://github.com/RIPAGlobal/omniauth-entra-id/compare/v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: omniauth-entra-id dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4b2d84fa3..3b19ed4b8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -377,7 +377,7 @@ GEM hashie (>= 3.4.6) rack (>= 2.2.3) rack-protection - omniauth-entra-id (3.0.0) + omniauth-entra-id (3.0.1) omniauth-oauth2 (~> 1.8) omniauth-oauth2 (1.8.0) oauth2 (>= 1.4, < 3)