From 85abce2aeb5616faadc2b0e8c288f0f491d14075 Mon Sep 17 00:00:00 2001 From: Quentin Champenois Date: Wed, 6 Nov 2024 21:58:58 +0100 Subject: [PATCH] fix: Remove vote weight feat from awesome --- Gemfile | 2 +- Gemfile.lock | 28 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/Gemfile b/Gemfile index b9ede83..123bca7 100644 --- a/Gemfile +++ b/Gemfile @@ -20,7 +20,7 @@ gem "decidim-budgets_paper_ballots", git: "https://github.com/digidemlab/decidim gem "decidim-cache_cleaner" gem "decidim-custom_proposal_states", git: "https://github.com/alecslupu-pfa/decidim-module-custom_proposal_states", branch: DECIDIM_BRANCH -gem "decidim-decidim_awesome", git: "https://github.com/decidim-ice/decidim-module-decidim_awesome", branch: DECIDIM_BRANCH +gem "decidim-decidim_awesome", git: "https://github.com/Quentinchampenois/decidim-module-decidim_awesome", branch: "rc/0.27-without-vote-weighted" gem "decidim-extra_user_fields", git: "https://github.com/OpenSourcePolitics/decidim-module-extra_user_fields.git", branch: DECIDIM_BRANCH gem "decidim-friendly_signup", git: "https://github.com/OpenSourcePolitics/decidim-module-friendly_signup.git" gem "decidim-homepage_interactive_map", git: "https://github.com/OpenSourcePolitics/decidim-module-homepage_interactive_map.git", branch: DECIDIM_BRANCH diff --git a/Gemfile.lock b/Gemfile.lock index c3f59d6..651a28e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,9 +18,9 @@ GIT GIT remote: https://github.com/OpenSourcePolitics/decidim-module-friendly_signup.git - revision: 1c91e024ae4467c097b39673e5d78b06afd206d1 + revision: 91756c7324172f39375519ab957704359f21c2b6 specs: - decidim-friendly_signup (0.4.5) + decidim-friendly_signup (0.4.6) decidim-core (~> 0.27) GIT @@ -67,9 +67,20 @@ GIT omniauth (~> 2.0) omniauth-oauth2 (>= 1.7.2, < 2.0) +GIT + remote: https://github.com/Quentinchampenois/decidim-module-decidim_awesome + revision: 03a5b90f038d0662d61dc25ef3acf7692eb3dd87 + branch: rc/0.27-without-vote-weighted + specs: + decidim-decidim_awesome (0.10.3) + decidim-admin (>= 0.26.0, < 0.28) + decidim-core (>= 0.26.0, < 0.28) + deface (>= 1.5) + sassc (~> 2.3) + GIT remote: https://github.com/alecslupu-pfa/decidim-module-custom_proposal_states - revision: 66bc4d1a9f00eb66356e583365597e737e1d6917 + revision: 848eb550d44d9bebc9e72c458c4e3aab79203d9e branch: release/0.27-stable specs: decidim-custom_proposal_states (0.27.5) @@ -77,17 +88,6 @@ GIT decidim-proposals (~> 0.27) deface (>= 1.9) -GIT - remote: https://github.com/decidim-ice/decidim-module-decidim_awesome - revision: 51bc593da8fb72d14c2e5b5df55dbb686be1fbbe - branch: release/0.27-stable - specs: - decidim-decidim_awesome (0.10.3) - decidim-admin (>= 0.26.0, < 0.28) - decidim-core (>= 0.26.0, < 0.28) - deface (>= 1.5) - sassc (~> 2.3) - GIT remote: https://github.com/digidemlab/decidim-module-budgets_paper_ballots revision: 750d20ecc670859df85393c01a72902e20509562