decidim-blogs 0.25.0.rc4 → 0.25.0

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: c5dc5121c3549994348a04c76c4a3614738132d9b33424375842461e8d7ca51c
4
- data.tar.gz: 142c2e318deda281dfcaa7ea534949dd88e801a8e8a49f23de156964436e9cc6
3
+ metadata.gz: 555939d6adcaee9293322968bb4e3337119f9427e75e2975f9bbe1880f75031a
4
+ data.tar.gz: c390c9dcbb7d6703246b308c895018749bfabe8e5d2b8916cf034554b0a09f52
5
5
  SHA512:
6
- metadata.gz: 2c4b4a4c73de2c12eca1c08232061dd24ce072fd5521b83d7735de71d880436165961fc7068b97edc6047e629919300301cf99c63a88213e0e9fe27eef3577ce
7
- data.tar.gz: cd0e61d8a8d17536f3abf9ad114175fdac5779f891fde78be5ff4f7b2c54ad43d28f337045383d536c875572170aaf81a6acfaf8276f7ce454598400f0eaba5a
6
+ metadata.gz: 84b4db03e96fd44128bcb053a71596bb8457a5f98a30899f16dc8935496ddcc3ae5c1ee4eae66a95f7ff50de609b69b8a76f38955702fc77404b4c83544893bb
7
+ data.tar.gz: 517afccca95abb0972e7b511a2f3cc68dc23ad48d1a9630d5b98096130fe775ef7519a1f5530f2c37897cb5dd81fe74690e11ba410c1b5699ff03affcc940b79
@@ -59,6 +59,11 @@ ca:
59
59
  read_more: Llegeix més
60
60
  components:
61
61
  blogs:
62
+ actions:
63
+ amend: Esmenar
64
+ comment: Comentar
65
+ endorse: Adherir-se
66
+ vote: Donar suport
62
67
  name: Blog
63
68
  settings:
64
69
  global:
@@ -61,6 +61,11 @@ cs:
61
61
  read_more: Přečtěte si více
62
62
  components:
63
63
  blogs:
64
+ actions:
65
+ amend: Pozměnit
66
+ comment: Komentář
67
+ endorse: Schválit
68
+ vote: Hlasovat
64
69
  name: Blog
65
70
  settings:
66
71
  global:
@@ -1,7 +1,7 @@
1
1
  el:
2
2
  activemodel:
3
3
  models:
4
- decidim/blogs/create_post_event: Νέα δημοσίευση ιστολογίου
4
+ decidim/blogs/create_post_event: Νέα ανάρτηση ιστολογίου
5
5
  activerecord:
6
6
  models:
7
7
  decidim/blogs/post:
@@ -15,6 +15,7 @@ el:
15
15
  edit: Επεξεργασία
16
16
  new: Νέα δημοσίευση
17
17
  title: Ενέργειες
18
+ user_group_id: Δημιουργία ανάρτησης ως
18
19
  admin:
19
20
  models:
20
21
  components:
@@ -23,22 +24,23 @@ el:
23
24
  name: Δημοσίευση
24
25
  posts:
25
26
  create:
26
- invalid: Υπήρξε ένα πρόβλημα κατά τη δημιουργία αυτής της δημοσίευσης
27
+ invalid: Υπήρξε ένα πρόβλημα κατά τη δημιουργία αυτής της ανάρτησης
27
28
  success: Η δημοσίευση δημιουργήθηκε με επιτυχία
28
29
  destroy:
29
- success: Η δημοσίευση διαγράφηκε με επιτυχία
30
+ success: Η ανάρτηση διαγράφηκε με επιτυχία
30
31
  edit:
31
32
  save: Ενημέρωση
33
+ title: Επεξεργασία ανάρτησης
32
34
  index:
33
35
  title: Δημοσιεύσεις
34
36
  new:
35
37
  create: Δημιουργία
36
38
  title: Δημιουργία δημοσίευσης
37
39
  update:
38
- invalid: Υπήρξε ένα πρόβλημα κατά την αποθήκευση της δημοσίευσης.
39
- success: Η δημοσίευση αποθηκεύτηκε με επιτυχία
40
+ invalid: Υπήρξε ένα πρόβλημα κατά την αποθήκευση της ανάρτησης.
41
+ success: Η ανάρτηση αποθηκεύτηκε με επιτυχία
40
42
  last_activity:
41
- new_post_at_html: "<span>Νέα δημοσίευση στις %{link}</span>"
43
+ new_post_at_html: "<span>Νέα ανάρτηση στις %{link}</span>"
42
44
  models:
43
45
  post:
44
46
  fields:
@@ -53,10 +55,15 @@ el:
53
55
  view: Προβολή
54
56
  sidebar_blog:
55
57
  comments: σχόλια
56
- most_commented_posts: Δημοσιεύσεις με τα περισσότερα σχόλια
58
+ most_commented_posts: Ανάρτήσεις με τα περισσότερα σχόλια
57
59
  read_more: Διαβάστε περισσότερα
58
60
  components:
59
61
  blogs:
62
+ actions:
63
+ amend: Τροποποιήση
64
+ comment: Σχόλιο
65
+ endorse: Υποστηρίξτε το
66
+ vote: Ψηφίστε
60
67
  name: Ιστολόγιο
61
68
  settings:
62
69
  global:
@@ -71,7 +78,9 @@ el:
71
78
  events:
72
79
  blogs:
73
80
  post_created:
74
- email_intro: Η δημοσίευση «%{resource_title}» έχει δημοσιευτεί στον χώρο συμμετοχής «%{participatory_space_title}» που ακολουθείτε.
81
+ email_intro: Η ανάρτηση «%{resource_title}» έχει δημοσιευτεί στον χώρο συμμετοχής «%{participatory_space_title}» που ακολουθείτε.
75
82
  email_outro: Λάβατε αυτήν την ειδοποίηση επειδή ακολουθείτε τον χώρο συμμετοχής «%{participatory_space_title}». Μπορείτε να σταματήσετε να τον ακολουθείτε από τον προηγούμενο σύνδεσμο.
76
- email_subject: Νέα δημοσίευση δημοσιεύτηκε στον χώρο συμμετοχής %{participatory_space_title}
77
- notification_title: Η δημοσίευση <a href="%{resource_path}">%{resource_title}</a> δημοσιεύτηκε στον χώρο συμμετοχής %{participatory_space_title}
83
+ email_subject: Νέα ανάρτηση δημοσιεύτηκε στον χώρο συμμετοχής %{participatory_space_title}
84
+ notification_title: Η ανάρτηση <a href="%{resource_path}">%{resource_title}</a> δημοσιεύτηκε στον χώρο συμμετοχής %{participatory_space_title}
85
+ statistics:
86
+ posts_count: Αναρτήσεις
@@ -59,6 +59,11 @@ es-MX:
59
59
  read_more: Leer más
60
60
  components:
61
61
  blogs:
62
+ actions:
63
+ amend: Enmendar
64
+ comment: Comentar
65
+ endorse: Adherirse
66
+ vote: Apoyar
62
67
  name: Blog
63
68
  settings:
64
69
  global:
@@ -59,6 +59,11 @@ es-PY:
59
59
  read_more: Leer más
60
60
  components:
61
61
  blogs:
62
+ actions:
63
+ amend: Enmendar
64
+ comment: Comentar
65
+ endorse: Adherirse
66
+ vote: Apoyar
62
67
  name: Blog
63
68
  settings:
64
69
  global:
@@ -59,6 +59,11 @@ es:
59
59
  read_more: Leer más
60
60
  components:
61
61
  blogs:
62
+ actions:
63
+ amend: Enmendar
64
+ comment: Comentar
65
+ endorse: Adherirse
66
+ vote: Apoyar
62
67
  name: Blog
63
68
  settings:
64
69
  global:
@@ -15,6 +15,7 @@ eu:
15
15
  edit: Editatu
16
16
  new: Post berria
17
17
  title: Ekintzak
18
+ user_group_id: Sortu argitalpena hau bezala
18
19
  admin:
19
20
  models:
20
21
  components:
@@ -29,6 +30,7 @@ eu:
29
30
  success: Mezua ondo ezabatu da
30
31
  edit:
31
32
  save: eguneratzearen
33
+ title: Editatu argitalpena
32
34
  index:
33
35
  title: Mezuak
34
36
  new:
@@ -48,6 +50,8 @@ eu:
48
50
  title: Izenburua
49
51
  posts:
50
52
  show:
53
+ back: Itzuli zerrendara
54
+ comments: Iruzkinak
51
55
  view: ikusi
52
56
  sidebar_blog:
53
57
  comments: iruzkinak
@@ -55,18 +59,28 @@ eu:
55
59
  read_more: Irakurri gehiago
56
60
  components:
57
61
  blogs:
62
+ actions:
63
+ amend: Zuzendu
64
+ comment: Iruzkina egin
65
+ endorse: Atxiki
66
+ vote: Proiektuaren alde egin
58
67
  name: Bloga
59
68
  settings:
60
69
  global:
61
70
  announcement: Anuntzio
62
71
  comments_enabled: Iruzkinak gaituta
72
+ comments_max_length: Iruzkinen gehieneko luzera (utzi 0 defektuz konfigurazioa mantendu nahi baduzu)
63
73
  step:
64
74
  announcement: Anuntzio
65
75
  comments_blocked: Iruzkinak blokeatuta
76
+ endorsements_blocked: Atxikimenduak blokeatuta
77
+ endorsements_enabled: Atxikimenduak gaituta
66
78
  events:
67
79
  blogs:
68
80
  post_created:
69
81
  email_intro: '"%{resource_title}" mezua "%{participatory_space_title}" argitaratzen ari zarela jarraitzen ari zara.'
70
- email_outro: Jakinarazpena jaso duzu "%{participatory_space_title}" jarraitzen ari zarenagatik. Aurreko esteka estekan jarrai dezakezu.
71
- email_subject: '%{participatory_space_title} urtean argitaratutako mezu berria'
72
- notification_title: <a href="%{resource_path}">%{resource_title}</a> post %{participatory_space_title} argitaratu da
82
+ email_outro: Jakinarazpena jaso duzu "%{participatory_space_title}" jarraitzen ari zarelako. Aurreko estekan utzi ahal diozu jarraitzeari.
83
+ email_subject: '%{participatory_space_title} argitaratutako mezu berria'
84
+ notification_title: <a href="%{resource_path}">%{resource_title}</a> posta %{participatory_space_title} argitaratu da
85
+ statistics:
86
+ posts_count: Argitalpenak
@@ -59,6 +59,11 @@ fi-pl:
59
59
  read_more: Lue lisää
60
60
  components:
61
61
  blogs:
62
+ actions:
63
+ amend: Muokkaa
64
+ comment: Kommentoi
65
+ endorse: Suosittele
66
+ vote: Äänestä
62
67
  name: Blogi
63
68
  settings:
64
69
  global:
@@ -59,6 +59,11 @@ fi:
59
59
  read_more: Lue lisää
60
60
  components:
61
61
  blogs:
62
+ actions:
63
+ amend: Muokkaa
64
+ comment: Kommentoi
65
+ endorse: Suosittele
66
+ vote: Äänestä
62
67
  name: Blogi
63
68
  settings:
64
69
  global:
@@ -59,6 +59,11 @@ fr-CA:
59
59
  read_more: Voir la suite
60
60
  components:
61
61
  blogs:
62
+ actions:
63
+ amend: Amender
64
+ comment: Commenter
65
+ endorse: Soutenir
66
+ vote: Voter
62
67
  name: Actualités
63
68
  settings:
64
69
  global:
@@ -77,3 +82,5 @@ fr-CA:
77
82
  email_outro: Vous avez reçu cette notification parce que vous suivez "%{participatory_space_title}". Vous pouvez le retirer du lien précédent.
78
83
  email_subject: Nouvel article publié dans %{participatory_space_title}
79
84
  notification_title: L'article <a href="%{resource_path}">%{resource_title}</a> a été publié dans %{participatory_space_title}
85
+ statistics:
86
+ posts_count: Publications
@@ -59,6 +59,11 @@ fr:
59
59
  read_more: Voir la suite
60
60
  components:
61
61
  blogs:
62
+ actions:
63
+ amend: Amender
64
+ comment: Commenter
65
+ endorse: Soutenir
66
+ vote: Voter
62
67
  name: Actualités
63
68
  settings:
64
69
  global:
@@ -77,3 +82,5 @@ fr:
77
82
  email_outro: Vous avez reçu cette notification parce que vous suivez "%{participatory_space_title}". Vous pouvez le retirer du lien précédent.
78
83
  email_subject: Nouvel article publié dans %{participatory_space_title}
79
84
  notification_title: L'article <a href="%{resource_path}">%{resource_title}</a> a été publié dans %{participatory_space_title}
85
+ statistics:
86
+ posts_count: Publications
@@ -1 +1,57 @@
1
1
  ga:
2
+ activerecord:
3
+ models:
4
+ decidim/blogs/post:
5
+ one: Postáil
6
+ two: Postálacha
7
+ few: Postálacha
8
+ many: Postálacha
9
+ other: Postálacha
10
+ decidim:
11
+ blogs:
12
+ actions:
13
+ destroy: Scrios
14
+ edit: Eagar
15
+ new: Postáil nua
16
+ title: Gníomhartha
17
+ admin:
18
+ models:
19
+ components:
20
+ body: Corp
21
+ post:
22
+ name: Postáil
23
+ posts:
24
+ edit:
25
+ save: Nuashonraigh
26
+ title: Cuir in eagar postáil
27
+ index:
28
+ title: Postálacha
29
+ new:
30
+ create: Cruthaigh
31
+ title: Cruthaigh postáil
32
+ models:
33
+ post:
34
+ fields:
35
+ author: Údar
36
+ body: Corp
37
+ title: teideal
38
+ posts:
39
+ show:
40
+ comments: Tráchtanna
41
+ view: Amharc
42
+ sidebar_blog:
43
+ comments: tráchtanna
44
+ components:
45
+ blogs:
46
+ actions:
47
+ amend: Leasaigh
48
+ comment: Tabhair Trácht
49
+ endorse: Formhuinigh
50
+ vote: Vótáil
51
+ name: Blag
52
+ settings:
53
+ step:
54
+ endorsements_blocked: Formhuinithe blocáilte
55
+ endorsements_enabled: Formhuinithe cumasaithe
56
+ statistics:
57
+ posts_count: Postálacha
@@ -59,6 +59,11 @@ it:
59
59
  read_more: Leggi di più
60
60
  components:
61
61
  blogs:
62
+ actions:
63
+ amend: Rettifica
64
+ comment: Commento
65
+ endorse: Appoggia
66
+ vote: Vota
62
67
  name: blog
63
68
  settings:
64
69
  global:
@@ -58,6 +58,11 @@ ja:
58
58
  read_more: もっと読む
59
59
  components:
60
60
  blogs:
61
+ actions:
62
+ amend: 修正
63
+ comment: コメント
64
+ endorse: 支持
65
+ vote: 投票
61
66
  name: ブログ
62
67
  settings:
63
68
  global:
@@ -0,0 +1,82 @@
1
+ lb:
2
+ activemodel:
3
+ models:
4
+ decidim/blogs/create_post_event: Neuer Blogeintrag
5
+ activerecord:
6
+ models:
7
+ decidim/blogs/post:
8
+ one: Post
9
+ other: Beiträge
10
+ decidim:
11
+ blogs:
12
+ actions:
13
+ confirm_destroy: Möchten Sie diesen Beitrag wirklich löschen?
14
+ destroy: Löschen
15
+ edit: Bearbeiten
16
+ new: Neuer Beitrag
17
+ title: Aktionen
18
+ user_group_id: Beitrag erstellen als
19
+ admin:
20
+ models:
21
+ components:
22
+ body: Haupttext
23
+ post:
24
+ name: Post
25
+ posts:
26
+ create:
27
+ invalid: Beim Erstellen dieses Posts ist ein Problem aufgetreten
28
+ success: Post erfolgreich erstellt
29
+ destroy:
30
+ success: Beitrag wurde erfolgreich gelöscht
31
+ edit:
32
+ save: Aktualisieren
33
+ title: Post bearbeiten
34
+ index:
35
+ title: Beiträge
36
+ new:
37
+ create: Erstellen
38
+ title: Post erstellen
39
+ update:
40
+ invalid: Beim Speichern des Posts sind Fehler aufgetreten.
41
+ success: Beitrag wurde erfolgreich gespeichert
42
+ last_activity:
43
+ new_post_at_html: "<span>Neuer Beitrag bei %{link}</span>"
44
+ models:
45
+ post:
46
+ fields:
47
+ author: Autor
48
+ body: Haupttext
49
+ created_at: Hergestellt in
50
+ title: Titel
51
+ posts:
52
+ show:
53
+ back: Zurück zur Liste
54
+ comments: Kommentare
55
+ view: Anzeigen
56
+ sidebar_blog:
57
+ comments: Bemerkungen
58
+ most_commented_posts: Meist kommentierte Posts
59
+ read_more: Weiterlesen
60
+ components:
61
+ blogs:
62
+ actions:
63
+ comment: Kommentar
64
+ endorse: Bestätigen
65
+ name: Blog
66
+ settings:
67
+ global:
68
+ announcement: Ankündigung
69
+ comments_enabled: Kommentare aktiviert
70
+ comments_max_length: Maximale Länge der Kommentare (0 für Standardwert)
71
+ step:
72
+ announcement: Ankündigung
73
+ comments_blocked: Kommentare blockiert
74
+ endorsements_blocked: Unterstützung deaktiviert
75
+ endorsements_enabled: Unterstützung aktiviert
76
+ events:
77
+ blogs:
78
+ post_created:
79
+ email_intro: Der Beitrag "%{resource_title}" wurde in "%{participatory_space_title}" veröffentlicht, dem Sie folgen.
80
+ email_outro: Sie haben diese Benachrichtigung erhalten, weil Sie "%{participatory_space_title}" folgen. Falls Sie keine solchen Benachrichtigungen mehr erhalten möchten, besuchen Sie den obigen Link.
81
+ email_subject: Neuer Beitrag in %{participatory_space_title}
82
+ notification_title: Der Beitrag <a href="%{resource_path}">%{resource_title}</a> wurde in %{participatory_space_title} veröffentlicht
@@ -61,6 +61,11 @@ pl:
61
61
  read_more: Czytaj więcej
