decidim-elections 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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a5cb34c4bf2b0cca6f44fc5c61f0ac3510f187e28c9aaca2f6533cbb72e38c4c
4
- data.tar.gz: c58bd302d28e457a16462035f9dd5e14fe7778ca9add08ee9f0fdfda02d0197d
3
+ metadata.gz: 5f09833ea70c1970efdc0d52cf8014a4bc8cbb2a09d4ca15d49e315d7b02d88f
4
+ data.tar.gz: e000962fcfe04a7d1acee472798e65208c7fa9a22dba090a5da6119aaf7013ce
5
5
  SHA512:
6
- metadata.gz: 65e115785492d02950f6209f7f08baea26b0027a06c1cbd26d15a8a3f55b8d04e0cecbaeeffd5cb1c9e99fb042297bca3f2facd944ea0e99162348f278a10c90
7
- data.tar.gz: 2e14fdbee1a3fe5f2483f85d2abc17f7d1768d1aac4b4fd374245a1f5b23f76355278757e7911cbf4f6624cbea27a033f79e2f930fa48a607ea97bf036724cbb
6
+ metadata.gz: 95f86d7f46367adeb8f5acbfa57b7cb0a78a0ca1aa4657b5d1e3d77f54bab4fabb20e143559c7e4ce071dbdbb4797dd00ec0d5cd270699461ee7be40a531db79
7
+ data.tar.gz: d6048e8719815cb218327d71c12f9a6c81a2a5a6093ea05c9b0ba77585885b76ee62e8069b8510594d32da8340d7667c92688aba9a8dfb499920f20a896784f8
@@ -343,6 +343,10 @@ ca:
343
343
  upcoming: Properes
344
344
  end_date: Finalitza
345
345
  footer:
346
+ remaining_time:
347
+ one: "Queden <strong>%{count} hora %{minutes} minuts</strong> per votar."
348
+ other: "Queden <strong>%{count} hores %{minutes} minuts</strong> per votar."
349
+ zero: "Queden <strong>%{minutes} minuts</strong> per votar."
346
350
  view: Veure
347
351
  vote: Votar
348
352
  label:
@@ -343,6 +343,10 @@ es-MX:
343
343
  upcoming: Próximas
344
344
  end_date: Termina
345
345
  footer:
346
+ remaining_time:
347
+ one: "Quedan <strong>%{count} hora %{minutes} minutos</strong> restantes para votar."
348
+ other: "Quedan <strong>%{count} horas %{minutes} minutos</strong> restantes para votar."
349
+ zero: "Quedan <strong>%{minutes} minutos</strong> restantes para votar."
346
350
  view: Ver
347
351
  vote: Votar
348
352
  label:
@@ -343,6 +343,10 @@ es-PY:
343
343
  upcoming: Próximas
344
344
  end_date: Termina
345
345
  footer:
346
+ remaining_time:
347
+ one: "Quedan <strong>%{count} hora %{minutes} minutos</strong> restantes para votar."
348
+ other: "Quedan <strong>%{count} horas %{minutes} minutos</strong> restantes para votar."
349
+ zero: "Quedan <strong>%{minutes} minutos</strong> restantes para votar."
346
350
  view: Ver
347
351
  vote: Votar
348
352
  label:
@@ -343,6 +343,10 @@ es:
343
343
  upcoming: Próximas
344
344
  end_date: Termina
345
345
  footer:
346
+ remaining_time:
347
+ one: "Quedan <strong>%{count} hora %{minutes} minutos</strong> restantes para votar."
348
+ other: "Quedan <strong>%{count} horas %{minutes} minutos</strong> restantes para votar."
349
+ zero: "Quedan <strong>%{minutes} minutos</strong> restantes para votar."
346
350
  view: Ver
347
351
  vote: Votar
348
352
  label:
@@ -416,6 +416,7 @@ fr-CA:
416
416
  title: Questions de l'élection
417
417
  results:
418
418
  description: 'Ce sont les résultats du vote, pour chaque question:'
419
+ percentage: "%{count}%"
419
420
  selected: Sélectionné
420
421
  title: Résultats de l'élection
421
422
  votes:
@@ -430,6 +431,7 @@ fr-CA:
430
431
  back: Élections disponibles
431
432
  callout:
432
433
  already_voted: Vous avez déjà voté pour cette élection. Vous pouvez modifier votre vote ou le vérifier.
