diff --git a/Gemfile b/Gemfile index 1ec8354..0bff286 100644 --- a/Gemfile +++ b/Gemfile @@ -15,7 +15,8 @@ gem "decidim-budgets_paper_ballots", git: "https://github.com/digidemlab/decidim gem "decidim-decidim_awesome" gem "decidim-half_signup", git: "https://github.com/OpenSourcePolitics/decidim-module-half_sign_up", branch: DECIDIM_BRANCH gem "decidim-homepage_interactive_map", git: "https://github.com/OpenSourcePolitics/decidim-module-homepage_interactive_map.git", branch: DECIDIM_BRANCH -gem "decidim-homepage_proposals", git: "https://github.com/OpenSourcePolitics/decidim-module_homepage_proposals.git", branch: DECIDIM_BRANCH +# gem "decidim-homepage_proposals", git: "https://github.com/OpenSourcePolitics/decidim-module_homepage_proposals.git", branch: DECIDIM_BRANCH +gem "decidim-homepage_proposals", git: "https://github.com/alecslupu-pfa/decidim-module_homepage_proposals", ref: "992ed0fcfa32e5b86479e706c71eb6523d61de2b" gem "decidim-phone_authorization_handler", git: "https://github.com/OpenSourcePolitics/decidim-module_phone_authorization_handler", branch: DECIDIM_BRANCH gem "decidim-simple_proposal", git: "https://github.com/mainio/decidim-module-simple_proposal", branch: DECIDIM_BRANCH gem "decidim-slider", git: "https://github.com/alecslupu-pfa/decidim-module-slider", branch: "main" diff --git a/Gemfile.lock b/Gemfile.lock index 7df7d72..9b424bd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -19,14 +19,6 @@ GIT rgeo (~> 2.4) rgeo-proj4 (~> 3.1) -GIT - remote: https://github.com/OpenSourcePolitics/decidim-module_homepage_proposals.git - revision: 3e17f0fe9403ea222f6c3f279a2ed264cc6109a5 - branch: release/0.26-stable - specs: - decidim-homepage_proposals (1.0.2) - decidim-core (~> 0.26) - GIT remote: https://github.com/OpenSourcePolitics/decidim-module_phone_authorization_handler revision: 488cc8827845ec1c5266aa499df2ebf9b20e02a3 @@ -58,6 +50,14 @@ GIT decidim-slider (0.0.2) decidim-core (~> 0.26.0) +GIT + remote: https://github.com/alecslupu-pfa/decidim-module_homepage_proposals + revision: 992ed0fcfa32e5b86479e706c71eb6523d61de2b + ref: 992ed0fcfa32e5b86479e706c71eb6523d61de2b + specs: + decidim-homepage_proposals (1.0.2) + decidim-core (~> 0.26) + GIT remote: https://github.com/digidemlab/decidim-module-budgets_paper_ballots revision: 3e5d2794f43b1c353e8a3116edf6daab9e3a26a7