decidim-generators 0.21.0 → 0.22.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e02e8e1218b72c98e2ff71806f61ffb61e6e47f0292b47eb5148a14db08c3c9f
4
- data.tar.gz: 5de6cec1321eeb46ac4494fdc327ef6bf21b29bc4389a308902ae6c29d03f50f
3
+ metadata.gz: b9faeb08707907f58c403b6c2378bb14a00c458377fd7bbb1e5def59b5878f68
4
+ data.tar.gz: 58207604c6c828dde91db936f8a0b6c450fdb3e47b8d34a87ab4ce0b528f6242
5
5
  SHA512:
6
- metadata.gz: 2b91c85ebdc952324124949c0d2aed611fa0d5b9ef64d9b621809582f9972b5584a80b8078184d338f4789341924a8997422cfc80a708f0c7ffa6e8c1d59e3a1
7
- data.tar.gz: 1cc104b5720e002831dd92b9caa3291bf8676ded02dd17ad2692cd875cacd72d903aae91c9fb110226e9eb5e1ab850cb9782a818a6717d5e319ab8703243b6df
6
+ metadata.gz: 51d4a336849e4a60bc29b1ba74d900da951c9ff19d1cb9b7d87bff8c514b92d2a39267a7854adf1e983be01640634727454259522584f9a86b59096b7ec88889
7
+ data.tar.gz: db99d2db0873bd2b4aaa43c890f3a84ec2439249161307365aebaa98dc953bc3c8fb39de3b49a41514ad5565c394bc8b9fac85192c0dfd49410800dd2d68c68c
data/Gemfile CHANGED
@@ -10,7 +10,7 @@ gem "decidim-initiatives", path: ".."
10
10
 
11
11
  gem "bootsnap", "~> 1.3"
12
12
 
13
- gem "puma", "~> 4.3.3"
13
+ gem "puma", ">= 4.3.5"
14
14
  gem "uglifier", "~> 4.1"
15
15
 
16
16
  gem "faker", "~> 1.9"
@@ -1,69 +1,69 @@
1
1
  PATH
2
2
  remote: ..
3
3
  specs:
4
- decidim (0.21.0)
5
- decidim-accountability (= 0.21.0)
6
- decidim-admin (= 0.21.0)
7
- decidim-api (= 0.21.0)
8
- decidim-assemblies (= 0.21.0)
9
- decidim-blogs (= 0.21.0)
10
- decidim-budgets (= 0.21.0)
11
- decidim-comments (= 0.21.0)
12
- decidim-core (= 0.21.0)
13
- decidim-debates (= 0.21.0)
14
- decidim-forms (= 0.21.0)
15
- decidim-generators (= 0.21.0)
16
- decidim-meetings (= 0.21.0)
17
- decidim-pages (= 0.21.0)
18
- decidim-participatory_processes (= 0.21.0)
19
- decidim-proposals (= 0.21.0)
20
- decidim-sortitions (= 0.21.0)
21
- decidim-surveys (= 0.21.0)
22
- decidim-system (= 0.21.0)
23
- decidim-verifications (= 0.21.0)
24
- decidim-accountability (0.21.0)
25
- decidim-comments (= 0.21.0)
26
- decidim-core (= 0.21.0)
27
- kaminari (~> 1.1)
4
+ decidim (0.22.0)
5
+ decidim-accountability (= 0.22.0)
6
+ decidim-admin (= 0.22.0)
7
+ decidim-api (= 0.22.0)
8
+ decidim-assemblies (= 0.22.0)
9
+ decidim-blogs (= 0.22.0)
10
+ decidim-budgets (= 0.22.0)
11
+ decidim-comments (= 0.22.0)
12
+ decidim-core (= 0.22.0)
13
+ decidim-debates (= 0.22.0)
14
+ decidim-forms (= 0.22.0)
15
+ decidim-generators (= 0.22.0)
16
+ decidim-meetings (= 0.22.0)
17
+ decidim-pages (= 0.22.0)
18
+ decidim-participatory_processes (= 0.22.0)
19
+ decidim-proposals (= 0.22.0)
20
+ decidim-sortitions (= 0.22.0)
21
+ decidim-surveys (= 0.22.0)
22
+ decidim-system (= 0.22.0)
23
+ decidim-verifications (= 0.22.0)
24
+ decidim-accountability (0.22.0)
25
+ decidim-comments (= 0.22.0)
26
+ decidim-core (= 0.22.0)
27
+ kaminari (~> 1.2, >= 1.2.1)
28
28
  searchlight (~> 4.1)
29
- decidim-admin (0.21.0)
29
+ decidim-admin (0.22.0)
30
30
  active_link_to (~> 1.0)
31
- decidim-core (= 0.21.0)
31
+ decidim-core (= 0.22.0)
32
32
  devise (~> 4.7)
33
33
  devise-i18n (~> 1.2)
34
34
  devise_invitable (~> 1.7)
35
35
  jquery-rails (~> 4.3)
36
- sassc (~> 1.12, >= 1.12.1)
37
- sassc-rails (~> 1.3)
38
- decidim-api (0.21.0)
36
+ sassc (~> 2.3.0)
37
+ sassc-rails (~> 2.1.2)
38
+ decidim-api (0.22.0)
39
39
  graphiql-rails (~> 1.4, < 1.5)
40
40
  graphql (~> 1.9)
41
41
  rack-cors (~> 1.0)
42
42
  redcarpet (~> 3.4)
43
43
  sprockets-es6 (~> 0.9.2)
44
- decidim-assemblies (0.21.0)
45
- decidim-core (= 0.21.0)
46
- decidim-blogs (0.21.0)
47
- decidim-admin (= 0.21.0)
48
- decidim-comments (= 0.21.0)
49
- decidim-core (= 0.21.0)
44
+ decidim-assemblies (0.22.0)
45
+ decidim-core (= 0.22.0)
46
+ decidim-blogs (0.22.0)
47
+ decidim-admin (= 0.22.0)
48
+ decidim-comments (= 0.22.0)
49
+ decidim-core (= 0.22.0)
50
50
  httparty (~> 0.17)
51
51
  jquery-tmpl-rails (~> 1.1)
