decidim-generators 0.27.0.rc1 → 0.27.0.rc2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Gemfile.lock +134 -124
- data/lib/decidim/generators/app_generator.rb +22 -0
- data/lib/decidim/generators/app_templates/initializer.rb +2 -2
- data/lib/decidim/generators/app_templates/sidekiq.yml.erb +2 -1
- data/lib/decidim/generators/test/generator_examples.rb +2 -1
- data/lib/decidim/generators/version.rb +1 -1
- metadata +4 -4
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 0a30bd767bae6ab415d46086cb53aa39be43fb849d19b49738f43304f6d35e34
|
|
4
|
+
data.tar.gz: ba38ed84b5f3ec4dbb07e4dc66bfe28e6e96a1a5df84265258bfde6d1754937d
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 3b6ae1c2e1044ba1ab23c33ebd4865a4d7a48cabab49762993fc6f6b32ff8a0da65ba2607c5d3ed6813f16854a4bbd1547903ce9462804243af79b18b815b1c9
|
|
7
|
+
data.tar.gz: f4b8db02afdc128fd000dd67fcafc67956867b69562f5ef373aaec724f43c5c04b6e66b412a90ac202bfd268d38af9fc8d5cebf742f43204b0b624bdf04aa73c
|
data/Gemfile.lock
CHANGED
|
@@ -1,62 +1,62 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: ..
|
|
3
3
|
specs:
|
|
4
|
-
decidim (0.27.0.
|
|
5
|
-
decidim-accountability (= 0.27.0.
|
|
6
|
-
decidim-admin (= 0.27.0.
|
|
7
|
-
decidim-api (= 0.27.0.
|
|
8
|
-
decidim-assemblies (= 0.27.0.
|
|
9
|
-
decidim-blogs (= 0.27.0.
|
|
10
|
-
decidim-budgets (= 0.27.0.
|
|
11
|
-
decidim-comments (= 0.27.0.
|
|
12
|
-
decidim-core (= 0.27.0.
|
|
13
|
-
decidim-debates (= 0.27.0.
|
|
14
|
-
decidim-forms (= 0.27.0.
|
|
15
|
-
decidim-generators (= 0.27.0.
|
|
16
|
-
decidim-meetings (= 0.27.0.
|
|
17
|
-
decidim-pages (= 0.27.0.
|
|
18
|
-
decidim-participatory_processes (= 0.27.0.
|
|
19
|
-
decidim-proposals (= 0.27.0.
|
|
20
|
-
decidim-sortitions (= 0.27.0.
|
|
21
|
-
decidim-surveys (= 0.27.0.
|
|
22
|
-
decidim-system (= 0.27.0.
|
|
23
|
-
decidim-templates (= 0.27.0.
|
|
24
|
-
decidim-verifications (= 0.27.0.
|
|
25
|
-
decidim-accountability (0.27.0.
|
|
26
|
-
decidim-comments (= 0.27.0.
|
|
27
|
-
decidim-core (= 0.27.0.
|
|
28
|
-
decidim-admin (0.27.0.
|
|
4
|
+
decidim (0.27.0.rc2)
|
|
5
|
+
decidim-accountability (= 0.27.0.rc2)
|
|
6
|
+
decidim-admin (= 0.27.0.rc2)
|
|
7
|
+
decidim-api (= 0.27.0.rc2)
|
|
8
|
+
decidim-assemblies (= 0.27.0.rc2)
|
|
9
|
+
decidim-blogs (= 0.27.0.rc2)
|
|
10
|
+
decidim-budgets (= 0.27.0.rc2)
|
|
11
|
+
decidim-comments (= 0.27.0.rc2)
|
|
12
|
+
decidim-core (= 0.27.0.rc2)
|
|
13
|
+
decidim-debates (= 0.27.0.rc2)
|
|
14
|
+
decidim-forms (= 0.27.0.rc2)
|
|
15
|
+
decidim-generators (= 0.27.0.rc2)
|
|
16
|
+
decidim-meetings (= 0.27.0.rc2)
|
|
17
|
+
decidim-pages (= 0.27.0.rc2)
|
|
18
|
+
decidim-participatory_processes (= 0.27.0.rc2)
|
|
19
|
+
decidim-proposals (= 0.27.0.rc2)
|
|
20
|
+
decidim-sortitions (= 0.27.0.rc2)
|
|
21
|
+
decidim-surveys (= 0.27.0.rc2)
|
|
22
|
+
decidim-system (= 0.27.0.rc2)
|
|
23
|
+
decidim-templates (= 0.27.0.rc2)
|
|
24
|
+
decidim-verifications (= 0.27.0.rc2)
|
|
25
|
+
decidim-accountability (0.27.0.rc2)
|
|
26
|
+
decidim-comments (= 0.27.0.rc2)
|
|
27
|
+
decidim-core (= 0.27.0.rc2)
|
|
28
|
+
decidim-admin (0.27.0.rc2)
|
|
29
29
|
active_link_to (~> 1.0)
|
|
30
|
-
decidim-core (= 0.27.0.
|
|
30
|
+
decidim-core (= 0.27.0.rc2)
|
|
31
31
|
devise (~> 4.7)
|
|
32
32
|
devise-i18n (~> 1.2)
|
|
33
33
|
devise_invitable (~> 2.0)
|
|
34
|
-
decidim-api (0.27.0.
|
|
34
|
+
decidim-api (0.27.0.rc2)
|
|
35
35
|
graphql (~> 1.12, < 1.13)
|
|
36
36
|
graphql-docs (~> 2.1.0)
|
|
37
37
|
rack-cors (~> 1.0)
|
|
38
|
-
decidim-assemblies (0.27.0.
|
|
39
|
-
decidim-core (= 0.27.0.
|
|
40
|
-
decidim-blogs (0.27.0.
|
|
41
|
-
decidim-admin (= 0.27.0.
|
|
42
|
-
decidim-comments (= 0.27.0.
|
|
43
|
-
decidim-core (= 0.27.0.
|
|
44
|
-
decidim-budgets (0.27.0.
|
|
45
|
-
decidim-comments (= 0.27.0.
|
|
46
|
-
decidim-core (= 0.27.0.
|
|
47
|
-
decidim-comments (0.27.0.
|
|
48
|
-
decidim-core (= 0.27.0.
|
|
38
|
+
decidim-assemblies (0.27.0.rc2)
|
|
39
|
+
decidim-core (= 0.27.0.rc2)
|
|
40
|
+
decidim-blogs (0.27.0.rc2)
|
|
41
|
+
decidim-admin (= 0.27.0.rc2)
|
|
42
|
+
decidim-comments (= 0.27.0.rc2)
|
|
43
|
+
decidim-core (= 0.27.0.rc2)
|
|
44
|
+
decidim-budgets (0.27.0.rc2)
|
|
45
|
+
decidim-comments (= 0.27.0.rc2)
|
|
46
|
+
decidim-core (= 0.27.0.rc2)
|
|
47
|
+
decidim-comments (0.27.0.rc2)
|
|
48
|
+
decidim-core (= 0.27.0.rc2)
|
|
49
49
|
redcarpet (~> 3.5, >= 3.5.1)
|
|
50
|
-
decidim-conferences (0.27.0.
|
|
51
|
-
decidim-core (= 0.27.0.
|
|
52
|
-
decidim-meetings (= 0.27.0.
|
|
50
|
+
decidim-conferences (0.27.0.rc2)
|
|
51
|
+
decidim-core (= 0.27.0.rc2)
|
|
52
|
+
decidim-meetings (= 0.27.0.rc2)
|
|
53
53
|
wicked_pdf (~> 2.1)
|
|
54
54
|
wkhtmltopdf-binary (~> 0.12)
|
|
55
|
-
decidim-consultations (0.27.0.
|
|
56
|
-
decidim-admin (= 0.27.0.
|
|
57
|
-
decidim-comments (= 0.27.0.
|
|
58
|
-
decidim-core (= 0.27.0.
|
|
59
|
-
decidim-core (0.27.0.
|
|
55
|
+
decidim-consultations (0.27.0.rc2)
|
|
56
|
+
decidim-admin (= 0.27.0.rc2)
|
|
57
|
+
decidim-comments (= 0.27.0.rc2)
|
|
58
|
+
decidim-core (= 0.27.0.rc2)
|
|
59
|
+
decidim-core (0.27.0.rc2)
|
|
60
60
|
active_link_to (~> 1.0)
|
|
61
61
|
acts_as_list (~> 0.9)
|
|
62
62
|
batch-loader (~> 1.2)
|
|
@@ -66,7 +66,7 @@ PATH
|
|
|
66
66
|
cells-rails (~> 0.1.3)
|
|
67
67
|
charlock_holmes (~> 0.7)
|
|
68
68
|
date_validator (~> 0.12.0)
|
|
69
|
-
decidim-api (= 0.27.0.
|
|
69
|
+
decidim-api (= 0.27.0.rc2)
|
|
70
70
|
devise (~> 4.7)
|
|
71
71
|
devise-i18n (~> 1.2)
|
|
72
72
|
diffy (~> 3.3)
|
|
@@ -107,15 +107,15 @@ PATH
|
|
|
107
107
|
webpacker (= 6.0.0.rc.5)
|
|
108
108
|
webpush (~> 1.1)
|
|
109
109
|
wisper (~> 2.0)
|
|
110
|
-
decidim-debates (0.27.0.
|
|
111
|
-
decidim-comments (= 0.27.0.
|
|
112
|
-
decidim-core (= 0.27.0.
|
|
113
|
-
decidim-dev (0.27.0.
|
|
110
|
+
decidim-debates (0.27.0.rc2)
|
|
111
|
+
decidim-comments (= 0.27.0.rc2)
|
|
112
|
+
decidim-core (= 0.27.0.rc2)
|
|
113
|
+
decidim-dev (0.27.0.rc2)
|
|
114
114
|
axe-core-rspec (~> 4.1.0)
|
|
115
115
|
byebug (~> 11.0)
|
|
116
116
|
capybara (~> 3.24)
|
|
117
117
|
db-query-matchers (~> 0.10.0)
|
|
118
|
-
decidim (= 0.27.0.
|
|
118
|
+
decidim (= 0.27.0.rc2)
|
|
119
119
|
erb_lint (~> 0.0.35)
|
|
120
120
|
factory_bot_rails (~> 4.8)
|
|
121
121
|
i18n-tasks (~> 0.9.18)
|
|
@@ -138,62 +138,63 @@ PATH
|
|
|
138
138
|
w3c_rspec_validators (~> 0.3.0)
|
|
139
139
|
webmock (~> 3.6)
|
|
140
140
|
wisper-rspec (~> 1.0)
|
|
141
|
-
decidim-elections (0.27.0.
|
|
141
|
+
decidim-elections (0.27.0.rc2)
|
|
142
142
|
decidim-bulletin_board (= 0.23)
|
|
143
|
-
decidim-core (= 0.27.0.
|
|
144
|
-
decidim-forms (= 0.27.0.
|
|
145
|
-
decidim-proposals (= 0.27.0.
|
|
143
|
+
decidim-core (= 0.27.0.rc2)
|
|
144
|
+
decidim-forms (= 0.27.0.rc2)
|
|
145
|
+
decidim-proposals (= 0.27.0.rc2)
|
|
146
146
|
rack-attack (~> 6.0)
|
|
147
147
|
voting_schemes-dummy (= 0.23)
|
|
148
148
|
voting_schemes-electionguard (= 0.23)
|
|
149
|
-
decidim-forms (0.27.0.
|
|
150
|
-
decidim-core (= 0.27.0.
|
|
149
|
+
decidim-forms (0.27.0.rc2)
|
|
150
|
+
decidim-core (= 0.27.0.rc2)
|
|
151
151
|
wicked_pdf (~> 2.1)
|
|
152
152
|
wkhtmltopdf-binary (~> 0.12)
|
|
153
|
-
decidim-generators (0.27.0.
|
|
154
|
-
decidim-core (= 0.27.0.
|
|
155
|
-
decidim-initiatives (0.27.0.
|
|
156
|
-
decidim-admin (= 0.27.0.
|
|
157
|
-
decidim-comments (= 0.27.0.
|
|
158
|
-
decidim-core (= 0.27.0.
|
|
159
|
-
decidim-verifications (= 0.27.0.
|
|
153
|
+
decidim-generators (0.27.0.rc2)
|
|
154
|
+
decidim-core (= 0.27.0.rc2)
|
|
155
|
+
decidim-initiatives (0.27.0.rc2)
|
|
156
|
+
decidim-admin (= 0.27.0.rc2)
|
|
157
|
+
decidim-comments (= 0.27.0.rc2)
|
|
158
|
+
decidim-core (= 0.27.0.rc2)
|
|
159
|
+
decidim-verifications (= 0.27.0.rc2)
|
|
160
160
|
origami (~> 2.1)
|
|
161
|
+
rexml (~> 3.2.5)
|
|
161
162
|
wicked (~> 1.3)
|
|
162
163
|
wicked_pdf (~> 2.1)
|
|
163
164
|
wkhtmltopdf-binary (~> 0.12)
|
|
164
|
-
decidim-meetings (0.27.0.
|
|
165
|
-
decidim-core (= 0.27.0.
|
|
166
|
-
decidim-forms (= 0.27.0.
|
|
165
|
+
decidim-meetings (0.27.0.rc2)
|
|
166
|
+
decidim-core (= 0.27.0.rc2)
|
|
167
|
+
decidim-forms (= 0.27.0.rc2)
|
|
167
168
|
icalendar (~> 2.5)
|
|
168
|
-
decidim-pages (0.27.0.
|
|
169
|
-
decidim-core (= 0.27.0.
|
|
170
|
-
decidim-participatory_processes (0.27.0.
|
|
171
|
-
decidim-core (= 0.27.0.
|
|
172
|
-
decidim-proposals (0.27.0.
|
|
173
|
-
decidim-comments (= 0.27.0.
|
|
174
|
-
decidim-core (= 0.27.0.
|
|
169
|
+
decidim-pages (0.27.0.rc2)
|
|
170
|
+
decidim-core (= 0.27.0.rc2)
|
|
171
|
+
decidim-participatory_processes (0.27.0.rc2)
|
|
172
|
+
decidim-core (= 0.27.0.rc2)
|
|
173
|
+
decidim-proposals (0.27.0.rc2)
|
|
174
|
+
decidim-comments (= 0.27.0.rc2)
|
|
175
|
+
decidim-core (= 0.27.0.rc2)
|
|
175
176
|
doc2text (~> 0.4.5)
|
|
176
177
|
redcarpet (~> 3.5, >= 3.5.1)
|
|
177
|
-
decidim-sortitions (0.27.0.
|
|
178
|
-
decidim-admin (= 0.27.0.
|
|
179
|
-
decidim-comments (= 0.27.0.
|
|
180
|
-
decidim-core (= 0.27.0.
|
|
181
|
-
decidim-proposals (= 0.27.0.
|
|
182
|
-
decidim-surveys (0.27.0.
|
|
183
|
-
decidim-core (= 0.27.0.
|
|
184
|
-
decidim-forms (= 0.27.0.
|
|
185
|
-
decidim-templates (= 0.27.0.
|
|
186
|
-
decidim-system (0.27.0.
|
|
178
|
+
decidim-sortitions (0.27.0.rc2)
|
|
179
|
+
decidim-admin (= 0.27.0.rc2)
|
|
180
|
+
decidim-comments (= 0.27.0.rc2)
|
|
181
|
+
decidim-core (= 0.27.0.rc2)
|
|
182
|
+
decidim-proposals (= 0.27.0.rc2)
|
|
183
|
+
decidim-surveys (0.27.0.rc2)
|
|
184
|
+
decidim-core (= 0.27.0.rc2)
|
|
185
|
+
decidim-forms (= 0.27.0.rc2)
|
|
186
|
+
decidim-templates (= 0.27.0.rc2)
|
|
187
|
+
decidim-system (0.27.0.rc2)
|
|
187
188
|
active_link_to (~> 1.0)
|
|
188
|
-
decidim-core (= 0.27.0.
|
|
189
|
+
decidim-core (= 0.27.0.rc2)
|
|
189
190
|
devise (~> 4.7)
|
|
190
191
|
devise-i18n (~> 1.2)
|
|
191
192
|
devise_invitable (~> 2.0)
|
|
192
|
-
decidim-templates (0.27.0.
|
|
193
|
-
decidim-core (= 0.27.0.
|
|
194
|
-
decidim-forms (= 0.27.0.
|
|
195
|
-
decidim-verifications (0.27.0.
|
|
196
|
-
decidim-core (= 0.27.0.
|
|
193
|
+
decidim-templates (0.27.0.rc2)
|
|
194
|
+
decidim-core (= 0.27.0.rc2)
|
|
195
|
+
decidim-forms (= 0.27.0.rc2)
|
|
196
|
+
decidim-verifications (0.27.0.rc2)
|
|
197
|
+
decidim-core (= 0.27.0.rc2)
|
|
197
198
|
|
|
198
199
|
GEM
|
|
199
200
|
remote: https://rubygems.org/
|
|
@@ -265,7 +266,7 @@ GEM
|
|
|
265
266
|
addressable (2.8.0)
|
|
266
267
|
public_suffix (>= 2.0.2, < 5.0)
|
|
267
268
|
ast (2.4.2)
|
|
268
|
-
axe-core-api (4.4.
|
|
269
|
+
axe-core-api (4.4.1)
|
|
269
270
|
dumb_delegator
|
|
270
271
|
virtus
|
|
271
272
|
axe-core-rspec (4.1.0)
|
|
@@ -340,7 +341,7 @@ GEM
|
|
|
340
341
|
crack (0.4.5)
|
|
341
342
|
rexml
|
|
342
343
|
crass (1.0.6)
|
|
343
|
-
css_parser (1.
|
|
344
|
+
css_parser (1.12.0)
|
|
344
345
|
addressable
|
|
345
346
|
date_validator (0.12.0)
|
|
346
347
|
activemodel (>= 3)
|
|
@@ -376,7 +377,7 @@ GEM
|
|
|
376
377
|
nokogiri (>= 1.13.2, < 1.14.0)
|
|
377
378
|
rubyzip (~> 2.3.0)
|
|
378
379
|
docile (1.4.0)
|
|
379
|
-
doorkeeper (5.
|
|
380
|
+
doorkeeper (5.6.0)
|
|
380
381
|
railties (>= 5)
|
|
381
382
|
doorkeeper-i18n (4.0.1)
|
|
382
383
|
dumb_delegator (1.0.0)
|
|
@@ -392,7 +393,7 @@ GEM
|
|
|
392
393
|
temple
|
|
393
394
|
erubi (1.10.0)
|
|
394
395
|
escape_utils (1.3.0)
|
|
395
|
-
excon (0.92.
|
|
396
|
+
excon (0.92.4)
|
|
396
397
|
execjs (2.8.1)
|
|
397
398
|
extended-markdown-filter (0.7.0)
|
|
398
399
|
html-pipeline (~> 2.9)
|
|
@@ -403,7 +404,7 @@ GEM
|
|
|
403
404
|
railties (>= 3.0.0)
|
|
404
405
|
faker (2.19.0)
|
|
405
406
|
i18n (>= 1.6, < 2)
|
|
406
|
-
faraday (1.10.
|
|
407
|
+
faraday (1.10.2)
|
|
407
408
|
faraday-em_http (~> 1.0)
|
|
408
409
|
faraday-em_synchrony (~> 1.0)
|
|
409
410
|
faraday-excon (~> 1.1)
|
|
@@ -486,7 +487,7 @@ GEM
|
|
|
486
487
|
rails-i18n
|
|
487
488
|
rainbow (>= 2.2.2, < 4.0)
|
|
488
489
|
terminal-table (>= 1.5.1)
|
|
489
|
-
icalendar (2.
|
|
490
|
+
icalendar (2.8.0)
|
|
490
491
|
ice_cube (~> 0.16)
|
|
491
492
|
ice_cube (0.16.4)
|
|
492
493
|
ice_nine (0.11.2)
|
|
@@ -552,7 +553,6 @@ GEM
|
|
|
552
553
|
mixlib-shellout (3.2.7)
|
|
553
554
|
chef-utils
|
|
554
555
|
msgpack (1.4.5)
|
|
555
|
-
multi_json (1.15.0)
|
|
556
556
|
multi_xml (0.6.0)
|
|
557
557
|
multipart-post (2.2.3)
|
|
558
558
|
mustache (1.1.1)
|
|
@@ -560,30 +560,36 @@ GEM
|
|
|
560
560
|
nokogiri (1.13.6)
|
|
561
561
|
mini_portile2 (~> 2.8.0)
|
|
562
562
|
racc (~> 1.4)
|
|
563
|
-
oauth (
|
|
564
|
-
|
|
563
|
+
oauth (1.1.0)
|
|
564
|
+
oauth-tty (~> 1.0, >= 1.0.1)
|
|
565
|
+
snaky_hash (~> 2.0)
|
|
566
|
+
version_gem (~> 1.1)
|
|
567
|
+
oauth-tty (1.0.4)
|
|
568
|
+
version_gem (~> 1.1, >= 1.1.1)
|
|
569
|
+
oauth2 (2.0.9)
|
|
565
570
|
faraday (>= 0.17.3, < 3.0)
|
|
566
571
|
jwt (>= 1.0, < 3.0)
|
|
567
|
-
multi_json (~> 1.3)
|
|
568
572
|
multi_xml (~> 0.5)
|
|
569
|
-
rack (>= 1.2, <
|
|
573
|
+
rack (>= 1.2, < 4)
|
|
574
|
+
snaky_hash (~> 2.0)
|
|
575
|
+
version_gem (~> 1.1)
|
|
570
576
|
omniauth (2.1.0)
|
|
571
577
|
hashie (>= 3.4.6)
|
|
572
578
|
rack (>= 2.2.3)
|
|
573
579
|
rack-protection
|
|
574
580
|
omniauth-facebook (5.0.0)
|
|
575
581
|
omniauth-oauth2 (~> 1.2)
|
|
576
|
-
omniauth-google-oauth2 (1.
|
|
582
|
+
omniauth-google-oauth2 (1.1.1)
|
|
577
583
|
jwt (>= 2.0)
|
|
578
|
-
oauth2 (~>
|
|
584
|
+
oauth2 (~> 2.0.6)
|
|
579
585
|
omniauth (~> 2.0)
|
|
580
|
-
omniauth-oauth2 (~> 1.
|
|
586
|
+
omniauth-oauth2 (~> 1.8.0)
|
|
581
587
|
omniauth-oauth (1.2.0)
|
|
582
588
|
oauth
|
|
583
589
|
omniauth (>= 1.0, < 3)
|
|
584
|
-
omniauth-oauth2 (1.
|
|
590
|
+
omniauth-oauth2 (1.8.0)
|
|
585
591
|
oauth2 (>= 1.4, < 3)
|
|
586
|
-
omniauth (
|
|
592
|
+
omniauth (~> 2.0)
|
|
587
593
|
omniauth-rails_csrf_protection (1.0.1)
|
|
588
594
|
actionpack (>= 4.2)
|
|
589
595
|
omniauth (~> 2.0)
|
|
@@ -597,17 +603,17 @@ GEM
|
|
|
597
603
|
activerecord (>= 5.2)
|
|
598
604
|
request_store (~> 1.1)
|
|
599
605
|
parallel (1.22.1)
|
|
600
|
-
parallel_tests (3.
|
|
606
|
+
parallel_tests (3.12.1)
|
|
601
607
|
parallel
|
|
602
|
-
parser (3.1.2.
|
|
608
|
+
parser (3.1.2.1)
|
|
603
609
|
ast (~> 2.4.1)
|
|
604
610
|
pg (1.1.4)
|
|
605
611
|
pg_search (2.3.6)
|
|
606
612
|
activerecord (>= 5.2)
|
|
607
613
|
activesupport (>= 5.2)
|
|
608
|
-
premailer (1.
|
|
614
|
+
premailer (1.17.0)
|
|
609
615
|
addressable
|
|
610
|
-
css_parser (>= 1.
|
|
616
|
+
css_parser (>= 1.12.0)
|
|
611
617
|
htmlentities (>= 4.0.0)
|
|
612
618
|
premailer-rails (1.11.1)
|
|
613
619
|
actionmailer (>= 3)
|
|
@@ -621,9 +627,9 @@ GEM
|
|
|
621
627
|
rack (>= 1.0, < 3)
|
|
622
628
|
rack-cors (1.1.1)
|
|
623
629
|
rack (>= 2.0.0)
|
|
624
|
-
rack-protection (2.2.
|
|
630
|
+
rack-protection (2.2.2)
|
|
625
631
|
rack
|
|
626
|
-
rack-proxy (0.7.
|
|
632
|
+
rack-proxy (0.7.4)
|
|
627
633
|
rack
|
|
628
634
|
rack-test (1.1.0)
|
|
629
635
|
rack (>= 1.0, < 3)
|
|
@@ -670,7 +676,7 @@ GEM
|
|
|
670
676
|
rb-inotify (0.10.1)
|
|
671
677
|
ffi (~> 1.0)
|
|
672
678
|
redcarpet (3.5.1)
|
|
673
|
-
redis (4.
|
|
679
|
+
redis (4.8.0)
|
|
674
680
|
regexp_parser (2.5.0)
|
|
675
681
|
request_store (1.5.1)
|
|
676
682
|
rack (>= 1.4)
|
|
@@ -687,7 +693,7 @@ GEM
|
|
|
687
693
|
rspec-rails (< 6.0)
|
|
688
694
|
rspec-core (3.11.0)
|
|
689
695
|
rspec-support (~> 3.11.0)
|
|
690
|
-
rspec-expectations (3.11.
|
|
696
|
+
rspec-expectations (3.11.1)
|
|
691
697
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
692
698
|
rspec-support (~> 3.11.0)
|
|
693
699
|
rspec-html-matchers (0.9.4)
|
|
@@ -706,7 +712,7 @@ GEM
|
|
|
706
712
|
rspec-support (~> 3.10)
|
|
707
713
|
rspec-retry (0.6.2)
|
|
708
714
|
rspec-core (> 3.3)
|
|
709
|
-
rspec-support (3.11.
|
|
715
|
+
rspec-support (3.11.1)
|
|
710
716
|
rspec_junit_formatter (0.3.0)
|
|
711
717
|
rspec-core (>= 2, < 4, != 2.12.0)
|
|
712
718
|
rubocop (1.28.2)
|
|
@@ -718,9 +724,9 @@ GEM
|
|
|
718
724
|
rubocop-ast (>= 1.17.0, < 2.0)
|
|
719
725
|
ruby-progressbar (~> 1.7)
|
|
720
726
|
unicode-display_width (>= 1.4.0, < 3.0)
|
|
721
|
-
rubocop-ast (1.
|
|
727
|
+
rubocop-ast (1.21.0)
|
|
722
728
|
parser (>= 3.1.1.0)
|
|
723
|
-
rubocop-rails (2.15.
|
|
729
|
+
rubocop-rails (2.15.2)
|
|
724
730
|
activesupport (>= 4.2.0)
|
|
725
731
|
rack (>= 1.1)
|
|
726
732
|
rubocop (>= 1.7.0, < 2.0)
|
|
@@ -755,34 +761,38 @@ GEM
|
|
|
755
761
|
simplecov-html (0.12.3)
|
|
756
762
|
simplecov_json_formatter (0.1.4)
|
|
757
763
|
smart_properties (1.17.0)
|
|
764
|
+
snaky_hash (2.0.0)
|
|
765
|
+
hashie
|
|
766
|
+
version_gem (~> 1.1)
|
|
758
767
|
social-share-button (1.2.4)
|
|
759
768
|
coffee-rails
|
|
760
769
|
spring (2.1.1)
|
|
761
770
|
spring-watcher-listen (2.0.1)
|
|
762
771
|
listen (>= 2.7, < 4.0)
|
|
763
772
|
spring (>= 1.2, < 3.0)
|
|
764
|
-
sprockets (4.
|
|
773
|
+
sprockets (4.1.1)
|
|
765
774
|
concurrent-ruby (~> 1.0)
|
|
766
775
|
rack (> 1, < 3)
|
|
767
776
|
sprockets-rails (3.4.2)
|
|
768
777
|
actionpack (>= 5.2)
|
|
769
778
|
activesupport (>= 5.2)
|
|
770
779
|
sprockets (>= 3.0.0)
|
|
771
|
-
ssrf_filter (1.
|
|
780
|
+
ssrf_filter (1.1.1)
|
|
772
781
|
temple (0.8.2)
|
|
773
782
|
terminal-table (3.0.2)
|
|
774
783
|
unicode-display_width (>= 1.1.1, < 3)
|
|
775
784
|
thor (1.2.1)
|
|
776
785
|
thread_safe (0.3.6)
|
|
777
|
-
tilt (2.0.
|
|
786
|
+
tilt (2.0.11)
|
|
778
787
|
tomlrb (2.0.3)
|
|
779
788
|
tzinfo (2.0.4)
|
|
780
789
|
concurrent-ruby (~> 1.0)
|
|
781
790
|
uber (0.1.0)
|
|
782
|
-
unicode-display_width (2.
|
|
791
|
+
unicode-display_width (2.3.0)
|
|
783
792
|
valid_email2 (2.3.1)
|
|
784
793
|
activemodel (>= 3.2)
|
|
785
794
|
mail (~> 2.5)
|
|
795
|
+
version_gem (1.1.1)
|
|
786
796
|
virtus (2.0.0)
|
|
787
797
|
axiom-types (~> 0.1)
|
|
788
798
|
coercible (~> 1.0)
|
|
@@ -806,7 +816,7 @@ GEM
|
|
|
806
816
|
activemodel (>= 6.0.0)
|
|
807
817
|
bindex (>= 0.4.0)
|
|
808
818
|
railties (>= 6.0.0)
|
|
809
|
-
webmock (3.
|
|
819
|
+
webmock (3.18.1)
|
|
810
820
|
addressable (>= 2.8.0)
|
|
811
821
|
crack (>= 0.3.2)
|
|
812
822
|
hashdiff (>= 0.4.0, < 2.0.0)
|
|
@@ -859,4 +869,4 @@ RUBY VERSION
|
|
|
859
869
|
ruby 3.0.2p107
|
|
860
870
|
|
|
861
871
|
BUNDLED WITH
|
|
862
|
-
2.
|
|
872
|
+
2.3.20
|
|
@@ -89,6 +89,10 @@ module Decidim
|
|
|
89
89
|
default: true,
|
|
90
90
|
desc: "Don't run Webpack install"
|
|
91
91
|
|
|
92
|
+
class_option :dev_ssl, type: :boolean,
|
|
93
|
+
default: false,
|
|
94
|
+
desc: "Don't add Puma development SSL configuration options"
|
|
95
|
+
|
|
92
96
|
def database_yml
|
|
93
97
|
template "database.yml.erb", "config/database.yml", force: true
|
|
94
98
|
end
|
|
@@ -221,6 +225,24 @@ module Decidim
|
|
|
221
225
|
prepend_to_file "config/spring.rb", "require \"decidim/spring\"\n\n"
|
|
222
226
|
end
|
|
223
227
|
|
|
228
|
+
def puma_ssl_options
|
|
229
|
+
return unless options[:dev_ssl]
|
|
230
|
+
|
|
231
|
+
append_file "config/puma.rb", <<~CONFIG
|
|
232
|
+
|
|
233
|
+
# Development SSL
|
|
234
|
+
if ENV["DEV_SSL"] && defined?(Bundler) && (dev_gem = Bundler.load.specs.find { |spec| spec.name == "decidim-dev" })
|
|
235
|
+
cert_dir = ENV.fetch("DEV_SSL_DIR") { "\#{dev_gem.full_gem_path}/lib/decidim/dev/assets" }
|
|
236
|
+
ssl_bind(
|
|
237
|
+
"0.0.0.0",
|
|
238
|
+
ENV.fetch("DEV_SSL_PORT") { 3443 },
|
|
239
|
+
cert_pem: File.read("\#{cert_dir}/ssl-cert.pem"),
|
|
240
|
+
key_pem: File.read("\#{cert_dir}/ssl-key.pem")
|
|
241
|
+
)
|
|
242
|
+
end
|
|
243
|
+
CONFIG
|
|
244
|
+
end
|
|
245
|
+
|
|
224
246
|
def add_ignore_uploads
|
|
225
247
|
append_file ".gitignore", "\n# Ignore public uploads\npublic/uploads" unless options["skip_git"]
|
|
226
248
|
end
|
|
@@ -337,12 +337,12 @@ Decidim.configure do |config|
|
|
|
337
337
|
# set cookies.
|
|
338
338
|
config.consent_cookie_name = Rails.application.secrets.decidim[:consent_cookie_name] if Rails.application.secrets.decidim[:consent_cookie_name].present?
|
|
339
339
|
|
|
340
|
-
# Defines
|
|
340
|
+
# Defines data consent categories and the data stored in each category.
|
|
341
341
|
# config.consent_categories = [
|
|
342
342
|
# {
|
|
343
343
|
# slug: "essential",
|
|
344
344
|
# mandatory: true,
|
|
345
|
-
#
|
|
345
|
+
# items: [
|
|
346
346
|
# {
|
|
347
347
|
# type: "cookie",
|
|
348
348
|
# name: "_session_id"
|
|
@@ -1067,7 +1067,8 @@ shared_examples_for "an application with storage and queue gems" do
|
|
|
1067
1067
|
current = rails_value("YAML.load(ERB.new(IO.read(\"config/sidekiq.yml\")).result)", test_app, queue_envs_on)
|
|
1068
1068
|
expect(current["concurrency"]).to eq(11), "sidekiq concurrency (#{current["concurrency"]}) expected to eq 11"
|
|
1069
1069
|
|
|
1070
|
-
queues = %w(mailers vote_reminder reminders default newsletter newsletters_opt_in conference_diplomas events translations user_report block_user metrics exports
|
|
1070
|
+
queues = %w(mailers vote_reminder reminders default newsletter newsletters_opt_in conference_diplomas events translations user_report block_user metrics exports
|
|
1071
|
+
close_meeting_reminder)
|
|
1071
1072
|
expect(current["queues"].flatten).to include(*queues), "sidekiq queues (#{current["queues"].flatten}) expected to eq containt (#{queues})"
|
|
1072
1073
|
end
|
|
1073
1074
|
end
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: decidim-generators
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.27.0.
|
|
4
|
+
version: 0.27.0.rc2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Josep Jaume Rey Peroy
|
|
@@ -10,7 +10,7 @@ authors:
|
|
|
10
10
|
autorequire:
|
|
11
11
|
bindir: exe
|
|
12
12
|
cert_chain: []
|
|
13
|
-
date: 2022-
|
|
13
|
+
date: 2022-09-19 00:00:00.000000000 Z
|
|
14
14
|
dependencies:
|
|
15
15
|
- !ruby/object:Gem::Dependency
|
|
16
16
|
name: decidim-core
|
|
@@ -18,14 +18,14 @@ dependencies:
|
|
|
18
18
|
requirements:
|
|
19
19
|
- - '='
|
|
20
20
|
- !ruby/object:Gem::Version
|
|
21
|
-
version: 0.27.0.
|
|
21
|
+
version: 0.27.0.rc2
|
|
22
22
|
type: :runtime
|
|
23
23
|
prerelease: false
|
|
24
24
|
version_requirements: !ruby/object:Gem::Requirement
|
|
25
25
|
requirements:
|
|
26
26
|
- - '='
|
|
27
27
|
- !ruby/object:Gem::Version
|
|
28
|
-
version: 0.27.0.
|
|
28
|
+
version: 0.27.0.rc2
|
|
29
29
|
- !ruby/object:Gem::Dependency
|
|
30
30
|
name: bundler
|
|
31
31
|
requirement: !ruby/object:Gem::Requirement
|