diff --git a/Gemfile b/Gemfile index 33981ebf..d562bd13 100644 --- a/Gemfile +++ b/Gemfile @@ -17,7 +17,7 @@ gem "decidim-top_comments", path: "decidim-top_comments" gem "decidim-cdtb" gem "decidim-challenges", git: "https://github.com/gencat/decidim-module-challenges.git", tag: "v0.3.3" -gem "decidim-department_admin", git: "https://github.com/gencat/decidim-module-department_admin.git", branch: "fix/decorators" +gem "decidim-department_admin", git: "https://github.com/gencat/decidim-module-department_admin.git", tag: "v0.7.1" gem "decidim-idcat_mobil" gem "decidim-term_customizer", git: "https://github.com/mainio/decidim-module-term_customizer.git", branch: "release/0.27-stable" diff --git a/Gemfile.lock b/Gemfile.lock index ffdb8be6..5ab70f5b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -180,8 +180,8 @@ GIT GIT remote: https://github.com/gencat/decidim-module-department_admin.git - revision: fdf422a6f870587869d01e5b285efcd54989af00 - branch: fix/decorators + revision: 602ccc34738762824e464294e74958b26636840d + tag: v0.7.1 specs: decidim-department_admin (0.7.1) decidim-admin (~> 0.27.0)