decidim-generators 0.17.2 → 0.18.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: 4448672010326007ca25c7536bd548a0b9c5093409d3fe73c7dbba32e65a2810
4
- data.tar.gz: 795727bbc6c9d436193e86beb469648f1635029b95ba914e77c7bc7afb683067
3
+ metadata.gz: 121a7cadd2c8e482440dc7c0174da0fa552968880d3b67e734b467d9d63f737a
4
+ data.tar.gz: fae926489f24eb37156af9ea14870eb7f23c25927cc80a121ee70b8d27d5d066
5
5
  SHA512:
6
- metadata.gz: ee640ffdcd30c18eb7ead5c0c60fecc6e012e0975f8feb8ea5c056e0db9faf4fcf19277bc6eef43d256656bcb87c5bd73f2e2191e01a66d35199fababe7d9cab
7
- data.tar.gz: 5f53252028eb0be0b2dac4a443884a66b89e089ec5a90b376d628eb3637b77c79162ff85e9161ad3c7e424abd80cc1c950dfc059bf19b4460500159f4c0a9f9e
6
+ metadata.gz: 726f057dbeba79d4ae4ade2a604c8053b51ec39bc7d1ff8c97eb9ed7443235c2784d12f5517ec36360e0bad418c249bc672e3fed3bee6fb20dacec900ec08cea
7
+ data.tar.gz: 2346e1af5d5b51abc98fa8e99848aa2db83a28fce205b607aa73e6fc8474b8b5125aaaaa6dc8e001876f101e78cd7739ffdc4613b136c300ee45e15591498dae
@@ -1,67 +1,67 @@
1
1
  PATH
2
2
  remote: ..
3
3
  specs:
4
- decidim (0.17.2)
5
- decidim-accountability (= 0.17.2)
6
- decidim-admin (= 0.17.2)
7
- decidim-api (= 0.17.2)
8
- decidim-assemblies (= 0.17.2)
9
- decidim-blogs (= 0.17.2)
10
- decidim-budgets (= 0.17.2)
11
- decidim-comments (= 0.17.2)
12
- decidim-core (= 0.17.2)
13
- decidim-debates (= 0.17.2)
14
- decidim-forms (= 0.17.2)
15
- decidim-generators (= 0.17.2)
16
- decidim-meetings (= 0.17.2)
17
- decidim-pages (= 0.17.2)
18
- decidim-participatory_processes (= 0.17.2)
19
- decidim-proposals (= 0.17.2)
20
- decidim-sortitions (= 0.17.2)
21
- decidim-surveys (= 0.17.2)
22
- decidim-system (= 0.17.2)
23
- decidim-verifications (= 0.17.2)
24
- decidim-accountability (0.17.2)
25
- decidim-comments (= 0.17.2)
26
- decidim-core (= 0.17.2)
4
+ decidim (0.18.0)
5
+ decidim-accountability (= 0.18.0)
6
+ decidim-admin (= 0.18.0)
7
+ decidim-api (= 0.18.0)
8
+ decidim-assemblies (= 0.18.0)
9
+ decidim-blogs (= 0.18.0)
10
+ decidim-budgets (= 0.18.0)
11
+ decidim-comments (= 0.18.0)
12
+ decidim-core (= 0.18.0)
13
+ decidim-debates (= 0.18.0)
14
+ decidim-forms (= 0.18.0)
15
+ decidim-generators (= 0.18.0)
16
+ decidim-meetings (= 0.18.0)
17
+ decidim-pages (= 0.18.0)
18
+ decidim-participatory_processes (= 0.18.0)
19
+ decidim-proposals (= 0.18.0)
20
+ decidim-sortitions (= 0.18.0)
21
+ decidim-surveys (= 0.18.0)
22
+ decidim-system (= 0.18.0)
23
+ decidim-verifications (= 0.18.0)
24
+ decidim-accountability (0.18.0)
25
+ decidim-comments (= 0.18.0)
26
+ decidim-core (= 0.18.0)
27
27
  kaminari (~> 1.0)
28
28
  searchlight (~> 4.1)
29
- decidim-admin (0.17.2)
29
+ decidim-admin (0.18.0)
30
30
  active_link_to (~> 1.0)
31
- decidim-core (= 0.17.2)
32
- devise (~> 4.2)
31
+ decidim-core (= 0.18.0)
32
+ devise (~> 4.6)
33
33
  devise-i18n (~> 1.2)
34
34
  devise_invitable (~> 1.7)
35
35
  jquery-rails (~> 4.3)
36
36
  sassc (~> 1.12, >= 1.12.1)
37
37
  sassc-rails (~> 1.3)
38
- decidim-api (0.17.2)
38
+ decidim-api (0.18.0)
39
39
  graphiql-rails (~> 1.4, < 1.5)