62
62
  components:
63
63
  blogs:
64
+ actions:
65
+ amend: Popraw
66
+ comment: Skomentuj
67
+ endorse: Potwierdzić
68
+ vote: Głosuj
64
69
  name: Blog
65
70
  settings:
66
71
  global:
@@ -15,6 +15,7 @@ pt:
15
15
  edit: Editar
16
16
  new: Nova publicação
17
17
  title: Ações
18
+ user_group_id: Criar publicação como
18
19
  admin:
19
20
  models:
20
21
  components:
@@ -24,11 +25,12 @@ pt:
24
25
  posts:
25
26
  create:
26
27
  invalid: Ocorreu um problema ao criar esta publicação
27
- success: Publicação criada corretamente
28
+ success: Publicação criada com êxito
28
29
  destroy:
29
- success: Publicação eliminada corretamente
30
+ success: Publicação eliminada com êxito
30
31
  edit:
31
- save: Atualizar
32
+ save: Actualizar
33
+ title: Editar publicação
32
34
  index:
33
35
  title: Publicações
34
36
  new:
@@ -36,7 +38,7 @@ pt:
36
38
  title: Criar publicação
37
39
  update:
38
40
  invalid: Ocorreu um problema ao guardar a publicação.
39
- success: Publicação guardada corretamente
41
+ success: Publicação guardada com êxito
40
42
  last_activity:
41
43
  new_post_at_html: "<span>Nova publicação em %{link}</span>"
42
44
  models:
@@ -57,6 +59,11 @@ pt:
57
59
  read_more: Ler mais
58
60
  components:
59
61
  blogs:
62
+ actions:
63
+ amend: Rever
64
+ comment: Comentar
65
+ endorse: Apoiar
66
+ vote: Votar
60
67
  name: Blog
61
68
  settings:
62
69
  global:
@@ -75,3 +82,5 @@ pt:
75
82
  email_outro: Recebeu esta notificação porque segue "%{participatory_space_title}". Pode deixar de segui-lo através da hiperligação anterior.
76
83
  email_subject: Nova publicação publicada em %{participatory_space_title}
77
84
  notification_title: A publicação <a href="%{resource_path}">%{resource_title}</a> foi publicada em %{participatory_space_title}
85
+ statistics:
86
+ posts_count: Publicações
@@ -59,6 +59,9 @@ sv:
59
59
  read_more: Läs mer
60
60
  components:
61
61
  blogs:
62
+ actions:
63
+ amend: Redigera
64
+ vote: Rösta
62
65
  name: Blogg
63
66
  settings:
64
67
  global:
@@ -4,7 +4,7 @@ module Decidim
4
4
  # This holds the decidim-pages version.
5
5
  module Blogs
6
6
  def self.version
7
- "0.25.0.rc4"
7
+ "0.25.0"
8
8
  end
9
9
  end
10
10
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: decidim-blogs
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.25.0.rc4
4
+ version: 0.25.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Isaac Massot Gil
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-09-20 00:00:00.000000000 Z
11
+ date: 2021-10-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: decidim-admin
@@ -16,98 +16,98 @@ dependencies:
16
16
  requirements:
17
17
  - - '='
18
18
  - !ruby/object:Gem::Version
19
- version: 0.25.0.rc4
19
+ version: 0.25.0
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - '='
25
25
  - !ruby/object:Gem::Version
26
- version: 0.25.0.rc4
26
+ version: 0.25.0
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: decidim-comments
29
29
  requirement: !ruby/object:Gem::Requirement
30
30
  requirements:
31
31
  - - '='
