Skip to content

Commit

Permalink
feat: update term-customizer
Browse files Browse the repository at this point in the history
  • Loading branch information
ayuki-joto committed Aug 2, 2022
1 parent 3ce097e commit 9aebf7f
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 @@ -11,7 +11,7 @@ gem "decidim-comments", path: "decidim-comments"
gem "decidim-decidim_awesome", "~> 0.8.1"

## gem "decidim-term_customizer", git: "https://github.com/mainio/decidim-module-term_customizer.git", branch: "0.24-stable"
# gem "decidim-term_customizer", git: "https://github.com/codeforjapan/decidim-module-term_customizer.git", branch: "master"
gem "decidim-term_customizer", git: "https://github.com/codeforjapan/decidim-module-term_customizer.git", branch: "release/0.25-stable"

gem "bootsnap"

Expand Down
10 changes: 10 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
GIT
remote: https://github.com/codeforjapan/decidim-module-term_customizer.git
revision: 1d20451c56b7809cf0d509bbb4d0ac63d4791c8c
branch: release/0.25-stable
specs:
decidim-term_customizer (0.25.0)
decidim-admin (~> 0.25.0)
decidim-core (~> 0.25.0)

PATH
remote: decidim-comments
specs:
Expand Down Expand Up @@ -831,6 +840,7 @@ DEPENDENCIES
decidim-comments!
decidim-decidim_awesome (~> 0.8.1)
decidim-dev (= 0.25.2)
decidim-term_customizer!
deface
dotenv-rails
factory_bot_rails
Expand Down

0 comments on commit 9aebf7f

Please sign in to comment.