40
40
  graphql (~> 1.6, < 1.8.11)
41
41
  rack-cors (~> 1.0)
42
42
  sprockets-es6 (~> 0.9.2)
43
- decidim-assemblies (0.17.2)
44
- decidim-core (= 0.17.2)
45
- decidim-blogs (0.17.2)
46
- decidim-admin (= 0.17.2)
47
- decidim-comments (= 0.17.2)
48
- decidim-core (= 0.17.2)
43
+ decidim-assemblies (0.18.0)
44
+ decidim-core (= 0.18.0)
45
+ decidim-blogs (0.18.0)
46
+ decidim-admin (= 0.18.0)
47
+ decidim-comments (= 0.18.0)
48
+ decidim-core (= 0.18.0)
49
49
  httparty (~> 0.16.0)
50
50
  jquery-tmpl-rails (~> 1.1)
51
51
  kaminari (~> 1.0)
52
- decidim-budgets (0.17.2)
53
- decidim-comments (= 0.17.2)
54
- decidim-core (= 0.17.2)
52
+ decidim-budgets (0.18.0)
53
+ decidim-comments (= 0.18.0)
54
+ decidim-core (= 0.18.0)
55
55
  kaminari (~> 1.0)
56
56
  searchlight (~> 4.1)
57
- decidim-comments (0.17.2)
58
- decidim-core (= 0.17.2)
57
+ decidim-comments (0.18.0)
58
+ decidim-core (= 0.18.0)
59
59
  jquery-rails (~> 4.0)
60
- decidim-consultations (0.17.2)
61
- decidim-admin (= 0.17.2)
62
- decidim-comments (= 0.17.2)
63
- decidim-core (= 0.17.2)
64
- decidim-core (0.17.2)
60
+ decidim-consultations (0.18.0)
61
+ decidim-admin (= 0.18.0)
62
+ decidim-comments (= 0.18.0)
63
+ decidim-core (= 0.18.0)
64
+ decidim-core (0.18.0)
65
65
  active_link_to (~> 1.0)
66
66
  autoprefixer-rails (~> 8.0)
67
67
  batch-loader (~> 1.2)
@@ -70,8 +70,8 @@ PATH
70
70
  cells-rails (~> 0.0.9)
71
71
  charlock_holmes (>= 0.7.6)
72
72
  date_validator (~> 0.9.0)
73
- decidim-api (= 0.17.2)
74
- devise (~> 4.3)
73
+ decidim-api (= 0.18.0)
74
+ devise (~> 4.6)
75
75
  devise-i18n (~> 1.2)
76
76
  doorkeeper (~> 4.4)
77
77
  doorkeeper-i18n (~> 4.0)
@@ -111,16 +111,16 @@ PATH
111
111
  uglifier (~> 4.0)
112
112
  valid_email2 (~> 2.1)
113
113
  wisper (~> 2.0)
114
- decidim-debates (0.17.2)
115
- decidim-comments (= 0.17.2)
116
- decidim-core (= 0.17.2)
114
+ decidim-debates (0.18.0)
115
+ decidim-comments (= 0.18.0)
116
+ decidim-core (= 0.18.0)
117
117
  kaminari (~> 1.0)
118
118
  searchlight (~> 4.1)
119
- decidim-dev (0.17.2)
119
+ decidim-dev (0.18.0)
120
120
  byebug (~> 10.0)
121
121
  capybara (~> 3.0)
122
122
  db-query-matchers (~> 0.9.0)
123
- decidim (= 0.17.2)
123
+ decidim (= 0.18.0)
124
124
  erb_lint (~> 0.0.22)
125
125
  factory_bot_rails (~> 4.8)
126
126
  i18n-tasks (~> 0.9.18)
@@ -139,15 +139,15 @@ PATH
139
139
  system_test_html_screenshots (~> 0.1.1)
140
140
  webmock (~> 3.0)
141
141
  wisper-rspec (~> 1.0)
142
- decidim-forms (0.17.2)
143
- decidim-core (= 0.17.2)
144
- decidim-generators (0.17.2)
145
- decidim-core (= 0.17.2)
146
- decidim-initiatives (0.17.2)
147
- decidim-admin (= 0.17.2)
148
- decidim-comments (= 0.17.2)
149
- decidim-core (= 0.17.2)
150
- decidim-verifications (= 0.17.2)
142
+ decidim-forms (0.18.0)
143
+ decidim-core (= 0.18.0)
144
+ decidim-generators (0.18.0)
145
+ decidim-core (= 0.18.0)
146
+ decidim-initiatives (0.18.0)
147
+ decidim-admin (= 0.18.0)
148
+ decidim-comments (= 0.18.0)
149
+ decidim-core (= 0.18.0)
150
+ decidim-verifications (= 0.18.0)
151
151
  kaminari (~> 1.0)
