decidim-proposals 0.25.1 → 0.25.2
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/config/locales/ja.yml +12 -12
- data/config/locales/pl.yml +5 -5
- data/config/locales/ro-RO.yml +28 -28
- data/lib/decidim/proposals/version.rb +1 -1
- metadata +21 -21
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 4d13b06de5d512291385de92e97556ee02f247135d83f44fa2d97a9729fb857e
|
|
4
|
+
data.tar.gz: b255e6566bd3be7337cd1df5e2b77bd5ddd12bfda0c0a844a2b9a89fce2ae1c0
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: c48b30aa36515856f535027035ce07ed2c0e0a25205adcac0c97a4e9d44d2c6ef545ec8ebde95caa3240e2cbd5f4b3aff4c136b046fb068b6cc57d1743dd2fd1
|
|
7
|
+
data.tar.gz: 76c701c236f0b74c14c49375a65f8734600d1503dcbadc41c7406b9b05e54e4788f51d862f4545f98b03924a0c9b88c8bbaa0d233dc3fad7387e3b82bd9b4bea
|
data/config/locales/ja.yml
CHANGED
|
@@ -114,7 +114,7 @@ ja:
|
|
|
114
114
|
amend: 修正
|
|
115
115
|
comment: コメント
|
|
116
116
|
create: 作成
|
|
117
|
-
endorse:
|
|
117
|
+
endorse: オススメする
|
|
118
118
|
vote: サポート
|
|
119
119
|
vote_comment: コメントに投票
|
|
120
120
|
withdraw: 撤回する
|
|
@@ -173,8 +173,8 @@ ja:
|
|
|
173
173
|
automatic_hashtags: すべての提案に下記のハッシュタグを追加する
|
|
174
174
|
comments_blocked: コメントをブロック
|
|
175
175
|
creation_enabled: 提案の作成を有効にする
|
|
176
|
-
endorsements_blocked:
|
|
177
|
-
endorsements_enabled:
|
|
176
|
+
endorsements_blocked: オススメをブロック
|
|
177
|
+
endorsements_enabled: オススメを有効にする
|
|
178
178
|
proposal_answering_enabled: 提案への回答を有効にする
|
|
179
179
|
publish_answers_immediately: 提案の回答をすぐに公開
|
|
180
180
|
suggested_hashtags: 提案作成時に参加者に提案するハッシュタグ
|
|
@@ -225,7 +225,7 @@ ja:
|
|
|
225
225
|
email_subject: '%{participatory_space_title} で現在利用可能な提案'
|
|
226
226
|
notification_title: <a href="%{resource_path}">新しい提案</a> を <a href="%{participatory_space_url}">%{participatory_space_title}</a>で提出できるようになりました。
|
|
227
227
|
endorsing_enabled:
|
|
228
|
-
email_intro: 'あなたは %{participatory_space_title}
|
|
228
|
+
email_intro: 'あなたは %{participatory_space_title} で提案をオススメすることができます! このページへの参加を開始します:'
|
|
229
229
|
email_outro: '%{participatory_space_title}をフォローしているため、この通知を受け取りました。前のリンクに続く通知の受信を停止することができます。'
|
|
230
230
|
email_subject: '%{participatory_space_title} の推薦提案が開始されました'
|
|
231
231
|
notification_title: <a href="%{resource_path}">提案の支持</a> <a href="%{participatory_space_url}">%{participatory_space_title}</a> を開始することができます。
|
|
@@ -333,9 +333,9 @@ ja:
|
|
|
333
333
|
object: 提案
|
|
334
334
|
title: 承認された提案
|
|
335
335
|
endorsements:
|
|
336
|
-
description:
|
|
337
|
-
object:
|
|
338
|
-
title:
|
|
336
|
+
description: 提案へのオススメ数
|
|
337
|
+
object: オススメ
|
|
338
|
+
title: オススメ
|
|
339
339
|
proposals:
|
|
340
340
|
description: 提案数
|
|
341
341
|
object: 提案
|
|
@@ -467,9 +467,9 @@ ja:
|
|
|
467
467
|
comments_positive_count: お気に入り
|
|
468
468
|
created_at: 作成日
|
|
469
469
|
documents: ドキュメント
|
|
470
|
-
endorsements_count:
|
|
471
|
-
endorsements_ranking:
|
|
472
|
-
endorsers:
|
|
470
|
+
endorsements_count: オススメ数
|
|
471
|
+
endorsements_ranking: オススメランキング
|
|
472
|
+
endorsers: オススメしている人
|
|
473
473
|
link: リンク
|
|
474
474
|
n_more_endorsers:
|
|
475
475
|
other: 他 %{count} 名
|
|
@@ -758,7 +758,7 @@ ja:
|
|
|
758
758
|
orders:
|
|
759
759
|
label: '提案の順序:'
|
|
760
760
|
most_commented: コメントが多い順
|
|
761
|
-
most_endorsed:
|
|
761
|
+
most_endorsed: 最もオススメされた
|
|
762
762
|
most_followed: 最もフォローされている
|
|
763
763
|
most_voted: 最もサポートされています
|
|
764
764
|
random: Random
|
|
@@ -792,7 +792,7 @@ ja:
|
|
|
792
792
|
changes_at_title: '「%{title} 」に修正'
|
|
793
793
|
comments: コメント
|
|
794
794
|
edit_proposal: 提案を編集
|
|
795
|
-
endorsements_list:
|
|
795
|
+
endorsements_list: オススメ一覧
|
|
796
796
|
estimated_cost: 推定コスト
|
|
797
797
|
hidden_endorsers_count:
|
|
798
798
|
other: '%{count} 人以上'
|
data/config/locales/pl.yml
CHANGED
|
@@ -72,22 +72,22 @@ pl:
|
|
|
72
72
|
decidim/proposals/collaborative_draft:
|
|
73
73
|
one: Wspólny szkic
|
|
74
74
|
few: Wspólne szkice
|
|
75
|
-
many: Wspólne
|
|
75
|
+
many: Wspólne szkiców
|
|
76
76
|
other: Wspólne szkice
|
|
77
77
|
decidim/proposals/proposal:
|
|
78
78
|
one: Propozycja
|
|
79
79
|
few: Propozycje
|
|
80
|
-
many:
|
|
80
|
+
many: Propozycji
|
|
81
81
|
other: Propozycje
|
|
82
82
|
decidim/proposals/proposal_note:
|
|
83
83
|
one: Uwaga
|
|
84
84
|
few: Uwagi
|
|
85
|
-
many:
|
|
85
|
+
many: Uwag
|
|
86
86
|
other: Uwagi
|
|
87
87
|
decidim/proposals/proposal_vote:
|
|
88
88
|
one: Wsparcie
|
|
89
|
-
few:
|
|
90
|
-
many:
|
|
89
|
+
few: Wsparcia
|
|
90
|
+
many: Wsparć
|
|
91
91
|
other: Wsparcia
|
|
92
92
|
decidim:
|
|
93
93
|
admin:
|
data/config/locales/ro-RO.yml
CHANGED
|
@@ -71,9 +71,9 @@ ro:
|
|
|
71
71
|
activerecord:
|
|
72
72
|
models:
|
|
73
73
|
decidim/proposals/collaborative_draft:
|
|
74
|
-
one:
|
|
75
|
-
few:
|
|
76
|
-
other:
|
|
74
|
+
one: Ciornă colaborativă
|
|
75
|
+
few: Ciorne colaborative
|
|
76
|
+
other: Ciorne colaborative
|
|
77
77
|
decidim/proposals/proposal:
|
|
78
78
|
one: Propunere
|
|
79
79
|
few: Propuneri
|
|
@@ -159,7 +159,7 @@ ro:
|
|
|
159
159
|
proposal_wizard_step_2_help_text: Text de ajutor pentru pasul „Compară” din crearea unei propuneri
|
|
160
160
|
proposal_wizard_step_3_help_text: Text de ajutor pentru pasul „Finalizează” din crearea unei propuneri
|
|
161
161
|
proposal_wizard_step_4_help_text: Text de ajutor pentru pasul „Publică” din crearea unei propuneri
|
|
162
|
-
resources_permissions_enabled: Pentru fiecare propunere pot fi setate
|
|
162
|
+
resources_permissions_enabled: Pentru fiecare propunere pot fi setate drepturi pentru acțiuni
|
|
163
163
|
scope_id: Domeniu de interes
|
|
164
164
|
scopes_enabled: Domeniile de interes au fost activate
|
|
165
165
|
threshold_per_proposal: Prag per propunere
|
|
@@ -198,35 +198,35 @@ ro:
|
|
|
198
198
|
email_subject: Cineva a trimis o notă la propunerea %{resource_title}.
|
|
199
199
|
notification_title: Cineva a lăsat o notă la propunerea <a href="%{resource_path}">%{resource_title}</a>. Verifică detaliile în <a href="%{admin_proposal_info_path}">panoul de administrare</a>
|
|
200
200
|
collaborative_draft_access_accepted:
|
|
201
|
-
email_intro: '%{requester_name} a fost acceptat drept colaborator pentru
|
|
201
|
+
email_intro: '%{requester_name} a fost acceptat drept colaborator pentru ciorna colaborativă <a href="%{resource_path}">%{resource_title}</a>.'
|
|
202
202
|
email_outro: Ai primit această notificare deoarece ești colaborator pentru <a href="%{resource_path}">%{resource_title}</a>.
|
|
203
203
|
email_subject: "Utilizatorul %{requester_name} a fost acceptat drept colaborator pentru %{resource_title}."
|
|
204
|
-
notification_title: <a href="%{requester_path}">%{requester_name} %{requester_nickname}</a> a fost <strong>acceptat drept colaborator</strong> pentru
|
|
204
|
+
notification_title: <a href="%{requester_path}">%{requester_name} %{requester_nickname}</a> a fost <strong>acceptat drept colaborator</strong> pentru ciorna colaborativă <a href="%{resource_path}">%{resource_title}</a>.
|
|
205
205
|
collaborative_draft_access_rejected:
|
|
206
|
-
email_intro: '%{requester_name} a fost respins drept colaborator pentru
|
|
206
|
+
email_intro: '%{requester_name} a fost respins drept colaborator pentru ciorna colaborativă <a href="%{resource_path}">%{resource_title}</a>.'
|
|
207
207
|
email_outro: Ai primit această notificare deoarece ești colaborator pentru <a href="%{resource_path}">%{resource_title}</a>.
|
|
208
|
-
email_subject: "%{requester_name} a fost respins drept colaborator pentru
|
|
209
|
-
notification_title: <a href="%{requester_path}">%{requester_name} %{requester_nickname}</a> a fost <strong>respins drept colaborator</strong> pentru
|
|
208
|
+
email_subject: "%{requester_name} a fost respins drept colaborator pentru ciorna colaborativă %{resource_title}."
|
|
209
|
+
notification_title: <a href="%{requester_path}">%{requester_name} %{requester_nickname}</a> a fost <strong>respins drept colaborator</strong> pentru ciorna colaborativă <a href="%{resource_path}">%{resource_title}</a>.
|
|
210
210
|
collaborative_draft_access_requested:
|
|
211
|
-
email_intro: '%{requester_name} a solicitat acces drept colaborator. Poți <strong>accepta sau respinge cererea</strong> din pagina
|
|
211
|
+
email_intro: '%{requester_name} a solicitat acces drept colaborator. Poți <strong>accepta sau respinge cererea</strong> din pagina ciornei colaborative <a href="%{resource_path}">%{resource_title}</a>.'
|
|
212
212
|
email_outro: Ai primit această notificare deoarece ești colaborator pentru <a href="%{resource_path}">%{resource_title}</a>.
|
|
213
213
|
email_subject: "%{requester_name} a solicitat acces pentru a contribui la %{resource_title}."
|
|
214
|
-
notification_title: <a href="%{requester_path}">%{requester_name} %{requester_nickname}</a> a solicitat acces pentru a contribui la
|
|
214
|
+
notification_title: <a href="%{requester_path}">%{requester_name} %{requester_nickname}</a> a solicitat acces pentru a contribui la ciorna colaborativă <a href="%{resource_path}">%{resource_title}</a>. Te rugăm <strong>acceptă sau respinge cererea</strong>.
|
|
215
215
|
collaborative_draft_access_requester_accepted:
|
|
216
|
-
email_intro: Ai fost acceptat drept colaborator pentru
|
|
216
|
+
email_intro: Ai fost acceptat drept colaborator pentru ciorna colaborativă <a href="%{resource_path}">%{resource_title}</a>.
|
|
217
217
|
email_outro: Ai primit această notificare deoarece ai solicitat să devii colaborator pentru <a href="%{resource_path}">%{resource_title}</a>.
|
|
218
218
|
email_subject: Ai fost acceptat drept colaborator pentru %{resource_title}.
|
|
219
|
-
notification_title: Ai fost <strong>acceptat drept colaborator</strong> pentru
|
|
219
|
+
notification_title: Ai fost <strong>acceptat drept colaborator</strong> pentru ciorna colaborativă <a href="%{resource_path}">%{resource_title}</a>.
|
|
220
220
|
collaborative_draft_access_requester_rejected:
|
|
221
|
-
email_intro: Ai fost respins drept colaborator pentru
|
|
221
|
+
email_intro: Ai fost respins drept colaborator pentru ciorna colaborativă <a href="%{resource_path}">%{resource_title}</a>.
|
|
222
222
|
email_outro: Ai primit această notificare deoarece ai solicitat să devii colaborator pentru <a href="%{resource_path}">%{resource_title}</a>.
|
|
223
223
|
email_subject: Ai fost respins drept colaborator pentru %{resource_title}.
|
|
224
|
-
notification_title: Ai fost <strong>respins drept colaborator</strong> pentru
|
|
224
|
+
notification_title: Ai fost <strong>respins drept colaborator</strong> pentru ciorna colaborativă <a href="%{resource_path}">%{resource_title}</a>.
|
|
225
225
|
collaborative_draft_withdrawn:
|
|
226
|
-
email_intro: <a href="%{author_path}">%{author_name} %{author_nickname}</a> a retras
|
|
226
|
+
email_intro: <a href="%{author_path}">%{author_name} %{author_nickname}</a> a retras ciorna colaborativă <a href="%{resource_path}">%{resource_title}</a>.
|
|
227
227
|
email_outro: Ai primit această notificare deoarece ești colaborator pentru <a href="%{resource_path}">%{resource_title}</a>.
|
|
228
|
-
email_subject: "%{author_name} %{author_nickname} a retras
|
|
229
|
-
notification_title: <a href="%{author_path}">%{author_name} %{author_nickname}</a> <strong>a retras</strong>
|
|
228
|
+
email_subject: "%{author_name} %{author_nickname} a retras ciorna colaborativă %{resource_title}."
|
|
229
|
+
notification_title: <a href="%{author_path}">%{author_name} %{author_nickname}</a> <strong>a retras</strong> ciorna colaborativă <a href="%{resource_path}">%{resource_title}</a>.
|
|
230
230
|
creation_enabled:
|
|
231
231
|
email_intro: 'Acum poți crea propuneri noi pentru %{participatory_space_title}! Participă acum la această pagină:'
|
|
232
232
|
email_outro: Ai primit această notificare deoarece urmărești %{participatory_space_title}. Poți anula aceste notificări de la link-ul anterior.
|
|
@@ -317,9 +317,9 @@ ro:
|
|
|
317
317
|
conditions:
|
|
318
318
|
- Răsfoiește paginile și petrece puțin timp citind propunerile altora
|
|
319
319
|
- Votează propunerilor care îți plac sau ți se par intersante
|
|
320
|
-
description: Această insignă este acordată atunci când
|
|
320
|
+
description: Această insignă este acordată atunci când votezi propunerile altora.
|
|
321
321
|
description_another: Acest participant a votat %{score} propuneri.
|
|
322
|
-
description_own: Ai
|
|
322
|
+
description_own: Ai votat %{score} propuneri.
|
|
323
323
|
name: Voturi pentru propuneri
|
|
324
324
|
next_level_in: Votează încă %{score} alte propuneri pentru a atinge următorul nivel!
|
|
325
325
|
unearned_another: Acest participant nu a votat încă nicio propunere.
|
|
@@ -375,11 +375,11 @@ ro:
|
|
|
375
375
|
name: Propunere
|
|
376
376
|
participatory_texts:
|
|
377
377
|
bulk-actions:
|
|
378
|
-
are_you_sure: Sigur dorești să renunți la întrega
|
|
378
|
+
are_you_sure: Sigur dorești să renunți la întrega ciornă de text participativ?
|
|
379
379
|
discard_all: Renunță la toate
|
|
380
380
|
import_doc: Importă documentul
|
|
381
381
|
discard:
|
|
382
|
-
success: Toate
|
|
382
|
+
success: Toate ciornele de text participativ au fost șterse.
|
|
383
383
|
import:
|
|
384
384
|
invalid: Formularul nu este valid!
|
|
385
385
|
invalid_file: Fişierul conţine o eroare, te rugăm să încerci să editezi conţinutul fişierului şi să-l reîncărci.
|
|
@@ -475,7 +475,7 @@ ro:
|
|
|
475
475
|
comments_positive_count: În favoarea
|
|
476
476
|
created_at: Data creării
|
|
477
477
|
documents: Documente
|
|
478
|
-
endorsements_count: Număr de
|
|
478
|
+
endorsements_count: Număr de susțineri
|
|
479
479
|
endorsements_ranking: Clasament după susțineri
|
|
480
480
|
endorsers: Susţinători
|
|
481
481
|
link: Link
|
|
@@ -514,7 +514,7 @@ ro:
|
|
|
514
514
|
title: Importă propuneri
|
|
515
515
|
proposals_merges:
|
|
516
516
|
create:
|
|
517
|
-
invalid: A apărut o problemă la
|
|
517
|
+
invalid: A apărut o problemă la combinarea propunerilor selectate.
|
|
518
518
|
success: Propunerile au fost combinate cu succes într-o propunere nouă.
|
|
519
519
|
proposals_splits:
|
|
520
520
|
create:
|
|
@@ -570,7 +570,7 @@ ro:
|
|
|
570
570
|
publish:
|
|
571
571
|
error: A apărut o problemă la publicarea ciornei colaborative.
|
|
572
572
|
irreversible_action_modal:
|
|
573
|
-
body: După publicarea
|
|
573
|
+
body: După publicarea ciornei drept propunere, aceasta nu va mai fi editabilă. Propunerea nu va mai accepta autori sau contribuții noi.
|
|
574
574
|
cancel: Anulează
|
|
575
575
|
ok: Publică drept propunere
|
|
576
576
|
title: Următoarea acţiune este ireversibilă
|
|
@@ -581,7 +581,7 @@ ro:
|
|
|
581
581
|
irreversible_action_modal:
|
|
582
582
|
body: După închiderea ciornei, aceasta nu va mai putea fi editată. Ciorna nu va mai accepta autori sau contribuții noi.
|
|
583
583
|
cancel: Anulează
|
|
584
|
-
ok: Retrage
|
|
584
|
+
ok: Retrage ciorna colaborativă
|
|
585
585
|
title: Următoarea acţiune este ireversibilă
|
|
586
586
|
success: Ciorna colaborativă a fost retrasă cu succes.
|
|
587
587
|
count:
|
|
@@ -650,7 +650,7 @@ ro:
|
|
|
650
650
|
publish: Publică
|
|
651
651
|
publish_info: Publică această versiune a ciornei sau
|
|
652
652
|
published_proposal: propunere publicată
|
|
653
|
-
request_access:
|
|
653
|
+
request_access: Cere acces
|
|
654
654
|
requested_access: Acces solicitat
|
|
655
655
|
version_history: vezi istoricul versiunilor pentru această propunere
|
|
656
656
|
withdraw: retrage ciorna
|
|
@@ -840,7 +840,7 @@ ro:
|
|
|
840
840
|
vote_button:
|
|
841
841
|
already_voted: Ai votat deja
|
|
842
842
|
already_voted_hover: Retrage votul
|
|
843
|
-
maximum_votes_reached:
|
|
843
|
+
maximum_votes_reached: Ai atins limita de votare
|
|
844
844
|
no_votes_remaining: Niciun vot rămas
|
|
845
845
|
vote: Votează
|
|
846
846
|
votes_blocked: Votare dezactivată
|
metadata
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: decidim-proposals
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.25.
|
|
4
|
+
version: 0.25.2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Josep Jaume Rey Peroy
|
|
8
8
|
- Marc Riera Casals
|
|
9
9
|
- Oriol Gual Oliva
|
|
10
|
-
autorequire:
|
|
10
|
+
autorequire:
|
|
11
11
|
bindir: bin
|
|
12
12
|
cert_chain: []
|
|
13
|
-
date: 2021-11-
|
|
13
|
+
date: 2021-11-25 00:00:00.000000000 Z
|
|
14
14
|
dependencies:
|
|
15
15
|
- !ruby/object:Gem::Dependency
|
|
16
16
|
name: decidim-comments
|
|
@@ -18,28 +18,28 @@ dependencies:
|
|
|
18
18
|
requirements:
|
|
19
19
|
- - '='
|
|
20
20
|
- !ruby/object:Gem::Version
|
|
21
|
-
version: 0.25.
|
|
21
|
+
version: 0.25.2
|
|
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.25.
|
|
28
|
+
version: 0.25.2
|
|
29
29
|
- !ruby/object:Gem::Dependency
|
|
30
30
|
name: decidim-core
|
|
31
31
|
requirement: !ruby/object:Gem::Requirement
|
|
32
32
|
requirements:
|
|
33
33
|
- - '='
|
|
34
34
|
- !ruby/object:Gem::Version
|
|
35
|
-
version: 0.25.
|
|
35
|
+
version: 0.25.2
|
|
36
36
|
type: :runtime
|
|
37
37
|
prerelease: false
|
|
38
38
|
version_requirements: !ruby/object:Gem::Requirement
|
|
39
39
|
requirements:
|
|
40
40
|
- - '='
|
|
41
41
|
- !ruby/object:Gem::Version
|
|
42
|
-
version: 0.25.
|
|
42
|
+
version: 0.25.2
|
|
43
43
|
- !ruby/object:Gem::Dependency
|
|
44
44
|
name: doc2text
|
|
45
45
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -80,84 +80,84 @@ dependencies:
|
|
|
80
80
|
requirements:
|
|
81
81
|
- - '='
|
|
82
82
|
- !ruby/object:Gem::Version
|
|
83
|
-
version: 0.25.
|
|
83
|
+
version: 0.25.2
|
|
84
84
|
type: :development
|
|
85
85
|
prerelease: false
|
|
86
86
|
version_requirements: !ruby/object:Gem::Requirement
|
|
87
87
|
requirements:
|
|
88
88
|
- - '='
|
|
89
89
|
- !ruby/object:Gem::Version
|
|
90
|
-
version: 0.25.
|
|
90
|
+
version: 0.25.2
|
|
91
91
|
- !ruby/object:Gem::Dependency
|
|
92
92
|
name: decidim-assemblies
|
|
93
93
|
requirement: !ruby/object:Gem::Requirement
|
|
94
94
|
requirements:
|
|
95
95
|
- - '='
|
|
96
96
|
- !ruby/object:Gem::Version
|
|
97
|
-
version: 0.25.
|
|
97
|
+
version: 0.25.2
|
|
98
98
|
type: :development
|
|
99
99
|
prerelease: false
|
|
100
100
|
version_requirements: !ruby/object:Gem::Requirement
|
|
101
101
|
requirements:
|
|
102
102
|
- - '='
|
|
103
103
|
- !ruby/object:Gem::Version
|
|
104
|
-
version: 0.25.
|
|
104
|
+
version: 0.25.2
|
|
105
105
|
- !ruby/object:Gem::Dependency
|
|
106
106
|
name: decidim-budgets
|
|
107
107
|
requirement: !ruby/object:Gem::Requirement
|
|
108
108
|
requirements:
|
|
109
109
|
- - '='
|
|
110
110
|
- !ruby/object:Gem::Version
|
|
111
|
-
version: 0.25.
|
|
111
|
+
version: 0.25.2
|
|
112
112
|
type: :development
|
|
113
113
|
prerelease: false
|
|
114
114
|
version_requirements: !ruby/object:Gem::Requirement
|
|
115
115
|
requirements:
|
|
116
116
|
- - '='
|
|
117
117
|
- !ruby/object:Gem::Version
|
|
118
|
-
version: 0.25.
|
|
118
|
+
version: 0.25.2
|
|
119
119
|
- !ruby/object:Gem::Dependency
|
|
120
120
|
name: decidim-dev
|
|
121
121
|
requirement: !ruby/object:Gem::Requirement
|
|
122
122
|
requirements:
|
|
123
123
|
- - '='
|
|
124
124
|
- !ruby/object:Gem::Version
|
|
125
|
-
version: 0.25.
|
|
125
|
+
version: 0.25.2
|
|
126
126
|
type: :development
|
|
127
127
|
prerelease: false
|
|
128
128
|
version_requirements: !ruby/object:Gem::Requirement
|
|
129
129
|
requirements:
|
|
130
130
|
- - '='
|
|
131
131
|
- !ruby/object:Gem::Version
|
|
132
|
-
version: 0.25.
|
|
132
|
+
version: 0.25.2
|
|
133
133
|
- !ruby/object:Gem::Dependency
|
|
134
134
|
name: decidim-meetings
|
|
135
135
|
requirement: !ruby/object:Gem::Requirement
|
|
136
136
|
requirements:
|
|
137
137
|
- - '='
|
|
138
138
|
- !ruby/object:Gem::Version
|
|
139
|
-
version: 0.25.
|
|
139
|
+
version: 0.25.2
|
|
140
140
|
type: :development
|
|
141
141
|
prerelease: false
|
|
142
142
|
version_requirements: !ruby/object:Gem::Requirement
|
|
143
143
|
requirements:
|
|
144
144
|
- - '='
|
|
145
145
|
- !ruby/object:Gem::Version
|
|
146
|
-
version: 0.25.
|
|
146
|
+
version: 0.25.2
|
|
147
147
|
- !ruby/object:Gem::Dependency
|
|
148
148
|
name: decidim-participatory_processes
|
|
149
149
|
requirement: !ruby/object:Gem::Requirement
|
|
150
150
|
requirements:
|
|
151
151
|
- - '='
|
|
152
152
|
- !ruby/object:Gem::Version
|
|
153
|
-
version: 0.25.
|
|
153
|
+
version: 0.25.2
|
|
154
154
|
type: :development
|
|
155
155
|
prerelease: false
|
|
156
156
|
version_requirements: !ruby/object:Gem::Requirement
|
|
157
157
|
requirements:
|
|
158
158
|
- - '='
|
|
159
159
|
- !ruby/object:Gem::Version
|
|
160
|
-
version: 0.25.
|
|
160
|
+
version: 0.25.2
|
|
161
161
|
description: A proposals component for decidim's participatory spaces.
|
|
162
162
|
email:
|
|
163
163
|
- josepjaume@gmail.com
|
|
@@ -597,7 +597,7 @@ homepage: https://github.com/decidim/decidim
|
|
|
597
597
|
licenses:
|
|
598
598
|
- AGPL-3.0
|
|
599
599
|
metadata: {}
|
|
600
|
-
post_install_message:
|
|
600
|
+
post_install_message:
|
|
601
601
|
rdoc_options: []
|
|
602
602
|
require_paths:
|
|
603
603
|
- lib
|
|
@@ -613,7 +613,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
613
613
|
version: '0'
|
|
614
614
|
requirements: []
|
|
615
615
|
rubygems_version: 3.1.2
|
|
616
|
-
signing_key:
|
|
616
|
+
signing_key:
|
|
617
617
|
specification_version: 4
|
|
618
618
|
summary: Decidim proposals module
|
|
619
619
|
test_files: []
|