434
+ pending_vote: Votre vote est en cours de validation le serveur.
433
435
  vote_rejected: Il n'a pas été possible de vérifier votre vote. Veuillez recommencer.
434
436
  election_log: Journal de l'élection
435
437
  preview: Aperçu
@@ -455,9 +457,12 @@ fr-CA:
455
457
  votes: Votes
456
458
  election:
457
459
  fields:
460
+ bb_status: Statut du Tableau d'affichage
458
461
  end_time: Prend fin à
459
462
  start_time: Commence à
460
463
  title: Titre
464
+ verifiable_results_file_hash: Somme de contrôle SHA256 du fichier
465
+ verifiable_results_file_url: Fichier d'élection vérifiable
461
466
  question:
462
467
  fields:
463
468
  answers: Réponses
@@ -510,6 +515,11 @@ fr-CA:
510
515
  tally_steps:
511
516
  back: Retour
512
517
  description: Les résultats de cette élection sont calculés dans le Bulletin Board et pour compléter ce processus, votre participation en tant que garant est nécessaire.
518
+ keys:
519
+ end_tally: Dépouillement terminé
520
+ tally:
521
+ cast: Valider le dépouillement
522
+ share: Partager le décompte
513
523
  list:
514
524
  status: Statut
515
525
  task: Tâche
@@ -520,11 +530,15 @@ fr-CA:
520
530
  completed: Terminé
521
531
  pending: En attente
522
532
  processing: Traitement en cours
533
+ title: Dépouillement pour %{election}
523
534
  update:
524
535
  error: Le statut de l'élection n'a pas été mis à jour.
525
536
  success: 'Le statut de l''élection est : %{status}'
526
537
  menu:
527
538
  trustee_zone: Espace de garant
539
+ no_bulletin_board:
540
+ body: Un tableau d'affichage configuré est requis pour cette section. Contactez l'administrateur pour plus de détails.
541
+ title: Désolé, le tableau d'affichage n'est pas encore configuré.
528
542
  trustees:
529
543
  show:
530
544
  elections:
@@ -569,6 +583,9 @@ fr-CA:
569
583
  ballot_hash: 'L''identifiant de votre bulletin est:'
570
584
  cast: Valider votre vote
571
585
  description: Ici, vous pouvez valider votre vote de sorte qu'il soit correctement compté ou alternativement vous pouvez vérifier que votre bulletin a bien été chiffré. Pour des raisons de sécurité, l’audit de votre bulletin révélera son contenu. Si vous souhaitez valider votre vote, vous devrez donc recommencer le processus de vote.
586
+ header: 'Le bulletin est chiffré: validez-le ou auditez-le'
587
+ casting:
588
+ header: Vote en cours...
572
589
  confirm:
573
590
  answer: Répondre
574
591
  answer_number: répondre à %{number}
@@ -416,6 +416,7 @@ fr:
416
416
  title: Questions de l'élection
417
417
  results:
418
418
  description: 'Ce sont les résultats du vote, pour chaque question:'
419
+ percentage: "%{count}%"
419
420
  selected: Sélectionné
420
421
  title: Résultats de l'élection
421
422
  votes:
@@ -430,6 +431,7 @@ fr:
430
431
  back: Élections disponibles
431
432
  callout:
432
433
  already_voted: Vous avez déjà voté pour cette élection. Vous pouvez modifier votre vote ou le vérifier.
434
+ pending_vote: Votre vote est en cours de validation le serveur.
433
435
  vote_rejected: Il n'a pas été possible de vérifier votre vote. Veuillez recommencer.
434
436
  election_log: Journal de l'élection
435
437
  preview: Aperçu
@@ -455,9 +457,12 @@ fr:
455
457
  votes: Votes
456
458
  election:
457
459
  fields:
460
+ bb_status: Statut du Tableau d'affichage
458
461
  end_time: Prend fin à
459
462
  start_time: Commence à
460
463
  title: Titre
464
+ verifiable_results_file_hash: Somme de contrôle SHA256 du fichier
465
+ verifiable_results_file_url: Fichier d'élection vérifiable
461
466
  question:
462
467
  fields:
463
468
  answers: Réponses
@@ -510,6 +515,11 @@ fr:
510
515
  tally_steps:
511
516
  back: Retour
512
517
  description: Les résultats de cette élection sont calculés dans le Bulletin Board et pour compléter ce processus, votre participation en tant que garant est nécessaire.
