interscript 0.1.1 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: interscript
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - project_contibutors
@@ -93,6 +93,33 @@ files:
93
93
  - bin/rspec
94
94
  - lib/interscript.rb
95
95
  - lib/interscript/version.rb
96
+ - maps/bas-rus-Cyrl-Latn-bss.yaml
97
+ - maps/bas-rus-Cyrl-Latn-oss.yaml
98
+ - maps/bgnpcgn-arm-Armn-Latn-1981.yaml
99
+ - maps/bgnpcgn-bul-Cyrl-Latn-2013.yaml
100
+ - maps/bgnpcgn-chn-Hans-Latn-pinyin.yaml
101
+ - maps/bgnpcgn-per-Arab-Latn-1956.yaml
102
+ - maps/bgnpcgn-rus-Cyrl-Latn-1947.yaml
103
+ - maps/bgnpcgn-ukr-Cyrl-Latn-1965.yaml
104
+ - maps/cn-chn-Hans-Latn-pinyin.yaml
105
+ - maps/historic-jpn-Hrkt-Latn-hepburn.yaml
106
+ - maps/icao-bel-Cyrl-Latn-9303.yaml
107
+ - maps/icao-bul-Cyrl-Latn-9303.yaml
108
+ - maps/icao-gre-Grek-Latn-9303.yaml
109
+ - maps/icao-heb-Hebr-Latn-9303.yaml
110
+ - maps/icao-mkd-Cyrl-Latn-9303.yaml
111
+ - maps/icao-per-Arab-Latn-9303.yaml
112
+ - maps/icao-rus-Cyrl-Latn-9303.yaml
113
+ - maps/icao-srp-Cyrl-Latn-9303.yaml
114
+ - maps/icao-ukr-Cyrl-Latn-9303.yaml
115
+ - maps/iso-rus-Cyrl-Latn-iso9.yaml
116
+ - maps/mext-jpn-Hrkt-Latn-hepburn.yaml
117
+ - maps/mext-jpn-Hrkt-Latn-kunrei.yaml
118
+ - maps/un-jpn-Hrkt-Latn-hepburn.yaml
119
+ - maps/un-jpn-Hrkt-Latn-kunrei.yaml
120
+ - maps/un-mon-Mong-Latn-2013.yaml
121
+ - spec/interscript_spec.rb
122
+ - spec/spec_helper.rb
96
123
  homepage: ''
97
124
  licenses:
98
125
  - MIT
@@ -112,8 +139,10 @@ required_rubygems_version: !ruby/object:Gem::Requirement
112
139
  - !ruby/object:Gem::Version
113
140
  version: '0'
114
141
  requirements: []
115
- rubygems_version: 3.0.6
142
+ rubygems_version: 3.0.3
116
143
  signing_key:
117
144
  specification_version: 4
118
145
  summary: Interoperable script conversion systems
119
- test_files: []
146
+ test_files:
147
+ - spec/interscript_spec.rb
148
+ - spec/spec_helper.rb