From 70b46ae933a6afebd78e69033462e030b03c070b Mon Sep 17 00:00:00 2001 From: stephanie rousset Date: Fri, 22 May 2026 13:53:22 +0200 Subject: [PATCH] fix: reference osp anonymous proposals fork to fix bug on proposals index --- Gemfile | 2 +- Gemfile.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Gemfile b/Gemfile index f4df33fe72..e6c563fa33 100644 --- a/Gemfile +++ b/Gemfile @@ -36,7 +36,7 @@ gem "omniauth-publik", git: "https://github.com/OpenSourcePolitics/omniauth-publ # External Decidim gems gem "decidim-additional_authorization_handler", git: "https://github.com/OpenSourcePolitics/decidim-module-additional_authorization_handler.git", branch: "bump/0.31" gem "decidim-admin_multi_factor", git: "https://github.com/OpenSourcePolitics/decidim-module-admin_multi_factor.git", branch: "bump/0.31" -gem "decidim-anonymous_proposals", git: "https://github.com/openpoke/decidim-module-anonymous_proposals.git", branch: "upgrade-0.31" +gem "decidim-anonymous_proposals", git: "https://github.com/OpenSourcePolitics/openpoke-anonymous_proposals.git", branch: "upgrade-0.31" gem "decidim-budgets_importer", git: "https://github.com/OpenSourcePolitics/decidim-module-budgets_importer.git", branch: "bump/0.31" gem "decidim-budgets_paper_ballots", git: "https://github.com/OpenSourcePolitics/decidim-module-budgets_paper_ballots.git", branch: "bump/0.31" gem "decidim-cache_cleaner", git: "https://github.com/OpenSourcePolitics/decidim-module-cache_cleaner.git", branch: "bump/0.31" diff --git a/Gemfile.lock b/Gemfile.lock index 29a754a15a..6c031ab26c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -122,6 +122,15 @@ GIT omniauth (~> 2.1) omniauth-oauth2 (>= 1.7.2, < 2.0) +GIT + remote: https://github.com/OpenSourcePolitics/openpoke-anonymous_proposals.git + revision: 3559bec904efda660fc679d550977d1e3f1fd72f + branch: upgrade-0.31 + specs: + decidim-anonymous_proposals (0.31) + decidim-core (>= 0.31) + deface (~> 1.9) + GIT remote: https://github.com/decidim-ice/decidim-module-decidim_awesome.git revision: b8bbaef4fb1bae845f8ce4beede7323faed674f8 @@ -337,15 +346,6 @@ GIT decidim-verifications (0.31.2) decidim-core (= 0.31.2) -GIT - remote: https://github.com/openpoke/decidim-module-anonymous_proposals.git - revision: 11486e30e9c546d5ebc4a386a6a9521d8f4383f3 - branch: upgrade-0.31 - specs: - decidim-anonymous_proposals (0.31) - decidim-core (>= 0.31) - deface (~> 1.9) - GEM remote: https://rubygems.org/ specs: