Skip to content

Commit

Permalink
refactor: add polis
Browse files Browse the repository at this point in the history
  • Loading branch information
ayuki-joto committed Apr 19, 2024
1 parent 0c6fb61 commit 89f3f50
Show file tree
Hide file tree
Showing 2 changed files with 10 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-decidim_awesome", git: "https://github.com/codeforjapan/decidim-mod
gem "decidim-term_customizer", git: "https://github.com/codeforjapan/decidim-module-term_customizer.git", branch: "028-ja"

gem "decidim-navigation_maps", git: "https://github.com/codeforjapan/decidim-module-navigation_maps.git", branch: "upgrade-0.28-2024-04-03"
# gem "decidim-polis", git: "https://github.com/codeforjapan/decidim-polis.git", branch: "update-0-27-4"
gem "decidim-polis", git: "https://github.com/codeforjapan/decidim-polis.git", branch: "update-0-28-0"

gem "bootsnap"

Expand Down
9 changes: 9 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,14 @@ GIT
decidim-admin (~> 0.28.0)
decidim-core (~> 0.28.0)

GIT
remote: https://github.com/codeforjapan/decidim-polis.git
revision: f7963463eeb7a91cd9558d6ff7e7b82df2440a8b
branch: update-0-28-0
specs:
decidim-polis (0.28.0)
decidim-core (= 0.28.0)

PATH
remote: decidim-user_extension
specs:
Expand Down Expand Up @@ -887,6 +895,7 @@ DEPENDENCIES
decidim-decidim_awesome!
decidim-dev (= 0.28.0)
decidim-navigation_maps!
decidim-polis!
decidim-term_customizer!
decidim-user_extension!
deface
Expand Down

0 comments on commit 89f3f50

Please sign in to comment.