52
- kaminari (~> 1.1)
53
- decidim-budgets (0.21.0)
54
- decidim-comments (= 0.21.0)
55
- decidim-core (= 0.21.0)
56
- kaminari (~> 1.1)
52
+ kaminari (~> 1.2, >= 1.2.1)
53
+ decidim-budgets (0.22.0)
54
+ decidim-comments (= 0.22.0)
55
+ decidim-core (= 0.22.0)
56
+ kaminari (~> 1.2, >= 1.2.1)
57
57
  searchlight (~> 4.1)
58
- decidim-comments (0.21.0)
59
- decidim-core (= 0.21.0)
58
+ decidim-comments (0.22.0)
59
+ decidim-core (= 0.22.0)
60
60
  jquery-rails (~> 4.3)
61
61
  redcarpet (~> 3.4)
62
- decidim-consultations (0.21.0)
63
- decidim-admin (= 0.21.0)
64
- decidim-comments (= 0.21.0)
65
- decidim-core (= 0.21.0)
66
- decidim-core (0.21.0)
62
+ decidim-consultations (0.22.0)
63
+ decidim-admin (= 0.22.0)
64
+ decidim-comments (= 0.22.0)
65
+ decidim-core (= 0.22.0)
66
+ decidim-core (0.22.0)
67
67
  active_link_to (~> 1.0)
68
68
  anchored (>= 1.1.0)
69
69
  autoprefixer-rails (~> 8.0)
@@ -74,7 +74,7 @@ PATH
74
74
  cells-rails (~> 0.0.9)
75
75
  charlock_holmes (~> 0.7)
76
76
  date_validator (~> 0.9.0)
77
- decidim-api (= 0.21.0)
77
+ decidim-api (= 0.22.0)
78
78
  devise (~> 4.7)
79
79
  devise-i18n (~> 1.2)
80
80
  diffy (~> 3.3)
@@ -82,13 +82,13 @@ PATH
82
82
  doorkeeper-i18n (~> 4.0)
83
83
  etherpad-lite (~> 0.3)
84
84
  file_validators (~> 2.1)
85
- foundation-rails (~> 6.4, < 6.5)
85
+ foundation-rails (~> 6.6, < 6.7)
86
86
  foundation_rails_helper (~> 3.0)
87
87
  geocoder (>= 1.5)
88
88
  hashdiff (>= 0.4.0, < 2.0.0)
89
89
  invisible_captcha (~> 0.12)
90
90
  jquery-rails (~> 4.3)
91
- kaminari (~> 1.1)
91
+ kaminari (~> 1.2, >= 1.2.1)
92
92
  loofah (~> 2.3.1)
93
93
  mini_magick (~> 4.9)
94
94
  mustache (~> 1.1.0)
@@ -104,13 +104,13 @@ PATH
104
104
  premailer-rails (~> 1.10)
105
105
  rack (>= 2.0.8)
106
106
  rack-attack (~> 6.0)
107
- rails (>= 5.2, < 6.0.x)
107
+ rails (>= 5.2.4.3, < 6.0.x)
108
108
  rails-i18n (~> 5.0)
109
109
  rectify (~> 0.13.0)
110
110
  redis (~> 4.1)
111
111
  rubyzip (~> 2.0)
112
- sassc (~> 1.12, >= 1.12.1)
113
- sassc-rails (~> 1.3)
112
+ sassc (~> 2.3.0)
113
+ sassc-rails (~> 2.1.2)
114
114
  seven_zip_ruby (~> 1.2, >= 1.2.2)
115
115
  social-share-button (~> 1.2, >= 1.2.1)
116
116
  spreadsheet (~> 1.2)
@@ -120,20 +120,20 @@ PATH
120
120
  uglifier (~> 4.1)
121
121
  valid_email2 (~> 2.1)
122
122
  wisper (~> 2.0)
123
- decidim-debates (0.21.0)
124
- decidim-comments (= 0.21.0)
125
- decidim-core (= 0.21.0)
126
- kaminari (~> 1.1)
123
+ decidim-debates (0.22.0)
124
+ decidim-comments (= 0.22.0)
125
+ decidim-core (= 0.22.0)
126
+ kaminari (~> 1.2, >= 1.2.1)
127
127
  searchlight (~> 4.1)
128
- decidim-dev (0.21.0)
128
+ decidim-dev (0.22.0)
129
129
  byebug (~> 11.0)
130
130
  capybara (~> 3.24)
131
131
  db-query-matchers (~> 0.9.0)
132
- decidim (= 0.21.0)
132
+ decidim (= 0.22.0)
133
133
  erb_lint (~> 0.0.28)
134
134
  factory_bot_rails (~> 4.8)
135
135
  i18n-tasks (~> 0.9.18)
136
- mdl (~> 0.5.0)
136
+ mdl (~> 0.10)
137
137
  nokogiri (>= 1.10.8)
138
138
  puma (>= 4.3)
139
139
  rails-controller-testing (~> 1.0)
@@ -151,87 +151,87 @@ PATH
151
151
  system_test_html_screenshots (~> 0.1.1)
152
152
  webmock (~> 3.6)
153
153
  wisper-rspec (~> 1.0)
154
- decidim-forms (0.21.0)
155
- decidim-core (= 0.21.0)
156
- decidim-generators (0.21.0)
157
- decidim-core (= 0.21.0)
158
- decidim-initiatives (0.21.0)
159
- decidim-admin (= 0.21.0)
160
- decidim-comments (= 0.21.0)
161
- decidim-core (= 0.21.0)
162
- decidim-verifications (= 0.21.0)
163
- kaminari (~> 1.1)
154
+ decidim-forms (0.22.0)
155
+ decidim-core (= 0.22.0)
156
+ decidim-generators (0.22.0)
157
+ decidim-core (= 0.22.0)
158
+ decidim-initiatives (0.22.0)
159
+ decidim-admin (= 0.22.0)
160
+ decidim-comments (= 0.22.0)
161
+ decidim-core (= 0.22.0)
162
+ decidim-verifications (= 0.22.0)
163
+ kaminari (~> 1.2, >= 1.2.1)
164
164
  origami (~> 2.1)
165
165
  virtus-multiparams (~> 0.1)
166
166
  wicked (~> 1.3)
167
167
  wicked_pdf (~> 1.4)
168
168
  wkhtmltopdf-binary (~> 0.12)
169
- decidim-meetings (0.21.0)
169
+ decidim-meetings (0.22.0)
170
170
  cells-erb (~> 0.1.0)
171
171
  cells-rails (~> 0.0.9)
172
- decidim-core (= 0.21.0)
173
- decidim-forms (= 0.21.0)
172
+ decidim-core (= 0.22.0)
173
+ decidim-forms (= 0.22.0)
174
174
  httparty (~> 0.17)
175
175
  icalendar (~> 2.5)
176
176
  jquery-tmpl-rails (~> 1.1)
177
- kaminari (~> 1.1)
177
+ kaminari (~> 1.2, >= 1.2.1)
178
178
  searchlight (~> 4.1)
179
- decidim-pages (0.21.0)
180
- decidim-core (= 0.21.0)
181
- decidim-participatory_processes (0.21.0)
182
- decidim-core (= 0.21.0)
183
- decidim-proposals (0.21.0)
179
+ decidim-pages (0.22.0)
180
+ decidim-core (= 0.22.0)
181
+ decidim-participatory_processes (0.22.0)
182
+ decidim-core (= 0.22.0)
183
+ decidim-proposals (0.22.0)
184
184
  acts_as_list (~> 0.9)
185
185
  cells-erb (~> 0.1.0)
186
186
  cells-rails (~> 0.0.9)
187
- decidim-comments (= 0.21.0)
188
- decidim-core (= 0.21.0)
187
+ decidim-comments (= 0.22.0)
188
+ decidim-core (= 0.22.0)
189
189
  doc2text (~> 0.4.2)
190
- kaminari (~> 1.1)
190
+ kaminari (~> 1.2, >= 1.2.1)
191
191
  ransack (~> 2.1.1)
192
192
  redcarpet (~> 3.4)
193
- decidim-sortitions (0.21.0)
194
- decidim-admin (= 0.21.0)
195
- decidim-comments (= 0.21.0)
196
- decidim-core (= 0.21.0)
197
- decidim-proposals (= 0.21.0)
198
- decidim-surveys (0.21.0)
199
- decidim-core (= 0.21.0)
200
- decidim-forms (= 0.21.0)
201
- decidim-system (0.21.0)
193
+ decidim-sortitions (0.22.0)
194
+ decidim-admin (= 0.22.0)
195
+ decidim-comments (= 0.22.0)
196
+ decidim-core (= 0.22.0)
197
+ decidim-proposals (= 0.22.0)
198
+ decidim-surveys (0.22.0)
199
+ decidim-core (= 0.22.0)
200
+ decidim-forms (= 0.22.0)
201
+ decidim-system (0.22.0)
202
202
  active_link_to (~> 1.0)
203
- decidim-core (= 0.21.0)
203
+ decidim-core (= 0.22.0)
204
204
  devise (~> 4.7)
205
205
  devise-i18n (~> 1.2)
206
206
  devise_invitable (~> 1.7)
207
207
  jquery-rails (~> 4.3)
208
- sassc (~> 1.12, >= 1.12.1)
209
- sassc-rails (~> 1.3)
210
- decidim-verifications (0.21.0)
211
- decidim-core (= 0.21.0)
208
+ sassc (~> 2.3.0)
209
+ sassc-rails (~> 2.1.2)
210
+ decidim-verifications (0.22.0)
211
+ decidim-core (= 0.22.0)
212
212
 
213
213
  GEM
214
214
  remote: https://rubygems.org/
215
215
  specs:
216
- actioncable (5.2.3)
217
- actionpack (= 5.2.3)
216
+ actioncable (5.2.4.3)
217
+ actionpack (= 5.2.4.3)
218
218
  nio4r (~> 2.0)
219
219
  websocket-driver (>= 0.6.1)
220
- actionmailer (5.2.3)
221
- actionpack (= 5.2.3)
222
- actionview (= 5.2.3)
223
- activejob (= 5.2.3)
220
+ actionmailer (5.2.4.3)
221
+ actionpack (= 5.2.4.3)
222
+ actionview (= 5.2.4.3)
223
+ activejob (= 5.2.4.3)
224
224
  mail (~> 2.5, >= 2.5.4)
225
225
  rails-dom-testing (~> 2.0)
226
- actionpack (5.2.3)
227
- actionview (= 5.2.3)
228
- activesupport (= 5.2.3)
229
- rack (~> 2.0)
226
+ actionpack (5.2.4.3)
227
+ actionview (= 5.2.4.3)
228
+ activesupport (= 5.2.4.3)
229
+ rack (~> 2.0, >= 2.0.8)
230
230
  rack-test (>= 0.6.3)
231
231
  rails-dom-testing (~> 2.0)
232
232
  rails-html-sanitizer (~> 1.0, >= 1.0.2)
233
- actionview (5.2.3)
234
- activesupport (= 5.2.3)
233
+ actionview (5.2.4.3)
234
+ activesupport (= 5.2.4.3)
235
235
  builder (~> 3.1)
236
236
  erubi (~> 1.4)
237
237
  rails-dom-testing (~> 2.0)
@@ -239,20 +239,20 @@ GEM
239
239
  active_link_to (1.0.5)
240
240
  actionpack
241
241
  addressable
242
- activejob (5.2.3)
243
- activesupport (= 5.2.3)
242
+ activejob (5.2.4.3)
243
+ activesupport (= 5.2.4.3)
244
244
  globalid (>= 0.3.6)
245
- activemodel (5.2.3)
246
- activesupport (= 5.2.3)
247
- activerecord (5.2.3)
248
- activemodel (= 5.2.3)
249
- activesupport (= 5.2.3)
245
+ activemodel (5.2.4.3)
246
+ activesupport (= 5.2.4.3)
247
+ activerecord (5.2.4.3)
248
+ activemodel (= 5.2.4.3)
249
+ activesupport (= 5.2.4.3)
250
250
  arel (>= 9.0)
251
- activestorage (5.2.3)
252
- actionpack (= 5.2.3)
253
- activerecord (= 5.2.3)
251
+ activestorage (5.2.4.3)
252
+ actionpack (= 5.2.4.3)
253
+ activerecord (= 5.2.4.3)
254
254
  marcel (~> 0.3.1)
255
- activesupport (5.2.3)
255
+ activesupport (5.2.4.3)
256
256
  concurrent-ruby (~> 1.0, >= 1.0.2)
257
257
  i18n (>= 0.7, < 2)
258
258
  minitest (~> 5.1)
@@ -263,7 +263,7 @@ GEM
263
263
  public_suffix (>= 2.0.2, < 4.0)
264
264
  anchored (1.1.0)
265
265
  arel (9.0.0)
266
- ast (2.4.0)
266
+ ast (2.4.1)
267
267
  autoprefixer-rails (8.6.5)
268
268
  execjs
269
269
  axiom-types (0.1.1)
@@ -274,9 +274,9 @@ GEM
274
274
  babel-transpiler (0.7.0)
275
275
  babel-source (>= 4.0, < 6)
276
276
  execjs (~> 2.0)
277
- batch-loader (1.4.1)
278
- bcrypt (3.1.13)
279
- better_html (1.0.14)
277
+ batch-loader (1.5.0)
278
+ bcrypt (3.1.15)
279
+ better_html (1.0.15)
280
280
  actionview (>= 4.0)
281
281
  activesupport (>= 4.0)
282
282
  ast (~> 2.0)
@@ -288,9 +288,9 @@ GEM
288
288
  bootsnap (1.4.4)
289
289
  msgpack (~> 1.0)
290
290
  browser (2.7.1)
291
- builder (3.2.3)
291
+ builder (3.2.4)
292
292
  byebug (11.0.1)
293
- capybara (3.32.1)
293
+ capybara (3.33.0)
294
294
  addressable
295
295
  mini_mime (>= 0.1.3)
296
296
  nokogiri (~> 1.8)
@@ -314,6 +314,7 @@ GEM
314
314
  actionpack (>= 3.0)
315
315
  cells (>= 4.1.6, < 5.0.0)
316
316
  charlock_holmes (0.7.7)
317
+ chef-utils (16.4.41)
317
318
  childprocess (3.0.0)
318
319
  coercible (1.0.0)
319
320
  descendants_tracker (~> 0.0.1)
@@ -325,10 +326,10 @@ GEM
325
326
  execjs
326
327
  coffee-script-source (1.12.2)
327
328
  colorize (0.8.1)
328
- concurrent-ruby (1.1.5)
329
+ concurrent-ruby (1.1.6)
329
330
  crack (0.4.3)
330
331
  safe_yaml (~> 1.0.0)
331
- crass (1.0.5)
332
+ crass (1.0.6)
332
333
  css_parser (1.7.1)
333
334
  addressable
334
335
  date_validator (0.9.0)
@@ -342,26 +343,26 @@ GEM
342
343
  declarative-option (0.1.0)
343
344
  descendants_tracker (0.0.4)
344
345
  thread_safe (~> 0.3, >= 0.3.1)
345
- devise (4.7.1)
346
+ devise (4.7.2)
346
347
  bcrypt (~> 3.0)
347
348
  orm_adapter (~> 0.1)
348
349
  railties (>= 4.1.0)
349
350
  responders
350
351
  warden (~> 1.2.3)
351
- devise-i18n (1.9.1)
352
+ devise-i18n (1.9.2)
352
353
  devise (>= 4.7.1)
353
354
  devise_invitable (1.7.5)
354
355
  actionmailer (>= 4.1.0)
355
356
  devise (>= 4.0.0)
356
- diff-lcs (1.3)
357
- diffy (3.3.0)
357
+ diff-lcs (1.4.4)
358
+ diffy (3.4.0)
358
359
  doc2text (0.4.2)
359
360
  nokogiri (~> 1.10.0)
360
361
  rubyzip (~> 2.0.0)
361
362
  docile (1.3.2)
362
363
  domain_name (0.5.20190701)
363
364
  unf (>= 0.0.5, < 1.0.0)
364
- doorkeeper (5.3.1)
365
+ doorkeeper (5.4.0)
365
366
  railties (>= 5)
366
367
  doorkeeper-i18n (4.0.1)
367
368
  equalizer (0.0.11)
@@ -374,7 +375,7 @@ GEM
374
375
  smart_properties
375
376
  erbse (0.1.4)
376
377
  temple
377
- erubi (1.8.0)
378
+ erubi (1.9.0)
378
379
  etherpad-lite (0.3.0)
379
380
  rest-client (>= 1.6)
380
381
  execjs (2.7.0)
@@ -391,9 +392,9 @@ GEM
391
392
  file_validators (2.3.0)
392
393
  activemodel (>= 3.2)
393
394
  mime-types (>= 1.0)
394
- foundation-rails (6.4.3.0)
395
+ foundation-rails (6.6.2.0)
395
396
  railties (>= 3.1.0)
396
- sass (>= 3.3.0, < 3.5)
397
+ sass (>= 3.3.0)
397
398
  sprockets-es6 (>= 0.9.0)
398
399
  foundation_rails_helper (3.0.0)
399
400
  actionpack (>= 4.1, < 6.0)
@@ -401,13 +402,13 @@ GEM
401
402
  activesupport (>= 4.1, < 6.0)
402
403
  railties (>= 4.1, < 6.0)
403
404
  tzinfo (~> 1.2, >= 1.2.2)
404
- geocoder (1.6.2)
405
+ geocoder (1.6.3)
405
406
  globalid (0.4.2)
406
407
  activesupport (>= 4.2.0)
407
408
  graphiql-rails (1.4.11)
408
409
  railties
409
410
  sprockets-rails
410
- graphql (1.10.6)
411
+ graphql (1.11.3)
411
412
  hashdiff (1.0.1)
412
413
  hashie (3.6.0)
413
414
  highline (2.0.3)
@@ -416,10 +417,10 @@ GEM
416
417
  http-accept (1.7.0)
417
418
  http-cookie (1.0.3)
418
419
  domain_name (~> 0.5)
419
- httparty (0.18.0)
420
+ httparty (0.18.1)
420
421
  mime-types (~> 3.0)
421
422
  multi_xml (>= 0.5.2)
422
- i18n (1.6.0)
423
+ i18n (1.8.2)
423
424
  concurrent-ruby (~> 1.0)
424
425
  i18n-tasks (0.9.31)
425
426
  activesupport (>= 4.0.2)
@@ -438,26 +439,29 @@ GEM
438
439
  invisible_captcha (0.13.0)
439
440
  rails (>= 3.2.0)
440
441
  jaro_winkler (1.5.4)
441
- jquery-rails (4.3.5)
442
+ jquery-rails (4.4.0)
442
443
  rails-dom-testing (>= 1, < 3)
443
444
  railties (>= 4.2.0)
444
445
  thor (>= 0.14, < 2.0)
445
446
  jquery-tmpl-rails (1.1.0)
446
447
  rails (>= 3.1.0)
447
- jwt (2.2.1)
448
- kaminari (1.2.0)
448
+ jwt (2.2.2)
449
+ kaminari (1.2.1)
449
450
  activesupport (>= 4.1.0)
450
- kaminari-actionview (= 1.2.0)
451
- kaminari-activerecord (= 1.2.0)
452
- kaminari-core (= 1.2.0)
453
- kaminari-actionview (1.2.0)
451
+ kaminari-actionview (= 1.2.1)
452
+ kaminari-activerecord (= 1.2.1)
453
+ kaminari-core (= 1.2.1)
454
+ kaminari-actionview (1.2.1)
454
455
  actionview
455
- kaminari-core (= 1.2.0)
456
- kaminari-activerecord (1.2.0)
456
+ kaminari-core (= 1.2.1)
457
+ kaminari-activerecord (1.2.1)
457
458
  activerecord
458
- kaminari-core (= 1.2.0)
459
- kaminari-core (1.2.0)
460
- kramdown (1.17.0)
459
+ kaminari-core (= 1.2.1)
460
+ kaminari-core (1.2.1)
461
+ kramdown (2.3.0)
462
+ rexml
463
+ kramdown-parser-gfm (1.1.0)
464
+ kramdown (~> 2.0)
461
465
  launchy (2.4.3)
462
466
  addressable (~> 2.3)
463
467
  letter_opener (1.7.0)
@@ -477,30 +481,34 @@ GEM
477
481
  mini_mime (>= 0.1.1)
478
482
  marcel (0.3.3)
479
483
  mimemagic (~> 0.3.2)
480
- mdl (0.5.0)
481
- kramdown (~> 1.12, >= 1.12.0)
482
- mixlib-cli (~> 1.7, >= 1.7.0)
483
- mixlib-config (~> 2.2, >= 2.2.1)
484
- method_source (0.9.2)
484
+ mdl (0.11.0)
485
+ kramdown (~> 2.3)
486
+ kramdown-parser-gfm (~> 1.1)
487
+ mixlib-cli (~> 2.1, >= 2.1.1)
488
+ mixlib-config (>= 2.2.1, < 4)
489
+ mixlib-shellout
490
+ method_source (1.0.0)
485
491
  mime-types (3.3.1)
486
492
  mime-types-data (~> 3.2015)
487
- mime-types-data (3.2019.1009)
488
- mimemagic (0.3.4)
493
+ mime-types-data (3.2020.0512)
494
+ mimemagic (0.3.5)
489
495
  mini_magick (4.10.1)
490
- mini_mime (1.0.1)
496
+ mini_mime (1.0.2)
491
497
  mini_portile2 (2.4.0)
492
- minitest (5.11.3)
493
- mixlib-cli (1.7.0)
494
- mixlib-config (2.2.18)
498
+ minitest (5.14.1)
499
+ mixlib-cli (2.1.8)
500
+ mixlib-config (3.0.9)
495
501
  tomlrb
502
+ mixlib-shellout (3.1.4)
503
+ chef-utils
496
504
  msgpack (1.2.10)
497
- multi_json (1.14.1)
505
+ multi_json (1.15.0)
498
506
  multi_xml (0.6.0)
499
507
  multipart-post (2.1.1)
500
508
  mustache (1.1.1)
501
509
  netrc (0.11.0)
502
510
  nio4r (2.5.2)
503
- nobspw (0.6.1)
511
+ nobspw (0.6.2)
504
512
  nokogiri (1.10.9)
505
513
  mini_portile2 (~> 2.4.0)
506
514
  oauth (0.5.4)
@@ -522,8 +530,8 @@ GEM
522
530
  omniauth-oauth (1.1.0)
523
531
  oauth
524
532
  omniauth (~> 1.0)
525
- omniauth-oauth2 (1.6.0)
526
- oauth2 (~> 1.1)
533
+ omniauth-oauth2 (1.7.0)
534
+ oauth2 (~> 1.4)
527
535
  omniauth (~> 1.9)
528
536
  omniauth-rails_csrf_protection (0.1.2)
529
537
  actionpack (>= 4.2)
@@ -537,14 +545,14 @@ GEM
537
545
  paper_trail (10.3.1)
538
546
  activerecord (>= 4.2)
539
547
  request_store (~> 1.1)
540
- parallel (1.19.1)
541
- parser (2.7.1.0)
542
- ast (~> 2.4.0)
548
+ parallel (1.19.2)
549
+ parser (2.7.1.4)
550
+ ast (~> 2.4.1)
543
551
  pg (1.1.4)
544
552
  pg_search (2.3.2)
545
553
  activerecord (>= 5.2)
546
554
  activesupport (>= 5.2)
547
- premailer (1.11.1)
555
+ premailer (1.13.1)
548
556
  addressable
549
557
  css_parser (>= 1.6.0)
550
558
  htmlentities (>= 4.0.0)
@@ -552,48 +560,48 @@ GEM
552
560
  actionmailer (>= 3)
553
561
  premailer (~> 1.7, >= 1.7.9)
554
562
  public_suffix (3.1.0)
555
- puma (4.3.3)
563
+ puma (4.3.5)
556
564
  nio4r (~> 2.0)
557
- rack (2.0.8)
558
- rack-attack (6.2.2)
565
+ rack (2.2.2)
566
+ rack-attack (6.3.1)
559
567
  rack (>= 1.0, < 3)
560
568
  rack-cors (1.1.1)
561
569
  rack (>= 2.0.0)
562
570
  rack-test (1.1.0)
563
571
  rack (>= 1.0, < 3)
564
- rails (5.2.3)
565
- actioncable (= 5.2.3)
566
- actionmailer (= 5.2.3)
567
- actionpack (= 5.2.3)
568
- actionview (= 5.2.3)
569
- activejob (= 5.2.3)
570
- activemodel (= 5.2.3)
571
- activerecord (= 5.2.3)
572
- activestorage (= 5.2.3)
573
- activesupport (= 5.2.3)
572
+ rails (5.2.4.3)
573
+ actioncable (= 5.2.4.3)
574
+ actionmailer (= 5.2.4.3)
575
+ actionpack (= 5.2.4.3)
576
+ actionview (= 5.2.4.3)
577
+ activejob (= 5.2.4.3)
578
+ activemodel (= 5.2.4.3)
579
+ activerecord (= 5.2.4.3)
580
+ activestorage (= 5.2.4.3)
581
+ activesupport (= 5.2.4.3)
574
582
  bundler (>= 1.3.0)
575
- railties (= 5.2.3)
583
+ railties (= 5.2.4.3)
576
584
  sprockets-rails (>= 2.0.0)
577
- rails-controller-testing (1.0.4)
578
- actionpack (>= 5.0.1.x)
579
- actionview (>= 5.0.1.x)
580
- activesupport (>= 5.0.1.x)
585
+ rails-controller-testing (1.0.5)
586
+ actionpack (>= 5.0.1.rc1)
587
+ actionview (>= 5.0.1.rc1)
588
+ activesupport (>= 5.0.1.rc1)
581
589
  rails-dom-testing (2.0.3)
582
590
  activesupport (>= 4.2.0)
583
591
  nokogiri (>= 1.6)
584
- rails-html-sanitizer (1.2.0)
585
- loofah (~> 2.2, >= 2.2.2)
592
+ rails-html-sanitizer (1.3.0)
593
+ loofah (~> 2.3)
586
594
  rails-i18n (5.1.3)
587
595
  i18n (>= 0.7, < 2)
588
596
  railties (>= 5.0, < 6)
589
- railties (5.2.3)
590
- actionpack (= 5.2.3)
591
- activesupport (= 5.2.3)
597
+ railties (5.2.4.3)
598
+ actionpack (= 5.2.4.3)
599
+ activesupport (= 5.2.4.3)
592
600
  method_source
593
601
  rake (>= 0.8.7)
594
602
  thor (>= 0.19.0, < 2.0)
595
603
  rainbow (3.0.0)
596
- rake (13.0.0)
604
+ rake (13.0.1)
597
605
  ransack (2.1.1)
598
606
  actionpack (>= 5.0)
599
607
  activerecord (>= 5.0)
@@ -609,11 +617,11 @@ GEM
609
617
  virtus (~> 1.0.5)
610
618
  wisper (>= 1.6.1)
611
619
  redcarpet (3.5.0)
612
- redis (4.1.3)
613
- regexp_parser (1.7.0)
620
+ redis (4.2.1)
621
+ regexp_parser (1.7.1)
614
622
  request_store (1.5.0)
615
623
  rack (>= 1.4)
616
- responders (3.0.0)
624
+ responders (3.0.1)
617
625
  actionpack (>= 5.0)
618
626
  railties (>= 5.0)
619
627
  rest-client (2.1.0)
@@ -621,6 +629,7 @@ GEM
621
629
  http-cookie (>= 1.0.2, < 2.0)
622
630
  mime-types (>= 1.16, < 4.0)
623
631
  netrc (~> 0.8)
632
+ rexml (3.2.4)
624
633
  rspec (3.9.0)
625
634
  rspec-core (~> 3.9.0)
626
635
  rspec-expectations (~> 3.9.0)
@@ -628,9 +637,9 @@ GEM
628
637
  rspec-cells (0.3.5)
629
638
  cells (>= 4.0.0, < 6.0.0)
630
639
  rspec-rails (< 5.0)
631
- rspec-core (3.9.1)
632
- rspec-support (~> 3.9.1)
633
- rspec-expectations (3.9.1)
640
+ rspec-core (3.9.2)
641
+ rspec-support (~> 3.9.3)
642
+ rspec-expectations (3.9.2)
634
643
  diff-lcs (>= 1.2.0, < 2.0)
635
644
  rspec-support (~> 3.9.0)
636
645
  rspec-html-matchers (0.9.2)
@@ -649,7 +658,7 @@ GEM
649
658
  rspec-support (~> 3.9.0)
650
659
  rspec-retry (0.6.2)
651
660
  rspec-core (> 3.3)
652
- rspec-support (3.9.2)
661
+ rspec-support (3.9.3)
653
662
  rspec_junit_formatter (0.3.0)
654
663
  rspec-core (>= 2, < 4, != 2.12.0)
655
664
  rubocop (0.71.0)
@@ -662,29 +671,31 @@ GEM
662
671
  rubocop-rails (2.0.1)
663
672
  rack (>= 1.1)
664
673
  rubocop (>= 0.70.0)
665
- rubocop-rspec (1.38.1)
674
+ rubocop-rspec (1.41.0)
666
675
  rubocop (>= 0.68.1)
667
676
  ruby-ole (1.2.12.2)
668
677
  ruby-progressbar (1.10.1)
669
678
  ruby_dep (1.5.0)
670
679
  rubyzip (2.0.0)
671
680
  safe_yaml (1.0.5)
672
- sass (3.4.25)
673
- sassc (1.12.1)
674
- ffi (~> 1.9.6)
675
- sass (>= 3.3.0)
676
- sassc-rails (1.3.0)
681
+ sass (3.7.4)
682
+ sass-listen (~> 4.0.0)
683
+ sass-listen (4.0.0)
684
+ rb-fsevent (~> 0.9, >= 0.9.4)
685
+ rb-inotify (~> 0.9, >= 0.9.7)
686
+ sassc (2.3.0)
687
+ ffi (~> 1.9)
688
+ sassc-rails (2.1.2)
677
689
  railties (>= 4.0.0)
678
- sass
679
- sassc (~> 1.9)
680
- sprockets (> 2.11)
690
+ sassc (>= 2.0)
691
+ sprockets (> 3.0)
681
692
  sprockets-rails
682
693
  tilt
683
694
  searchlight (4.1.0)
684
695
  selenium-webdriver (3.142.7)
685
696
  childprocess (>= 0.5, < 4.0)
686
697
  rubyzip (>= 1.2.2)
687
- seven_zip_ruby (1.2.5)
698
+ seven_zip_ruby (1.3.0)
688
699
  simplecov (0.18.5)
689
700
  docile (~> 1.1)
690
701
  simplecov-html (~> 0.11)
@@ -692,7 +703,7 @@ GEM
692
703
  simplecov (~> 0.8)
693
704
  simplecov-html (0.12.2)
694
705
  smart_properties (1.15.0)
695
- social-share-button (1.2.1)
706
+ social-share-button (1.2.3)
696
707
  coffee-rails
697
708
  spreadsheet (1.2.6)
698
709
  ruby-ole (>= 1.0)
@@ -716,14 +727,14 @@ GEM
716
727
  temple (0.8.2)
717
728
  terminal-table (1.8.0)
718
729
  unicode-display_width (~> 1.1, >= 1.1.1)
719
- thor (0.20.3)
730
+ thor (1.0.1)
720
731
  thread_safe (0.3.6)
721
732
  tilt (2.0.10)
722
733
  tomlrb (1.3.0)
723
734
  truncato (0.7.11)
724
735
  htmlentities (~> 4.3.1)
725
736
  nokogiri (>= 1.7.0, <= 2.0)
726
- tzinfo (1.2.6)
737
+ tzinfo (1.2.7)
727
738
  thread_safe (~> 0.1)
728
739
  uber (0.1.0)
729
740
  uglifier (4.1.20)
@@ -753,16 +764,16 @@ GEM
753
764
  addressable (>= 2.3.6)
754
765
  crack (>= 0.3.2)
755
766
  hashdiff (>= 0.4.0, < 2.0.0)
756
- websocket-driver (0.7.1)
767
+ websocket-driver (0.7.3)
757
768
  websocket-extensions (>= 0.1.0)
758
- websocket-extensions (0.1.4)
769
+ websocket-extensions (0.1.5)
759
770
  wicked (1.3.4)
760
771
  railties (>= 3.0.7)
761
772
  wicked_pdf (1.4.0)
762
773
  activesupport
763
774
  wisper (2.0.1)
764
775
  wisper-rspec (1.1.0)
765
- wkhtmltopdf-binary (0.12.5.4)
776
+ wkhtmltopdf-binary (0.12.6.3)
766
777
  xpath (3.2.0)
767
778
  nokogiri (~> 1.8)
768
779
 
@@ -779,7 +790,7 @@ DEPENDENCIES
779
790
  faker (~> 1.9)
780
791
  letter_opener_web (~> 1.3)
781
792
  listen (~> 3.1)
782
- puma (~> 4.3.3)
793
+ puma (>= 4.3.5)
783
794
  spring (~> 2.0)
784
795
  spring-watcher-listen (~> 2.0)
785
796
  uglifier (~> 4.1)
@@ -789,4 +800,4 @@ RUBY VERSION
789
800
  ruby 2.5.3p105
790
801
 
791
802
  BUNDLED WITH
792
- 1.17.3
803
+ 2.1.4
@@ -111,14 +111,12 @@ module Decidim
111
111
  if current_gem == "decidim"
112
112
  gsub_file "Gemfile", /gem "decidim-dev".*/, "gem \"decidim-dev\", #{gem_modifier}"
113
113
 
114
- if options[:demo]
115
- gsub_file "Gemfile", /gem "decidim-consultations".*/, "gem \"decidim-consultations\", #{gem_modifier}"
116
- gsub_file "Gemfile", /gem "decidim-initiatives".*/, "gem \"decidim-initiatives\", #{gem_modifier}"
117
- gsub_file "Gemfile", /gem "decidim-conferences".*/, "gem \"decidim-conferences\", #{gem_modifier}"
118
- else
119
- gsub_file "Gemfile", /gem "decidim-consultations".*/, "# gem \"decidim-consultations\", #{gem_modifier}"
120
- gsub_file "Gemfile", /gem "decidim-initiatives".*/, "# gem \"decidim-initiatives\", #{gem_modifier}"
121
- gsub_file "Gemfile", /gem "decidim-conferences".*/, "# gem \"decidim-conferences\", #{gem_modifier}"
114
+ %w(conferences consultations elections initiatives).each do |component|
115
+ if options[:demo]
116
+ gsub_file "Gemfile", /gem "decidim-#{component}".*/, "gem \"decidim-#{component}\", #{gem_modifier}"
117
+ else
118
+ gsub_file "Gemfile", /gem "decidim-#{component}".*/, "# gem \"decidim-#{component}\", #{gem_modifier}"
119
+ end
122
120
  end
123
121
  end
124
122
 
@@ -1,20 +1,44 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  Decidim.configure do |config|
4
+ # The name of the application
4
5
  config.application_name = "My Application Name"
6
+
7
+ # The email that will be used as sender in all emails from Decidim
5
8
  config.mailer_sender = "change-me@domain.org"
6
9
 
7
- # Change these lines to set your preferred locales
8
- config.default_locale = :en
10
+ # Sets the list of available locales for the whole application.
11
+ #
12
+ # When an organization is created through the System area, system admins will
13
+ # be able to choose the available languages for that organization. That list
14
+ # of languages will be equal or a subset of the list in this file.
9
15
  config.available_locales = [:en, :ca, :es]
10
16
 
17
+ # Restrict access to the system part with an authorized ip list.
18
+ # You can use a single ip like ("1.2.3.4"), or an ip subnet like ("1.2.3.4/24")
19
+ # You may specify multiple ip in an array ["1.2.3.4", "1.2.3.4/24"]
20
+ # config.system_accesslist_ips = ["127.0.0.1"]
21
+
22
+ # Sets the default locale for new organizations. When creating a new
23
+ # organization from the System area, system admins will be able to overwrite
24
+ # this value for that specific organization.
25
+ config.default_locale = :en
26
+
27
+ # Defines a list of custom content processors. They are used to parse and
28
+ # render specific tags inside some user-provided content. Check the docs for
29
+ # more info.
30
+ # config.content_processors = []
31
+
32
+ # Whether SSL should be enabled or not.
33
+ # config.force_ssl = true
34
+
11
35
  # Geocoder configuration
