orthotypo 0.1.0 → 0.3.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.
Files changed (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +8 -6
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 17f301e640bc0be48cb6aaaaf3c8dcc61e24f27122aca1ef19922d160311cf64
4
- data.tar.gz: 5d1563942acffe6cd96774ec17203f3f161041c61ebb51143526e080c9d0483c
3
+ metadata.gz: ea735109cd2bd2bf51c4480fd016557cc0ec621b4e650e7a4742c4510eaa22a6
4
+ data.tar.gz: 2a6da746b55060355520da983d482ebebd5a3203c2419ef33216c7a2720d842c
5
5
  SHA512:
6
- metadata.gz: c1ee20ab0c45e7b87f55f77c6f87b5181043c4da93d9da1cfdfaa2fa2f1f8fd57cf2a2d32cafbf2463720eaab42ba15ac315d04249a5299b102399a85901020c
7
- data.tar.gz: 6d3178acdede667eb25af0e4e8a60ced35852bb564f799932ab7ab5abdabc71c0f39fbb122e8871f7610746ae1bc970c1853b3ce1f178d68c08ce0b1f14325e7
6
+ metadata.gz: 7d8b8b0fc5a895695d40693f38c65afd6650d9b5820f55fb14e2a48c28542344f0a45c5a00b5df01cebe4ebc669bc94dd750d114fa06c1780040c725c6ce1fae
7
+ data.tar.gz: d37c3cecff86052df0daf35069c63d050bb380b45725155f2f6cc80c1982650d314c7a8bf935a305742eda0dc503562dc8fd3af2f9b6385df005704eccdbaae1
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: orthotypo
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.3.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Arnaud Levy
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-10-12 00:00:00.000000000 Z
11
+ date: 2023-10-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rspec
@@ -53,8 +53,8 @@ dependencies:
53
53
  - !ruby/object:Gem::Version
54
54
  version: '0'
55
55
  description: Il y a un corpus riche de règles typographiques, dépendant des langues.
56
- Cette gem vise à intégrer ces règles et à automatiser leurs mises en application
57
- pour le web, quand cela est possible.
56
+ Cette gem vise à intégrer ces règles et à automatiser leur mise en application pour
57
+ le web, quand cela est possible.
58
58
  email:
59
59
  - arnaud.levy@noesya.coop
60
60
  executables: []
@@ -64,7 +64,9 @@ files: []
64
64
  homepage: https://github.com/noesya/orthotypo
65
65
  licenses:
66
66
  - MIT
67
- metadata: {}
67
+ metadata:
68
+ homepage_uri: https://github.com/noesya/orthotypo
69
+ source_code_uri: https://github.com/noesya/orthotypo
68
70
  post_install_message:
69
71
  rdoc_options: []
70
72
  require_paths:
@@ -83,5 +85,5 @@ requirements: []
83
85
  rubygems_version: 3.4.6
84
86
  signing_key:
85
87
  specification_version: 4
86
- summary: Texte correctement typographié
88
+ summary: Pour un texte correctement typographié
87
89
  test_files: []