152
152
  origami
153
153
  social-share-button (~> 1.0)
@@ -155,51 +155,52 @@ PATH
155
155
  wicked (~> 1.3)
156
156
  wicked_pdf
157
157
  wkhtmltopdf-binary
158
- decidim-meetings (0.17.2)
158
+ decidim-meetings (0.18.0)
159
159
  cells-erb (~> 0.1.0)
160
160
  cells-rails (~> 0.0.9)
161
- decidim-core (= 0.17.2)
162
- decidim-forms (= 0.17.2)
161
+ decidim-core (= 0.18.0)
162
+ decidim-forms (= 0.18.0)
163
163
  httparty (~> 0.16.0)
164
164
  icalendar (~> 2.4)
165
165
  jquery-tmpl-rails (~> 1.1)
166
166
  kaminari (~> 1.0)
167
167
  searchlight (~> 4.1)
168
- decidim-pages (0.17.2)
169
- decidim-core (= 0.17.2)
170
- decidim-participatory_processes (0.17.2)
171
- decidim-core (= 0.17.2)
172
- decidim-proposals (0.17.2)
168
+ decidim-pages (0.18.0)
169
+ decidim-core (= 0.18.0)
170
+ decidim-participatory_processes (0.18.0)
171
+ decidim-core (= 0.18.0)
172
+ decidim-proposals (0.18.0)
173
173
  acts_as_list (>= 0.9)
174
174
  cells-erb (~> 0.1.0)
175
175
  cells-rails (~> 0.0.9)
176
- decidim-comments (= 0.17.2)
177
- decidim-core (= 0.17.2)
176
+ decidim-comments (= 0.18.0)
177
+ decidim-core (= 0.18.0)
178
+ diffy (>= 3.3)
178
179
  doc2text (>= 0.4.0)
179
180
  kaminari (~> 1.0)
180
181
  ransack (~> 2.0)
181
182
  redcarpet (>= 3.4)
182
183
  social-share-button (~> 1.0)
183
- decidim-sortitions (0.17.2)
184
- decidim-admin (= 0.17.2)
185
- decidim-comments (= 0.17.2)
186
- decidim-core (= 0.17.2)
187
- decidim-proposals (= 0.17.2)
184
+ decidim-sortitions (0.18.0)
185
+ decidim-admin (= 0.18.0)
186
+ decidim-comments (= 0.18.0)
187
+ decidim-core (= 0.18.0)
188
+ decidim-proposals (= 0.18.0)
188
189
  social-share-button (~> 1.0)
189
- decidim-surveys (0.17.2)
190
- decidim-core (= 0.17.2)
191
- decidim-forms (= 0.17.2)
192
- decidim-system (0.17.2)
190
+ decidim-surveys (0.18.0)
191
+ decidim-core (= 0.18.0)
192
+ decidim-forms (= 0.18.0)
193
+ decidim-system (0.18.0)
193
194
  active_link_to (~> 1.0)
194
- decidim-core (= 0.17.2)
195
- devise (~> 4.2)
195
+ decidim-core (= 0.18.0)
196
+ devise (~> 4.6)
196
197
  devise-i18n (~> 1.2)
197
198
  devise_invitable (~> 1.7)
198
199
  jquery-rails (~> 4.3)
199
200
  sassc (~> 1.12, >= 1.12.1)
200
201
  sassc-rails (~> 1.3)
201
- decidim-verifications (0.17.2)
202
- decidim-core (= 0.17.2)
202
+ decidim-verifications (0.18.0)
203
+ decidim-core (= 0.18.0)
203
204
 
204
205
  GEM
205
206
  remote: https://rubygems.org/
@@ -266,7 +267,7 @@ GEM
266
267
  execjs (~> 2.0)
267
268
  batch-loader (1.4.1)
268
269
  bcrypt (3.1.13)
269
- better_html (1.0.14)
270
+ better_html (1.0.13)
270
271
  actionview (>= 4.0)
271
272
  activesupport (>= 4.0)
272
273
  ast (~> 2.0)
@@ -279,7 +280,7 @@ GEM
279
280
  msgpack (~> 1.0)
280
281
  builder (3.2.3)
281
282
  byebug (10.0.2)
282
- capybara (3.25.0)
283
+ capybara (3.22.0)
283
284
  addressable
284
285
  mini_mime (>= 0.1.3)
285
286
  nokogiri (~> 1.8)
@@ -344,10 +345,11 @@ GEM
344
345
  actionmailer (>= 4.1.0)
345
346
  devise (>= 4.0.0)
346
347
  diff-lcs (1.3)
348
+ diffy (3.3.0)
347
349
  doc2text (0.4.1)
348
350
  nokogiri (~> 1.8, >= 1.8.2)
349
351
  rubyzip (~> 1.2, >= 1.2.2)
350
- docile (1.3.2)
352
+ docile (1.3.1)
351
353
  domain_name (0.5.20180417)
352
354
  unf (>= 0.0.5, < 1.0.0)
353
355
  doorkeeper (4.4.3)
@@ -425,8 +427,8 @@ GEM
425
427
  ice_nine (0.11.2)
426
428
  invisible_captcha (0.10.0)
427
429
  rails (>= 3.2.0)
428
- jaro_winkler (1.5.3)
429
- jquery-rails (4.3.5)
430
+ jaro_winkler (1.5.2)
431
+ jquery-rails (4.3.3)
430
432
  rails-dom-testing (>= 1, < 3)
431
433
  railties (>= 4.2.0)
432
434
  thor (>= 0.14, < 2.0)
@@ -600,9 +602,9 @@ GEM
600
602
  regexp_parser (1.5.1)
601
603
  request_store (1.4.1)
602
604
  rack (>= 1.4)
603
- responders (3.0.0)
604
- actionpack (>= 5.0)
605
- railties (>= 5.0)
605
+ responders (2.4.1)
606
+ actionpack (>= 4.2.0, < 6.0)
607
+ railties (>= 4.2.0, < 6.0)
606
608
  rest-client (2.0.2)
607
609
  http-cookie (>= 1.0.2, < 2.0)
608
610
  mime-types (>= 1.16, < 4.0)
@@ -614,15 +616,15 @@ GEM
614
616
  rspec-cells (0.3.4)
615
617
  cells (>= 4.0.0, < 6.0.0)
616
618
  rspec-rails (~> 3.2)
617
- rspec-core (3.8.2)
619
+ rspec-core (3.8.0)
618
620
  rspec-support (~> 3.8.0)
619
- rspec-expectations (3.8.4)
621
+ rspec-expectations (3.8.3)
620
622
  diff-lcs (>= 1.2.0, < 2.0)
621
623
  rspec-support (~> 3.8.0)
622
624
  rspec-html-matchers (0.9.1)
623
625
  nokogiri (~> 1)
624
626
  rspec (>= 3.0.0.a, < 4)
625
- rspec-mocks (3.8.1)
627
+ rspec-mocks (3.8.0)
626
628
  diff-lcs (>= 1.2.0, < 2.0)
627
629
  rspec-support (~> 3.8.0)
628
630
  rspec-rails (3.8.2)
@@ -633,7 +635,7 @@ GEM
633
635
  rspec-expectations (~> 3.8.0)
634
636
  rspec-mocks (~> 3.8.0)
635
637
  rspec-support (~> 3.8.0)
636
- rspec-support (3.8.2)
638
+ rspec-support (3.8.0)
637
639
  rspec_junit_formatter (0.3.0)
638
640
  rspec-core (>= 2, < 4, != 2.12.0)
639
641
  rubocop (0.58.2)
@@ -666,12 +668,12 @@ GEM
666
668
  selenium-webdriver (3.142.3)
667
669
  childprocess (>= 0.5, < 2.0)
668
670
  rubyzip (~> 1.2, >= 1.2.2)
669
- simplecov (0.17.0)
671
+ simplecov (0.16.1)
670
672
  docile (~> 1.1)
671
673
  json (>= 1.8, < 3)
672
674
  simplecov-html (~> 0.10.0)
673
675
  simplecov-html (0.10.2)
674
- smart_properties (1.15.0)
676
+ smart_properties (1.14.0)
675
677
  social-share-button (1.2.0)
676
678
  coffee-rails
677
679
  spreadsheet (1.2.4)
@@ -734,9 +736,9 @@ GEM
734
736
  addressable (>= 2.3.6)
735
737
  crack (>= 0.3.2)
736
738
  hashdiff
737
- websocket-driver (0.7.1)
739
+ websocket-driver (0.7.0)
738
740
  websocket-extensions (>= 0.1.0)
739
- websocket-extensions (0.1.4)
741
+ websocket-extensions (0.1.3)
740
742
  wicked (1.3.3)
741
743
  railties (>= 3.0.7)
742
744
  wicked_pdf (1.4.0)
@@ -4,7 +4,7 @@
4
4
  module Decidim
5
5
  module Generators
6
6
  def self.version
7
- "0.17.2"
7
+ "0.18.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.17.2
4
+ version: 0.18.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Josep Jaume Rey Peroy
@@ -18,14 +18,14 @@ dependencies:
18
18
  requirements:
19
19
  - - '='
20
20
  - !ruby/object:Gem::Version
21
- version: 0.17.2
21
+ version: 0.18.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.17.2
28
+ version: 0.18.0
29
29
  - !ruby/object:Gem::Dependency
30
30
  name: bundler
31
31
  requirement: !ruby/object:Gem::Requirement