Skip to content

Commit

Permalink
Install term customizer for 0.28
Browse files Browse the repository at this point in the history
  • Loading branch information
ferblape committed Mar 12, 2024
1 parent d432d2f commit 9086895
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ruby '3.1.1'
gem "decidim", DECIDIM_VERSION
gem "decidim-verify_wo_registration", git: "https://github.com/PopulateTools/decidim-verify_wo_registration.git", branch: "improve-ui-texts-redesign"
gem "decidim-file_authorization_handler", git: "https://github.com/PopulateTools/decidim-file_authorization_handler.git", branch: "upgrade/redesign"
# gem "decidim-term_customizer", git: "https://github.com/mainio/decidim-module-term_customizer.git", branch: "release/0.26-stable"
gem "decidim-term_customizer", git: "https://github.com/mainio/decidim-module-term_customizer.git", branch: "master"

gem 'puma'
gem 'sidekiq'
Expand Down
10 changes: 10 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,15 @@ GIT
decidim-verifications (0.28.0)
decidim-core (= 0.28.0)

GIT
remote: https://github.com/mainio/decidim-module-term_customizer.git
revision: 03e6c98e85a00fe47f8db2726f1a1a98e808efda
branch: master
specs:
decidim-term_customizer (0.28.0)
decidim-admin (~> 0.28.0)
decidim-core (~> 0.28.0)

GEM
remote: https://rubygems.org/
specs:
Expand Down Expand Up @@ -819,6 +828,7 @@ DEPENDENCIES
decidim!
decidim-dev!
decidim-file_authorization_handler!
decidim-term_customizer!
decidim-verify_wo_registration!
faker
httparty (~> 0.18.1)
Expand Down

0 comments on commit 9086895

Please sign in to comment.