Skip to content

Commit f11dc19

Browse files
Merge pull request #587 from gencat/fix/department_admin_areas
Update department admin to v0.10.1
2 parents 06ce8dc + 8342f3d commit f11dc19

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ gem "decidim-templates", DECIDIM_VERSION
1010

1111
gem "decidim-cdtb", git: "https://github.com/CodiTramuntana/decidim-module-cdtb.git", branch: "chore/rework_cdtb_rack_attack_to_parse_ips_as_expected"
1212
gem "decidim-challenges", "~> 0.7.4"
13-
gem "decidim-department_admin", git: "https://github.com/gencat/decidim-module-department_admin", tag: "v0.10.0"
13+
gem "decidim-department_admin", git: "https://github.com/gencat/decidim-module-department_admin", tag: "v0.10.1"
1414
gem "decidim-idcat_mobil", "~> 0.7.0"
1515
# PR pending to merge in mainio repo: https://github.com/mainio/decidim-module-term_customizer/pull/125
1616
gem "decidim-term_customizer", git: "https://github.com/CodiTramuntana/decidim-module-term_customizer.git", branch: "upgrade/decidim_0.29"

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -198,10 +198,10 @@ GIT
198198

199199
GIT
200200
remote: https://github.com/gencat/decidim-module-department_admin
201-
revision: 227286fee3e14ca085a42581f46ef046121695ae
202-
tag: v0.10.0
201+
revision: d7339fe6d66223b44fab8af4cf4c845f56d83bfa
202+
tag: v0.10.1
203203
specs:
204-
decidim-department_admin (0.10.0)
204+
decidim-department_admin (0.10.1)
205205
decidim-admin (~> 0.29.0)
206206
decidim-core (~> 0.29.0)
207207

0 commit comments

Comments
 (0)