From bd1b5008b6e23bbbfd8b4c6083288ddee84b3c19 Mon Sep 17 00:00:00 2001 From: AyakorK Date: Wed, 29 Nov 2023 14:12:48 +0100 Subject: [PATCH] fix: change term-customizer branch to fix the issue of notifications --- Gemfile | 2 +- Gemfile.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Gemfile b/Gemfile index a433aa1186..7c35c5538c 100644 --- a/Gemfile +++ b/Gemfile @@ -26,7 +26,7 @@ gem "decidim-homepage_interactive_map", git: "https://github.com/OpenSourcePolit gem "decidim-ludens", git: "https://github.com/OpenSourcePolitics/decidim-ludens.git", branch: DECIDIM_BRANCH gem "decidim-phone_authorization_handler", git: "https://github.com/OpenSourcePolitics/decidim-module_phone_authorization_handler", branch: DECIDIM_BRANCH gem "decidim-spam_detection" -gem "decidim-term_customizer", git: "https://github.com/OpenSourcePolitics/decidim-module-term_customizer.git", branch: "fix/email_with_precompile" +gem "decidim-term_customizer", git: "https://github.com/quentinchampenois/decidim-module-term_customizer.git", branch: "fix/mail_translations" # Omniauth gems gem "omniauth-france_connect", git: "https://github.com/OpenSourcePolitics/omniauth-france_connect" diff --git a/Gemfile.lock b/Gemfile.lock index d4b4f59ae9..5b21a64921 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -33,15 +33,6 @@ GIT rgeo (~> 2.4) rgeo-proj4 (~> 3.1) -GIT - remote: https://github.com/OpenSourcePolitics/decidim-module-term_customizer.git - revision: 54050b317815bff1edaad3d26744a941be1d31bf - branch: fix/email_with_precompile - specs: - decidim-term_customizer (0.27.0) - decidim-admin (~> 0.27.0) - decidim-core (~> 0.27.0) - GIT remote: https://github.com/OpenSourcePolitics/decidim-module_phone_authorization_handler revision: 79f2a5f6c3357d63f92423a2b173893f4c4d06d8 @@ -75,6 +66,15 @@ GIT decidim-core (>= 0.27.0, < 0.28) deface (~> 1.5) +GIT + remote: https://github.com/quentinchampenois/decidim-module-term_customizer.git + revision: 5ddf879ba7140055a7141fa0f9d6f688af3e0738 + branch: fix/mail_translations + specs: + decidim-term_customizer (0.27.0) + decidim-admin (~> 0.27.0) + decidim-core (~> 0.27.0) + GIT remote: https://github.com/sgruhier/foundation_rails_helper.git revision: bc33600db7a2d16ce3cdc1f8369d0d7e7c4245b5