From 4c1ef9d4ac75c46cf60f9689d274f3927926ccd7 Mon Sep 17 00:00:00 2001 From: Alex Kriuchykhin Date: Tue, 12 Mar 2024 15:26:23 +0100 Subject: [PATCH] Update omniauth-linkedin-oauth2 gem to 1.0.1 [SCI-10421] (#7262) --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5695324e8..24ec876a3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -470,7 +470,7 @@ GEM rack-protection omniauth-azure-activedirectory-v2 (2.0.1) omniauth-oauth2 (~> 1.8) - omniauth-linkedin-oauth2 (1.0.0) + omniauth-linkedin-oauth2 (1.0.1) omniauth-oauth2 omniauth-oauth2 (1.8.0) oauth2 (>= 1.4, < 3)