Skip to content

Commit 5ca0214

Browse files
Use fork of decidim awesome 0.30 including autoblock and attachments in images features
1 parent 6356ded commit 5ca0214

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ gem "decidim", DECIDIM_VERSION
1010
gem "decidim-age_action_authorization", path: "decidim-age_action_authorization"
1111
gem "decidim-census", path: "decidim-census"
1212
# gem "decidim-consultations", DECIDIM_VERSION
13-
gem "decidim-decidim_awesome", git: "https://github.com/decidim-ice/decidim-module-decidim_awesome.git", branch: "release/0.30-stable"
13+
gem "decidim-decidim_awesome", git: "https://github.com/PopulateTools/decidim-module-decidim_awesome.git", branch: "autoblock_with_attachments_030"
1414
gem "decidim-diba_census_api", path: "decidim-diba_census_api"
1515
gem "decidim-initiatives", DECIDIM_VERSION
1616
gem "decidim-ldap", path: "decidim-ldap"

Gemfile.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,18 @@ GIT
77
decidim-admin (~> 0.30.0)
88
decidim-core (~> 0.30.0)
99

10+
GIT
11+
remote: https://github.com/PopulateTools/decidim-module-decidim_awesome.git
12+
revision: 6413d030a7de01189cccb9cd96931d183c173769
13+
branch: autoblock_with_attachments_030
14+
specs:
15+
decidim-decidim_awesome (0.13.2)
16+
active_hashcash (~> 0.4.0)
17+
decidim-admin (>= 0.30.0, < 0.31)
18+
decidim-core (>= 0.30.0, < 0.31)
19+
deface (>= 1.5)
20+
sassc (~> 2.3)
21+
1022
GIT
1123
remote: https://github.com/PopulateTools/decidim-module-removable_authorizations.git
1224
revision: d367dfc85102a492d6f8d04b58b2e50c65410c7a
@@ -25,18 +37,6 @@ GIT
2537
decidim-core (~> 0.30)
2638
deface (>= 1.5)
2739

28-
GIT
29-
remote: https://github.com/decidim-ice/decidim-module-decidim_awesome.git
30-
revision: b076c3060a50e4f68c1af18baea342157411afc4
31-
branch: release/0.30-stable
32-
specs:
33-
decidim-decidim_awesome (0.13.2)
34-
active_hashcash (~> 0.4.0)
35-
decidim-admin (>= 0.30.0, < 0.31)
36-
decidim-core (>= 0.30.0, < 0.31)
37-
deface (>= 1.5)
38-
sassc (~> 2.3)
39-
4040
GIT
4141
remote: https://github.com/PopulateTools/decidim.git
4242
revision: 2cb4171b32f89fff2f1db0b9a75c1b63aa426d6e

0 commit comments

Comments
 (0)