Skip to content

Commit 3f69baf

Browse files
committed
Merge branch 'dep/upgrade_idcat_mobil' into preprod
2 parents 27af3f4 + f3a402f commit 3f69baf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ gem "decidim-templates", DECIDIM_VERSION
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"
1313
gem "decidim-department_admin", git: "https://github.com/gencat/decidim-module-department_admin", tag: "v0.10.1"
14-
gem "decidim-idcat_mobil", "~> 0.7.1", git: "https://github.com/gencat/decidim-module-idcat_mobil", branch: "release/0.7-stable"
14+
gem "decidim-idcat_mobil", "~> 0.7.2", git: "https://github.com/gencat/decidim-module-idcat_mobil", branch: "backport/fix/user_verification"
1515
gem "decidim-stratified_sortitions", git: "https://github.com/gencat/decidim-module-stratified_sortitions", branch: "main"
1616
# PR pending to merge in mainio repo: https://github.com/mainio/decidim-module-term_customizer/pull/125
1717
gem "decidim-term_customizer", git: "https://github.com/CodiTramuntana/decidim-module-term_customizer.git", branch: "upgrade/decidim_0.29"

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -207,10 +207,10 @@ GIT
207207

208208
GIT
209209
remote: https://github.com/gencat/decidim-module-idcat_mobil
210-
revision: a5ab2cb4a960a8b3ec0c308dbdf3e9156ea55517
211-
branch: release/0.7-stable
210+
revision: 3206d2ea5cffbf76cebec3015a42dcc8b7e3047b
211+
branch: backport/fix/user_verification
212212
specs:
213-
decidim-idcat_mobil (0.7.1)
213+
decidim-idcat_mobil (0.7.2)
214214
decidim (>= 0.29.0)
215215
decidim-core (>= 0.29.0)
216216
omniauth-idcat_mobil (~> 0.6.0)
@@ -974,7 +974,7 @@ DEPENDENCIES
974974
decidim-department_admin!
975975
decidim-dev!
976976
decidim-home!
977-
decidim-idcat_mobil (~> 0.7.1)!
977+
decidim-idcat_mobil (~> 0.7.2)!
978978
decidim-process-extended!
979979
decidim-recaptcha!
980980
decidim-regulations!

0 commit comments

Comments
 (0)