orthotypo 0.1.0 → 0.2.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 +7 -5
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 17f301e640bc0be48cb6aaaaf3c8dcc61e24f27122aca1ef19922d160311cf64
4
- data.tar.gz: 5d1563942acffe6cd96774ec17203f3f161041c61ebb51143526e080c9d0483c
3
+ metadata.gz: 8fcffa7b9568048fd9542092b6fb6eb5ed42576842e3df334d3003aa52260cde
4
+ data.tar.gz: 16fc581a97220a6ba28236ee9cf27546b2b86585ab771d1ac87bec810b6d6c8d
5
5
  SHA512:
6
- metadata.gz: c1ee20ab0c45e7b87f55f77c6f87b5181043c4da93d9da1cfdfaa2fa2f1f8fd57cf2a2d32cafbf2463720eaab42ba15ac315d04249a5299b102399a85901020c
7
- data.tar.gz: 6d3178acdede667eb25af0e4e8a60ced35852bb564f799932ab7ab5abdabc71c0f39fbb122e8871f7610746ae1bc970c1853b3ce1f178d68c08ce0b1f14325e7
6
+ metadata.gz: 28d83f260052debec113d5897fdb37ace130a0d00befc5b6418d754daa20158a3244a6e0fe319fca33a7dac999181bad1d464b2922a7a070ae4d2a48888a8204
7
+ data.tar.gz: a7632e3fee163f5efeb667c2aa0faaefdd99bdf23f58daade6b5ef34bbce362938b02fbc8ff391bb4674159c1f2b599380e87b44e52ba03cc2ff04f148e7f22c
metadata CHANGED
@@ -1,7 +1,7 @@
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.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Arnaud Levy
@@ -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: []