From 1e4f6cb9f2a71cd1ddbb29f02422e1847343080e Mon Sep 17 00:00:00 2001 From: quentinchampenois <26109239+Quentinchampenois@users.noreply.github.com> Date: Fri, 3 Nov 2023 15:52:21 +0100 Subject: [PATCH] fix: Remove exports from Phone AH --- Gemfile | 2 +- Gemfile.lock | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 8fa6402..3ec15ac 100644 --- a/Gemfile +++ b/Gemfile @@ -20,7 +20,7 @@ gem "decidim-simple_proposal", git: "https://github.com/mainio/decidim-module-si # TODO : Port the feature on official decidim-decidim_awesome repository and update this Gemfile gem "decidim-decidim_awesome", git: "https://github.com/octree-gva/decidim-module-decidim_awesome.git", branch: "feat/awesome_decidim_private_fields" gem "decidim-friendly_signup", git: "https://github.com/OpenSourcePolitics/decidim-module-friendly_signup.git" -gem "decidim-phone_authorization_handler", git: "https://github.com/OpenSourcePolitics/decidim-module_phone_authorization_handler", branch: DECIDIM_BRANCH +gem "decidim-phone_authorization_handler", git: "https://github.com/OpenSourcePolitics/decidim-module_phone_authorization_handler", branch: "0.26/without-exports" gem "decidim-spam_detection" gem "decidim-term_customizer", git: "https://github.com/armandfardeau/decidim-module-term_customizer.git", branch: "fix/precompile-on-docker-0.26" diff --git a/Gemfile.lock b/Gemfile.lock index f9575a3..4e53b27 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,8 +7,8 @@ GIT GIT remote: https://github.com/OpenSourcePolitics/decidim-module_phone_authorization_handler - revision: 488cc8827845ec1c5266aa499df2ebf9b20e02a3 - branch: release/0.26-stable + revision: f81cb7163cf60ca91bcb7889afb9e18d729d44e4 + branch: 0.26/without-exports specs: decidim-phone_authorization_handler (1.0.0) decidim-core (~> 0.26) @@ -944,6 +944,7 @@ GEM PLATFORMS arm64-darwin-21 + arm64-darwin-22 x86_64-darwin-21 x86_64-linux