32
32
  - !ruby/object:Gem::Version
33
- version: 0.25.0.rc4
33
+ version: 0.25.0
34
34
  type: :runtime
35
35
  prerelease: false
36
36
  version_requirements: !ruby/object:Gem::Requirement
37
37
  requirements:
38
38
  - - '='
39
39
  - !ruby/object:Gem::Version
40
- version: 0.25.0.rc4
40
+ version: 0.25.0
41
41
  - !ruby/object:Gem::Dependency
42
42
  name: decidim-core
43
43
  requirement: !ruby/object:Gem::Requirement
44
44
  requirements:
45
45
  - - '='
46
46
  - !ruby/object:Gem::Version
47
- version: 0.25.0.rc4
47
+ version: 0.25.0
48
48
  type: :runtime
49
49
  prerelease: false
50
50
  version_requirements: !ruby/object:Gem::Requirement
51
51
  requirements:
52
52
  - - '='
53
53
  - !ruby/object:Gem::Version
54
- version: 0.25.0.rc4
54
+ version: 0.25.0
55
55
  - !ruby/object:Gem::Dependency
56
56
  name: decidim-admin
57
57
  requirement: !ruby/object:Gem::Requirement
58
58
  requirements:
59
59
  - - '='
60
60
  - !ruby/object:Gem::Version
61
- version: 0.25.0.rc4
61
+ version: 0.25.0
62
62
  type: :development
63
63
  prerelease: false
64
64
  version_requirements: !ruby/object:Gem::Requirement
65
65
  requirements:
66
66
  - - '='
67
67
  - !ruby/object:Gem::Version
68
- version: 0.25.0.rc4
68
+ version: 0.25.0
69
69
  - !ruby/object:Gem::Dependency
70
70
  name: decidim-assemblies
71
71
  requirement: !ruby/object:Gem::Requirement
72
72
  requirements:
73
73
  - - '='
74
74
  - !ruby/object:Gem::Version
75
- version: 0.25.0.rc4
75
+ version: 0.25.0
76
76
  type: :development
77
77
  prerelease: false
78
78
  version_requirements: !ruby/object:Gem::Requirement
79
79
  requirements:
80
80
  - - '='
81
81
  - !ruby/object:Gem::Version
82
- version: 0.25.0.rc4
82
+ version: 0.25.0
83
83
  - !ruby/object:Gem::Dependency
84
84
  name: decidim-dev
85
85
  requirement: !ruby/object:Gem::Requirement
86
86
  requirements:
87
87
  - - '='
88
88
  - !ruby/object:Gem::Version
89
- version: 0.25.0.rc4
89
+ version: 0.25.0
90
90
  type: :development
91
91
  prerelease: false
92
92
  version_requirements: !ruby/object:Gem::Requirement
93
93
  requirements:
94
94
  - - '='
95
95
  - !ruby/object:Gem::Version
96
- version: 0.25.0.rc4
96
+ version: 0.25.0
97
97
  - !ruby/object:Gem::Dependency
98
98
  name: decidim-participatory_processes
99
99
  requirement: !ruby/object:Gem::Requirement
100
100
  requirements:
101
101
  - - '='
102
102
  - !ruby/object:Gem::Version
103
- version: 0.25.0.rc4
103
+ version: 0.25.0
104
104
  type: :development
105
105
  prerelease: false
106
106
  version_requirements: !ruby/object:Gem::Requirement
107
107
  requirements:
108
108
  - - '='
109
109
  - !ruby/object:Gem::Version
110
- version: 0.25.0.rc4
110
+ version: 0.25.0
111
111
  description: A Blog component for decidim's participatory spaces.
112
112
  email:
113
113
  - isaac.mg@coditramuntana.com
@@ -191,6 +191,7 @@ files:
191
191
  - config/locales/ko-KR.yml
192
192
  - config/locales/ko.yml
193
193
  - config/locales/lb-LU.yml
194
+ - config/locales/lb.yml
194
195
  - config/locales/lt-LT.yml
195
196
  - config/locales/lt.yml
196
197
  - config/locales/lv.yml
@@ -254,9 +255,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
254
255
  version: '2.7'
255
256
  required_rubygems_version: !ruby/object:Gem::Requirement
256
257
  requirements:
257
- - - ">"
258
+ - - ">="
258
259
  - !ruby/object:Gem::Version
259
- version: 1.3.1
260
+ version: '0'
260
261
  requirements: []
261
262
  rubygems_version: 3.1.2
262
263
  signing_key: