debian-mirror-gitlab/debian/patches/Gemfile/0230-relax-omniauth-auth0.patch
2023-06-20 11:34:45 +05:30

23 lines
852 B
Diff

From e401d71c70d9d259726bd56ab739d4e514678f28 Mon Sep 17 00:00:00 2001
From: Pirate Praveen <praveen@debian.org>
Date: Mon, 20 Mar 2023 14:49:32 +0000
Subject: [PATCH] Update omniauth-auth0 rubygem to 3.1
---
Gemfile | 2 +-
Gemfile.checksum | 2 +-
Gemfile.lock | 7 ++++---
3 files changed, 6 insertions(+), 5 deletions(-)
--- a/Gemfile
+++ b/Gemfile
@@ -53,7 +53,7 @@ gem 'doorkeeper-openid_connect', '~> 1.8
gem 'rexml', '~> 3.2', '>= 3.2.3.1'
gem 'ruby-saml', '~> 1.13.0'
gem 'omniauth', '~> 2.1.0'
-gem 'omniauth-auth0', '~> 3.1'
+gem 'omniauth-auth0', '~> 2.0'
gem 'omniauth-azure-activedirectory-v2', '~> 2.0'
gem 'omniauth-azure-oauth2', '~> 0.0.9', path: 'vendor/gems/omniauth-azure-oauth2' # See gem README.md
gem 'omniauth-cas3', '~> 1.1.4', path: 'vendor/gems/omniauth-cas3' # See vendor/gems/omniauth-cas3/README.md