iuliia 1.0.1 → 1.0.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.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: iuliia
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Andrey Nikiforov
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2020-09-25 00:00:00.000000000 Z
11
+ date: 2021-11-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -66,6 +66,34 @@ dependencies:
66
66
  - - ">="
67
67
  - !ruby/object:Gem::Version
68
68
  version: '0'
69
+ - !ruby/object:Gem::Dependency
70
+ name: rubocop-rake
71
+ requirement: !ruby/object:Gem::Requirement
72
+ requirements:
73
+ - - ">="
74
+ - !ruby/object:Gem::Version
75
+ version: '0'
76
+ type: :development
77
+ prerelease: false
78
+ version_requirements: !ruby/object:Gem::Requirement
79
+ requirements:
80
+ - - ">="
81
+ - !ruby/object:Gem::Version
82
+ version: '0'
83
+ - !ruby/object:Gem::Dependency
84
+ name: rubocop-rspec
85
+ requirement: !ruby/object:Gem::Requirement
86
+ requirements:
87
+ - - ">="
88
+ - !ruby/object:Gem::Version
89
+ version: '0'
90
+ type: :development
91
+ prerelease: false
92
+ version_requirements: !ruby/object:Gem::Requirement
93
+ requirements:
94
+ - - ">="
95
+ - !ruby/object:Gem::Version
96
+ version: '0'
69
97
  - !ruby/object:Gem::Dependency
70
98
  name: json
71
99
  requirement: !ruby/object:Gem::Requirement
@@ -108,6 +136,36 @@ files:
108
136
  - lib/iuliia/schema.rb
109
137
  - lib/iuliia/translit.rb
110
138
  - lib/iuliia/version.rb
139
+ - lib/schemas/LICENSE
140
+ - lib/schemas/README.md
141
+ - lib/schemas/ala_lc.json
142
+ - lib/schemas/ala_lc_alt.json
143
+ - lib/schemas/bgn_pcgn.json
144
+ - lib/schemas/bgn_pcgn_alt.json
145
+ - lib/schemas/bs_2979.json
146
+ - lib/schemas/bs_2979_alt.json
147
+ - lib/schemas/gost_16876.json
148
+ - lib/schemas/gost_16876_alt.json
149
+ - lib/schemas/gost_52290.json
150
+ - lib/schemas/gost_52535.json
151
+ - lib/schemas/gost_7034.json
152
+ - lib/schemas/gost_779.json
153
+ - lib/schemas/gost_779_alt.json
154
+ - lib/schemas/icao_doc_9303.json
155
+ - lib/schemas/iso_9_1954.json
156
+ - lib/schemas/iso_9_1968.json
157
+ - lib/schemas/iso_9_1968_alt.json
158
+ - lib/schemas/mosmetro.json
159
+ - lib/schemas/mvd_310.json
160
+ - lib/schemas/mvd_310_fr.json
161
+ - lib/schemas/mvd_782.json
162
+ - lib/schemas/schema.jsd
163
+ - lib/schemas/scientific.json
164
+ - lib/schemas/telegram.json
165
+ - lib/schemas/ungegn_1987.json
166
+ - lib/schemas/wikipedia.json
167
+ - lib/schemas/yandex_maps.json
168
+ - lib/schemas/yandex_money.json
111
169
  homepage: https://github.com/adnikiforov/iuliia-rb
112
170
  licenses:
113
171
  - MIT
@@ -130,7 +188,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
130
188
  - !ruby/object:Gem::Version
131
189
  version: '0'
132
190
  requirements: []
133
- rubygems_version: 3.1.4
191
+ rubygems_version: 3.2.32
134
192
  signing_key:
135
193
  specification_version: 4
136
194
  summary: Russian transliteration using nalgeon/iuliia schemas