From 16c0875c47eb14ff239763f986c5d837ae9fd420 Mon Sep 17 00:00:00 2001 From: quentinchampenois <26109239+Quentinchampenois@users.noreply.github.com> Date: Tue, 16 Jan 2024 15:50:26 +0100 Subject: [PATCH] fix: Change budgets_booth upstream branch --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 9889b70..a9af650 100644 --- a/Gemfile +++ b/Gemfile @@ -47,7 +47,7 @@ gem "omniauth-rails_csrf_protection" gem "omniauth-saml" # PTP_MODULE_VERSION = { github: "Pipeline-to-Power/decidim-module-ptp", branch: "feature/0.26/zip-code-voting" } -gem "decidim-budgets_booth", github: "OpenSourcePolitics/decidim-module-ptp", branch: "fix/button_focus_css-0.26" +gem "decidim-budgets_booth", github: "OpenSourcePolitics/decidim-module-ptp", branch: "feature/0.26/zip-code-voting" gem "decidim-smsauth", github: "Pipeline-to-Power/decidim-module-ptp", branch: "feature/0.26/zip-code-voting" gem "decidim-sms-twilio", github: "Pipeline-to-Power/decidim-module-ptp", branch: "feature/0.26/zip-code-voting" diff --git a/Gemfile.lock b/Gemfile.lock index 510518b..2e228c8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -21,8 +21,8 @@ GIT GIT remote: https://github.com/OpenSourcePolitics/decidim-module-ptp.git - revision: e132b3b298c8992262b3b15478f511fc4910e1db - branch: fix/button_focus_css-0.26 + revision: 185fbecc3ad3a84e0bedebc46b9d29dacbfc647a + branch: feature/0.26/zip-code-voting specs: decidim-budgets_booth (0.26.0) decidim-budgets (~> 0.26.0)