Skip to content

Commit 49f4ea1

Browse files
committed
Temporay switch term customizer to alt repo
1 parent 6413b36 commit 49f4ea1

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ gem "decidim-homepage_interactive_map", git: "https://github.com/OpenSourcePolit
2424
gem "decidim-ludens", git: "https://github.com/OpenSourcePolitics/decidim-ludens.git", branch: DECIDIM_BRANCH
2525
gem "decidim-phone_authorization_handler", git: "https://github.com/OpenSourcePolitics/decidim-module_phone_authorization_handler", branch: DECIDIM_BRANCH
2626
gem "decidim-spam_detection"
27-
gem "decidim-term_customizer", git: "https://github.com/mainio/decidim-module-term_customizer.git", branch: DECIDIM_BRANCH
27+
gem "decidim-term_customizer", git: "https://github.com/armandfardeau/decidim-module-term_customizer.git", branch: "fix/precompile-on-docker"
2828

2929
# Omniauth gems
3030
gem "omniauth-france_connect", git: "https://github.com/OpenSourcePolitics/omniauth-france_connect"

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@ GIT
5858
deface (~> 1.9)
5959

6060
GIT
61-
remote: https://github.com/mainio/decidim-module-term_customizer.git
62-
revision: f0d720710822f1231ea249dd71f978143d38a6c4
63-
branch: release/0.26-stable
61+
remote: https://github.com/armandfardeau/decidim-module-term_customizer.git
62+
revision: a11c508de1cc238d70697056e3593fa566114ab9
63+
branch: fix/precompile-on-docker
6464
specs:
6565
decidim-term_customizer (0.26.0)
6666
decidim-admin (~> 0.26.0)

0 commit comments

Comments
 (0)