diff --git a/Gemfile b/Gemfile index 679a4561b..1890a3756 100644 --- a/Gemfile +++ b/Gemfile @@ -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: "027-ja" gem "decidim-navigation_maps", git: "https://github.com/codeforjapan/decidim-module-navigation_maps.git", branch: "v1.3.4-2024-01-28" -gem "decidim-polis", git: "https://github.com/takahashim/decidim-polis.git", branch: "update-0-27-5" +gem "decidim-polis", git: "https://github.com/codeforjapan/decidim-polis.git", branch: "update-0-27-5" gem "bootsnap"