Skip to content

Commit

Permalink
Merge pull request #111 from alecslupu-pfa/feature/update-half-signup
Browse files Browse the repository at this point in the history
  • Loading branch information
simonaszilinskas authored Jun 6, 2024
2 parents 67505ed + a32fdb2 commit 8fcbd7a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ gem "decidim-sms-twilio", github: "OpenSourcePolitics/decidim-module-ptp", branc

# NOTE: Custom proposal states must be before simple_proposal
gem "decidim-custom_proposal_states", git: "https://github.com/alecslupu-pfa/decidim-module-custom_proposal_states", branch: DECIDIM_BRANCH
gem "decidim-half_signup", git: "https://github.com/OpenSourcePolitics/decidim-module-half_sign_up", branch: DECIDIM_BRANCH
gem "decidim-half_signup", git: "https://github.com/OpenSourcePolitics/decidim-module-half_sign_up", branch: "feat/budget_booth_0.26"
gem "decidim-simple_proposal", git: "https://github.com/mainio/decidim-module-simple_proposal", branch: DECIDIM_BRANCH

gem "dotenv-rails"
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GIT
remote: https://github.com/OpenSourcePolitics/decidim-module-half_sign_up
revision: 57deb85dea3e7d5c5c1f11cd174f63c1806fba51
branch: release/0.26-stable
revision: f32b3a64c50e96a3ab5d157b2536434995b640a9
branch: feat/budget_booth_0.26
specs:
decidim-half_signup (0.26.0)
countries (~> 5.1, >= 5.1.2)
Expand All @@ -21,7 +21,7 @@ GIT

GIT
remote: https://github.com/OpenSourcePolitics/decidim-module-ptp.git
revision: 0aa2d9a3fc9aee3279d9272a8347ca4d22cac728
revision: e299a2e963b6feebbbb95c0ce839bff7b2e09edd
branch: feature/0.26/zip-code-voting
specs:
decidim-budgets_booth (0.26.0)
Expand Down

0 comments on commit 8fcbd7a

Please sign in to comment.