518
+ keys:
519
+ end_tally: Dépouillement terminé
520
+ tally:
521
+ cast: Valider le dépouillement
522
+ share: Partager le décompte
513
523
  list:
514
524
  status: Statut
515
525
  task: Tâche
@@ -520,11 +530,15 @@ fr:
520
530
  completed: Terminé
521
531
  pending: En attente
522
532
  processing: Traitement en cours
533
+ title: Dépouillement pour %{election}
523
534
  update:
524
535
  error: Le statut de l'élection n'a pas été mis à jour.
525
536
  success: 'Le statut de l''élection est : %{status}'
526
537
  menu:
527
538
  trustee_zone: Espace de garant
539
+ no_bulletin_board:
540
+ body: Un tableau d'affichage configuré est requis pour cette section. Contactez l'administrateur pour plus de détails.
541
+ title: Désolé, le tableau d'affichage n'est pas encore configuré.
528
542
  trustees:
529
543
  show:
530
544
  elections:
@@ -569,6 +583,9 @@ fr:
569
583
  ballot_hash: 'L''identifiant de votre bulletin est:'
570
584
  cast: Valider votre vote
571
585
  description: Ici, vous pouvez valider votre vote de sorte qu'il soit correctement compté ou alternativement vous pouvez vérifier que votre bulletin a bien été chiffré. Pour des raisons de sécurité, l’audit de votre bulletin révélera son contenu. Si vous souhaitez valider votre vote, vous devrez donc recommencer le processus de vote.
586
+ header: 'Le bulletin est chiffré: validez-le ou auditez-le'
587
+ casting:
588
+ header: Vote en cours...
572
589
  confirm:
573
590
  answer: Répondre
574
591
  answer_number: répondre à %{number}
@@ -691,6 +691,8 @@ ja:
691
691
  help:
692
692
  participatory_spaces:
693
693
  votings:
694
+ contextual: "<p><strong>投票</strong>は、組織を形成するすべての人に明確な質問を投げかけ、投票への参加を呼びかけ、回答の賛否の議論に火をつけ、注文をつけることができるスペースです。投票日が来たら、投票を行い、その結果を公開することができます。</p><p>例: 投票は組織に影響するどのようなことにも利用できます。例えば、いくつかの案から組織の名前やロゴを選んで変更したり、より大きな組織の一部になるかどうかをイエスかノーかで決定したり、新しい戦略計画やワーキンググループの結果の検証や拒否したり、ポジションが最大で 1、2、3 の委任のままであるべきかどうかを決定したりできます。</p>\n"
695
+ page: "<p><strong>投票</strong>は、組織を形成するすべての人に明確な質問を投げかけ、投票への参加を呼びかけ、回答の賛否の議論に火をつけ、注文をつけることができるスペースです。投票日が来たら、投票を行い、その結果を公開することができます。</p><p>例: 投票は組織に影響するどのようなことにも利用できます。例えば、いくつかの案から組織の名前やロゴを選んで変更したり、より大きな組織の一部になるかどうかをイエスかノーかで決定したり、新しい戦略計画やワーキンググループの結果の検証や拒否したり、ポジションが最大で 1、2、3 の委任のままであるべきかどうかを決定したりできます。</p>\n"
694
696
  title: 投票とは何ですか?
695
697
  menu:
696
698
  votings: 投票
@@ -715,6 +717,7 @@ ja:
715
717
  questions: この投票スタイルに関する質問
716
718
  index:
717
719
  actions:
720
+ confirm_destroy: 本当に削除してよろしいですか?
718
721
  destroy: 削除
719
722
  edit: 編集
720
723
  new: 新規作成
@@ -847,12 +850,31 @@ ja:
847
850
  existing_user: 既存の参加者
848
851
  non_user: 新しい参加者を招待
849
852
  select_user: 名前、メールアドレス、ニックネームで検索
853
+ user_type: 参加者の種類
854
+ index:
855
+ title: 監視委員会
856
+ new:
857
+ create: 作成
858
+ title: 監視委員会メンバーを作成
859
+ monitoring_committee_polling_station_closures:
860
+ actions:
861
+ title: アクション
862
+ validate: 検証
863
+ view: 表示
864
+ edit:
865
+ change_polling_station: 投票所に戻る
866
+ monitoring_committee_notes: 備考
867
+ monitoring_committee_notes_placeholder: インシデントをここで報告します
868
+ title: 投票所 <i>%{polling_station_title}</i> で行われた 選挙 <i>%{election_title}</i> の結果
850
869
  monitoring_committee_verify_elections:
851
870
  index:
852
871
  download: ダウンロード
853
872
  how_to_run_verifier: 'いったんファイルをダウンロードし問題のないことが確認できたら、ユニバーサルベリファイアの実行に進めます。 <a href=''https://github.com/decidim/decidim-bulletin-board''>このリポジトリ</a> をクローンして、ルートのフォルダにて次のコマンドを実行します:'
854
873
  title: 選挙
855
874
  polling_officers:
875
+ create:
876
+ invalid: この投票委員の作成中に問題が発生しました
877
+ success: 投票委員を作成しました
856
878
  destroy:
857
879
  invalid: この投票担当者を削除する際に問題が発生しました
858
880
  success: 投票委員を削除しました
@@ -874,39 +896,159 @@ ja:
874
896
  more_polling_officers: あと %{number} 人の投票委員がいます。検索を絞り込んで探しましょう。
875
897
  no_polling_officers: 検索条件に一致する投票委員がいないか、または投票委員が存在しません。
876
898
  polling_stations:
899
+ create:
900
+ invalid: 投票所の作成中に問題が発生しました
901
+ success: 投票所を作成しました
902
+ destroy:
903
+ invalid: 投票所を削除する際に問題が発生しました
904
+ success: 投票所を削除しました
905
+ edit:
906
+ title: 投票所を編集
907
+ update: 投票所を更新
877
908
  form:
878
- polling_station_president_help: '投票管理者:投票所の代表を務める担当者。 投票委員がすでに投票所に設置されていること、および他の投票所に割り当てられていないことを確認してください'
909
+ address_help: '住所: ジオコーダーが場所を見つけるために使用'
910
+ location_help: '場所: 投票所の正確な場所を知らせるための投票者向けメッセージ'
911
+ location_hints_help: '場所のヒント: 追加情報。例:投票所がある建物のフロア。'
912
+ polling_station_managers_help: '投票所管理者: 投票所の管理を行う担当者。担当者がすでに投票委員として作成されていること、および他の投票所に割り当てられていないことを確認してください'
913
+ polling_station_president_help: '投票所責任者:投票所の代表を務める担当者。 投票委員がすでに投票所に設置されていること、および他の投票所に割り当てられていないことを確認してください'
879
914
  select_president: 投票所の投票管理者として投票委員を選択してください
915
+ index:
916
+ title: 投票所
917
+ new:
918
+ create: 作成
919
+ title: 投票所の作成
920
+ update:
921
+ invalid: 投票所の更新中に問題が発生しました
922
+ success: 投票所を更新しました
923
+ titles:
924
+ votings: 投票
880
925
  votings:
926
+ actions:
927
+ confirm_destroy: 本当に削除してよろしいですか?
928
+ destroy: 削除
929
+ new_voting: 新しい投票スペース
930
+ publish: 公開
931
+ unpublish: 非公開にする
932
+ create:
933
+ invalid: 投票の作成中に問題が発生しました
934
+ success: 投票が正常に作成されました
881
935
  edit:
936
+ add_election_component: この投票用に設定された選挙がありません。コンポーネントセクションに追加してください。
882
937
  assign_missing_officers: 投票管理者またはマネージャーがいない投票所があります。投票所セクションからアサインしてください
938
+ update: 更新
939
+ form:
940
+ select_a_voting_type: 投票方式を選択してください
941
+ title: タイトル
942
+ voting_type:
943
+ hybrid: ハイブリッド
944
+ in_person: 対面
945
+ online: オンライン
946
+ new:
947
+ create: 作成
948
+ title: 新しい投票
949
+ publish:
950
+ success: 投票が正常に公開されました
951
+ unpublish:
952
+ success: 投票を非公開にしました
953
+ admin_log:
954
+ voting:
955
+ create: "%{user_name} が %{resource_name} の投票を作成しました"
956
+ publish: "%{user_name} が %{resource_name} の投票を公開しました"
957
+ unpublish: "%{user_name} が %{resource_name} の投票を非公開にしました"
883
958
  census:
884
959
  admin:
885
960
  census:
886
961
  create:
887
962
  invalid_csv_header: CSVヘッダのフィールド数が正しくありません - 説明をもう一度ご確認ください
963
+ new:
964
+ info_message: "<strong>センサスはまだありません。</strong> 以下のフォームを使用してCSVファイルをインポートしてください。"
965
+ title: センサスを作成
888
966
  content_blocks:
967
+ highlighted_votings:
968
+ name: 注目の投票
889
969
  landing_page:
890
970
  description:
891
971
  show_less: 詳細を閉じる
892
972
  show_more: 続きを読む
893
973
  metrics:
894
974
  heading: メトリクス
975
+ monitoring_committee_members:
976
+ actions:
977
+ confirm_destroy: 本当に削除してよろしいですか?
978
+ destroy: 削除
979
+ new: 新規メンバー
980
+ title: アクション
981
+ pages:
982
+ home:
983
+ highlighted_votings:
984
+ active_votings: アクティブな投票
985
+ see_all_votings: すべての投票を表示
895
986
  polling_officer_zone:
987
+ closures:
988
+ edit:
989
+ heading: 投票の再集計 - 回答の再集計
990
+ info_text: 各質問の回答総数をご紹介ください。
991
+ modal_ballots_results_count_error:
992
+ close_modal: 閉じる
993
+ info_text: 投票数がエンベロープの合計数と一致しません。投票数の合計を確認してください。
994
+ title: 投票数の合計が足りません
995
+ save_recount: 再集計を保存
996
+ total_ballots: 総投票数
997
+ total_blank_ballots: 白票の総数
998
+ total_null_ballots: 空の投票の総数
999
+ total_valid_ballots: 有効票の総数
1000
+ new:
1001
+ modal_ballots_count_error:
1002
+ title: 合計レコードが追加されていません
1003
+ sign:
1004
+ cancel: キャンセル
1005
+ check_box: 私はこれをレビューし、物理的な選挙閉鎖証明書と同じであることを確認しました
1006
+ close_modal: 閉じる
1007
+ confirm: はい、続行します
1008
+ error: エラーが発生しました。もう一度やり直してください。
1009
+ submit: 閉鎖に署名する
1010
+ success: 閉鎖の署名に成功しました。
1011
+ title: このアクションは元に戻せません
1012
+ update:
1013
+ error: 閉鎖結果の更新中にエラーが発生しました。後でもう一度お試しください。
896
1014
  in_person_votes:
1015
+ new:
1016
+ title: 参加者を特定して確認する
897
1017
  update:
898
1018
  success:
1019
+ accepted: 投票は正常に登録されました。
899
1020
  rejected: 投票は掲示板に受理されませんでした。システム管理者にご連絡ください。
900
1021
  polling_officers:
901
1022
  index:
902
1023
  polling_officer_role_description: あなたは、このプラットフォームで行われるいくつかの選挙で、投票所の責任者(長またはマネージャー) として行動するように割り当てられています。
903
1024
  polling_station:
1025
+ address: 住所
1026
+ count_votes: 投票数の集計
1027
+ election: 選挙
1028
+ identify_person: 個人を特定する
1029
+ name: 名前
904
1030
  no_polling_stations: まだどの投票所にも割り当てられていません。
905
- role: あなたの役割
1031
+ role: 役割
1032
+ show_closure: 閉鎖情報を表示
1033
+ title: 投票所
906
1034
  voting: 投票
907
1035
  polling_officers:
1036
+ actions:
1037
+ confirm_destroy: 本当に削除してよろしいですか?
1038
+ destroy: 削除
1039
+ new: 新規作成
1040
+ title: アクション
908
1041
  roles:
909
- president: 投票管理者
1042
+ manager: マネージャー
1043
+ president: 投票責任者
1044
+ unassigned: 未割り当て
1045
+ polling_stations:
1046
+ actions:
1047
+ confirm_destroy: 本当に削除してよろしいですか?
1048
+ destroy: 削除
1049
+ edit: 編集
1050
+ new: 新規作成
1051
+ title: アクション
910
1052
  votings:
911
1053
  check_census:
912
1054
  title: 投票できますか?
@@ -980,7 +1122,7 @@ ja:
980
1122
  hybrid: ハイブリッド
981
1123
  in_person: 対面
982
1124
  online: オンライン
983
- voting_types_label: 投票タイプ
1125
+ voting_types_label: 投票方式
984
1126
  layouts:
985
1127
  decidim:
986
1128
  election_votes_header:
@@ -4,7 +4,7 @@ module Decidim
4
4
  # This holds the decidim-meetings version.
5
5
  module Elections
6
6
  def self.version
7
- "0.25.1"
7
+ "0.25.2"
8
8
  end
9
9
  end
10
10
  end
metadata CHANGED
@@ -1,15 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: decidim-elections
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.25.1
4
+ version: 0.25.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Leonardo Diez
8
8
  - Agustí B.R.
9
- autorequire:
9
+ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2021-11-02 00:00:00.000000000 Z
12
+ date: 2021-11-25 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: decidim-bulletin_board
@@ -59,42 +59,42 @@ dependencies:
59
59
  requirements:
60
60
  - - '='
61
61
  - !ruby/object:Gem::Version
62
- version: 0.25.1
62
+ version: 0.25.2
63
63
  type: :runtime
64
64
  prerelease: false
65
65
  version_requirements: !ruby/object:Gem::Requirement
66
66
  requirements:
67
67
  - - '='
68
68
  - !ruby/object:Gem::Version
69
- version: 0.25.1
69
+ version: 0.25.2
70
70
  - !ruby/object:Gem::Dependency
71
71
  name: decidim-forms
72
72
  requirement: !ruby/object:Gem::Requirement
73
73
  requirements:
74
74
  - - '='
75
75
  - !ruby/object:Gem::Version
76
- version: 0.25.1
76
+ version: 0.25.2
77
77
  type: :runtime
78
78
  prerelease: false
79
79
  version_requirements: !ruby/object:Gem::Requirement
80
80
  requirements:
81
81
  - - '='
82
82
  - !ruby/object:Gem::Version
83
- version: 0.25.1
83
+ version: 0.25.2
84
84
  - !ruby/object:Gem::Dependency
85
85
  name: decidim-proposals
86
86
  requirement: !ruby/object:Gem::Requirement
87
87
  requirements:
88
88
  - - '='
89
89
  - !ruby/object:Gem::Version
90
- version: 0.25.1
90
+ version: 0.25.2
91
91
  type: :runtime
92
92
  prerelease: false
93
93
  version_requirements: !ruby/object:Gem::Requirement
94
94
  requirements:
95
95
  - - '='
96
96
  - !ruby/object:Gem::Version
97
- version: 0.25.1
97
+ version: 0.25.2
98
98
  - !ruby/object:Gem::Dependency
99
99
  name: rack-attack
100
100
  requirement: !ruby/object:Gem::Requirement
@@ -115,28 +115,28 @@ dependencies:
115
115
  requirements:
116
116
  - - '='
117
117
  - !ruby/object:Gem::Version
118
- version: 0.25.1
118
+ version: 0.25.2
119
119
  type: :development
120
120
  prerelease: false
121
121
  version_requirements: !ruby/object:Gem::Requirement
122
122
  requirements:
123
123
  - - '='
124
124
  - !ruby/object:Gem::Version
125
- version: 0.25.1
125
+ version: 0.25.2
126
126
  - !ruby/object:Gem::Dependency
127
127
  name: decidim-dev
128
128
  requirement: !ruby/object:Gem::Requirement
129
129
  requirements:
130
130
  - - '='
131
131
  - !ruby/object:Gem::Version
132
- version: 0.25.1
132
+ version: 0.25.2
133
133
  type: :development
134
134
  prerelease: false
135
135
  version_requirements: !ruby/object:Gem::Requirement
136
136
  requirements:
137
137
  - - '='
138
138
  - !ruby/object:Gem::Version
139
- version: 0.25.1
139
+ version: 0.25.2
140
140
  description: The Elections module adds elections to any participatory space.
141
141
  email:
142
142
  - leo@codegram.com
@@ -786,7 +786,7 @@ homepage: https://github.com/decidim/decidim-elections
786
786
  licenses:
787
787
  - AGPL-3.0
788
788
  metadata: {}
789
- post_install_message:
789
+ post_install_message:
790
790
  rdoc_options: []
791
791
  require_paths:
792
792
  - lib
@@ -802,7 +802,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
802
802
  version: '0'
803
803
  requirements: []
804
804
  rubygems_version: 3.1.2
805
- signing_key:
805
+ signing_key:
806
806
  specification_version: 4
807
807
  summary: A decidim elections module (votings space and elections component)
808
808
  test_files: []