Skip to content

Commit

Permalink
Merge pull request #170 from OpenSourcePolitics/develop
Browse files Browse the repository at this point in the history
Release
  • Loading branch information
luciegrau authored Dec 5, 2023
2 parents 00d4952 + f687c04 commit 9c62d88
Show file tree
Hide file tree
Showing 19 changed files with 428 additions and 233 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ gem "decidim-conferences", "~> #{DECIDIM_VERSION}.0"

# External Decidim gems
gem "decidim-cache_cleaner"
gem "decidim-cleaner"
gem "decidim-cleaner", git: "https://github.com/OpenSourcePolitics/decidim-module-cleaner.git", branch: "rc/2.1.2"
gem "decidim-decidim_awesome", "~> 0.8.3"
gem "decidim-faceless", git: "https://github.com/digidemlab/decidim-module-faceless", branch: DECIDIM_BRANCH
gem "decidim-friendly_signup", git: "https://github.com/OpenSourcePolitics/decidim-module-friendly_signup.git"
gem "decidim-friendly_signup", git: "https://github.com/OpenSourcePolitics/decidim-module-friendly_signup.git", branch: "release/0.26-stable"
gem "decidim-homepage_interactive_map", git: "https://github.com/OpenSourcePolitics/decidim-module-homepage_interactive_map.git", branch: DECIDIM_BRANCH
gem "decidim-phone_authorization_handler", git: "https://github.com/OpenSourcePolitics/decidim-module_phone_authorization_handler", branch: "0.26/without-exports"
gem "decidim-spam_detection"
Expand Down
Loading

0 comments on commit 9c62d88

Please sign in to comment.