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