From b147c2766acf29e4fa0e49ccfbbef0d1350bbdd8 Mon Sep 17 00:00:00 2001 From: Quentin Champenois Date: Wed, 13 Nov 2024 14:46:06 +0100 Subject: [PATCH] refactor(Gemfile): Remove ref reference in Gemfile --- Gemfile | 2 +- Gemfile.lock | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/Gemfile b/Gemfile index 27aa9faeb5..8f42bad5d8 100644 --- a/Gemfile +++ b/Gemfile @@ -39,7 +39,7 @@ gem "decidim-spam_detection", git: "https://github.com/OpenSourcePolitics/decidi gem "decidim-survey_multiple_answers", git: "https://github.com/OpenSourcePolitics/decidim-module-survey_multiple_answers" gem "decidim-term_customizer", git: "https://github.com/OpenSourcePolitics/decidim-module-term_customizer.git", branch: "fix/email_with_precompile" -gem "decidim-guest_meeting_registration", git: "https://github.com/alecslupu-pfa/guest-meeting-registration.git", branch: DECIDIM_BRANCH, ref: "7b3af0d" +gem "decidim-guest_meeting_registration", git: "https://github.com/alecslupu-pfa/guest-meeting-registration.git", branch: DECIDIM_BRANCH # Omniauth gems gem "omniauth-france_connect", git: "https://github.com/OpenSourcePolitics/omniauth-france_connect" gem "omniauth_openid_connect" diff --git a/Gemfile.lock b/Gemfile.lock index b81d69d10e..7a5cfa774c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -154,7 +154,6 @@ GIT GIT remote: https://github.com/alecslupu-pfa/guest-meeting-registration.git revision: 7b3af0d34d053cc430080e483cd6d1e48dcc0f32 - ref: 7b3af0d branch: release/0.27-stable specs: decidim-guest_meeting_registration (0.27.7)