Skip to content

Commit

Permalink
feat: Add module budget booth (#81)
Browse files Browse the repository at this point in the history
* feat: Add module budget booth

* bump: modules

* ci: Add x86_64 linux support

* test: Explore projects index
  • Loading branch information
Quentinchampenois authored and moustachu committed Sep 5, 2024
1 parent 951c22c commit cdcc9bf
Show file tree
Hide file tree
Showing 6 changed files with 167 additions and 140 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ gem "dotenv-rails", require: "dotenv/rails-now"
gem "decidim", "~> #{DECIDIM_VERSION}.0"

# External Decidim gems
gem "decidim-budgets_booth", github: "OpenSourcePolitics/decidim-module-ptp"

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", "~> 0.9.1"
Expand Down
Loading

0 comments on commit cdcc9bf

Please sign in to comment.