12
36
  # config.geocoder = {
13
37
  # static_map_url: "https://image.maps.ls.hereapi.com/mia/1.6/mapview",
14
38
  # here_api_key: Rails.application.secrets.geocoder[:here_api_key]
15
39
  # }
16
40
 
17
- # Custom resource reference generator method
41
+ # Custom resource reference generator method. Check the docs for more info.
18
42
  # config.reference_generator = lambda do |resource, component|
19
43
  # # Implement your custom method to generate resources references
20
44
  # "1234-#{resource.id}"
@@ -23,7 +47,17 @@ Decidim.configure do |config|
23
47
  # Currency unit
24
48
  # config.currency_unit = "€"
25
49
 
26
- # The number of reports which an object can receive before hiding it
50
+ # Defines the quality of image uploads after processing. Image uploads are
51
+ # processed by Decidim, this value helps reduce the size of the files.
52
+ # config.image_uploader_quality = 80
53
+
54
+ # The maximum file size of an attachment
55
+ # config.maximum_attachment_size = 10.megabytes
56
+
57
+ # The maximum file size for a user avatar
58
+ # config.maximum_avatar_size = 10.megabytes
59
+
60
+ # The number of reports which a resource can receive before hiding it
27
61
  # config.max_reports_before_hiding = 3
28
62
 
29
63
  # Custom HTML Header snippets
@@ -41,6 +75,36 @@ Decidim.configure do |config|
41
75
  #
42
76
  config.enable_html_header_snippets = false
43
77
 
78
+ # Allow organizations admins to track newsletter links.
79
+ # config.track_newsletter_links = true
80
+
81
+ # Amount of time that the data portability files will be available in the server.
82
+ # config.data_portability_expiry_time = 7.days
83
+
84
+ # Max requests in a time period to prevent DoS attacks. Only applied on production.
85
+ # config.throttling_max_requests = 100
86
+
87
+ # Time window in which the throttling is applied.
88
+ # config.throttling_period = 1.minute
89
+
90
+ # Time window were users can access the website even if their email is not confirmed.
91
+ # config.unconfirmed_access_for = 2.days
92
+
93
+ # Etherpad configuration. Check the docs for more info.
94
+ # config.etherpad = {
95
+ # server: <your url>,
96
+ # api_key: <your key>,
97
+ # api_version: <your version>
98
+ # }
99
+
100
+ # A base path for the uploads. If set, make sure it ends in a slash.
101
+ # Uploads will be set to `<base_path>/uploads/`. This can be useful if you
102
+ # want to use the same uploads place for both staging and production
103
+ # environments, but in different folders.
104
+ #
105
+ # If not set, it will be ignored.
106
+ # config.base_uploads_path = nil
107
+
44
108
  # SMS gateway configuration
45
109
  #
46
110
  # If you want to verify your users by sending a verification code via
@@ -121,6 +185,21 @@ Decidim.configure do |config|
121
185
  # api_key: Rails.application.secrets.etherpad[:api_key],
122
186
  # api_version: Rails.application.secrets.etherpad[:api_version]
123
187
  # }
188
+
189
+ # Sets Decidim::Exporters::CSV's default column separator
190
+ # config.default_csv_col_sep = ";"
191
+
192
+ # The list of roles a user can have, not considering the space-specific roles.
193
+ # config.user_roles = %w(admin user_manager)
194
+
195
+ # The list of visibility options for amendments. An Array of Strings that
196
+ # serve both as locale keys and values to construct the input collection in
197
+ # Decidim::Amendment::VisibilityStepSetting::options.
198
+ #
199
+ # This collection is used in Decidim::Admin::SettingsHelper to generate a
200
+ # radio buttons collection input field form for a Decidim::Component
201
+ # step setting :amendments_visibility.
202
+ # config.amendments_visibility_options = %w(all participants)
124
203
  end
125
204
 
126
205
  Rails.application.config.i18n.available_locales = Decidim.available_locales
@@ -4,6 +4,8 @@ Decidim::Verifications.register_workflow(:dummy_authorization_handler) do |workf
4
4
  workflow.form = "DummyAuthorizationHandler"
5
5
  workflow.action_authorizer = "DummyAuthorizationHandler::DummyActionAuthorizer"
6
6
  workflow.expires_in = 1.hour
7
+ workflow.renewable = true
8
+ workflow.time_between_renewals = 5.minutes
7
9
 
8
10
  workflow.options do |options|
9
11
  options.attribute :postal_code, type: :string, default: "08001", required: false
@@ -7,7 +7,8 @@ ruby RUBY_VERSION
7
7
  gem "decidim", git: "https://github.com/decidim/decidim"
8
8
  gem "decidim-<%= component_name %>", path: "."
9
9
 
10
- gem "puma", "~> 3.12.2"
10
+ gem "puma", ">= 4.3"
11
+ gem "bootsnap", "~> 1.4"
11
12
  gem "uglifier", "~> 4.1"
12
13
 
13
14
  group :development, :test do
@@ -12,7 +12,7 @@ Space.
12
12
  Add this line to your application's Gemfile:
13
13
 
14
14
  ```ruby
15
- gem 'decidim-<%= component_name %>
15
+ gem "decidim-<%= component_name %>"
16
16
  ```
17
17
 
18
18
  And then execute:
@@ -4,7 +4,7 @@
4
4
  module Decidim
5
5
  module Generators
6
6
  def self.version
7
- "0.21.0"
7
+ "0.22.0"
8
8
  end
9
9
  end
10
10
  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.21.0
4
+ version: 0.22.0
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: 2020-04-08 00:00:00.000000000 Z
13
+ date: 2020-09-01 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.21.0
21
+ version: 0.22.0
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.21.0
28
+ version: 0.22.0
29
29
  - !ruby/object:Gem::Dependency
30
30
  name: bundler
31
31
  requirement: !ruby/object:Gem::Requirement