shopify-money 0.14.4 → 0.14.5
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/config/currency_historic.yml +29 -0
- data/config/currency_iso.yml +18 -11
- data/config/currency_non_iso.yml +19 -0
- data/lib/money/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 683fbe81ccbaba82b0ff6aeae0cd13086453cf72eef33c8be0fb8afa453f7b6a
|
4
|
+
data.tar.gz: e4fdaff4a2761fd6d37a9ff50eeda4667572b563f9bd50e6c491808ab17fe3b5
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1190c9f7033aca4e0c44a60489dc2fac9b86d597afb6f3976da33b05e816719b8702af4b9c32ac0ffbf6230847c7858b18ce497c5d929336bbff8cfb89ee11fb
|
7
|
+
data.tar.gz: 97bcf3f52c7985422490074cb8c920d6ccc85cfc64e401ad5fa4c7bb5f5ee9ad449a3d89b19bbf9f5afa0f79cf23a7cd61804497dfcfca02f6ce76863a7e5c16
|
@@ -43,6 +43,21 @@ ghc:
|
|
43
43
|
thousands_separator: ","
|
44
44
|
iso_numeric: '288'
|
45
45
|
smallest_denomination: 1
|
46
|
+
mro:
|
47
|
+
priority: 100
|
48
|
+
iso_code: MRO
|
49
|
+
name: Mauritanian Ouguiya
|
50
|
+
symbol: UM
|
51
|
+
disambiguate_symbol: MRO
|
52
|
+
alternate_symbols: []
|
53
|
+
subunit: Khoums
|
54
|
+
subunit_to_unit: 5
|
55
|
+
symbol_first: false
|
56
|
+
html_entity: ''
|
57
|
+
decimal_mark: "."
|
58
|
+
thousands_separator: ","
|
59
|
+
iso_numeric: '478'
|
60
|
+
smallest_denomination: 1
|
46
61
|
mtl:
|
47
62
|
priority: 100
|
48
63
|
iso_code: MTL
|
@@ -86,6 +101,20 @@ VEB:
|
|
86
101
|
thousands_separator: "."
|
87
102
|
iso_numeric: '862'
|
88
103
|
smallest_denomination: 1
|
104
|
+
vef:
|
105
|
+
priority: 100
|
106
|
+
iso_code: VEF
|
107
|
+
name: Venezuelan Bolívar fuerte
|
108
|
+
symbol: Bs.F.
|
109
|
+
alternate_symbols: []
|
110
|
+
subunit: Céntimo
|
111
|
+
subunit_to_unit: 100
|
112
|
+
symbol_first: true
|
113
|
+
html_entity: ''
|
114
|
+
decimal_mark: ","
|
115
|
+
thousands_separator: "."
|
116
|
+
iso_numeric: '937'
|
117
|
+
smallest_denomination: 1
|
89
118
|
zwd:
|
90
119
|
priority: 100
|
91
120
|
iso_code: ZWD
|
data/config/currency_iso.yml
CHANGED
@@ -1446,19 +1446,23 @@ mop:
|
|
1446
1446
|
thousands_separator: ","
|
1447
1447
|
iso_numeric: '446'
|
1448
1448
|
smallest_denomination: 10
|
1449
|
-
|
1449
|
+
mru:
|
1450
1450
|
priority: 100
|
1451
|
-
iso_code:
|
1452
|
-
name: Mauritanian Ouguiya
|
1451
|
+
iso_code: MRU
|
1452
|
+
name: Mauritanian New Ouguiya
|
1453
1453
|
symbol: UM
|
1454
|
+
disambiguate_symbol: MRU
|
1454
1455
|
alternate_symbols: []
|
1455
1456
|
subunit: Khoums
|
1456
|
-
|
1457
|
+
# MRU actually has 5 Khoums per Ouguiya, but we treat it as if it has no subunits.
|
1458
|
+
# We do this because the Khoum's value is so small that it's not likely to be relevant in an online transaction,
|
1459
|
+
# and we suspect that, when our payment partners add support for MRU, they're likely to ignore subunits.
|
1460
|
+
subunit_to_unit: 1
|
1457
1461
|
symbol_first: false
|
1458
1462
|
html_entity: ''
|
1459
1463
|
decimal_mark: "."
|
1460
1464
|
thousands_separator: ","
|
1461
|
-
iso_numeric: '
|
1465
|
+
iso_numeric: '929'
|
1462
1466
|
smallest_denomination: 1
|
1463
1467
|
mur:
|
1464
1468
|
priority: 100
|
@@ -2300,11 +2304,11 @@ uzs:
|
|
2300
2304
|
thousands_separator: ","
|
2301
2305
|
iso_numeric: '860'
|
2302
2306
|
smallest_denomination: 100
|
2303
|
-
|
2307
|
+
ves:
|
2304
2308
|
priority: 100
|
2305
|
-
iso_code:
|
2306
|
-
name: Venezuelan Bolívar
|
2307
|
-
symbol: Bs.
|
2309
|
+
iso_code: VES
|
2310
|
+
name: Venezuelan Bolívar soberano
|
2311
|
+
symbol: Bs.S.
|
2308
2312
|
alternate_symbols: []
|
2309
2313
|
subunit: Céntimo
|
2310
2314
|
subunit_to_unit: 100
|
@@ -2312,8 +2316,11 @@ vef:
|
|
2312
2316
|
html_entity: ''
|
2313
2317
|
decimal_mark: ","
|
2314
2318
|
thousands_separator: "."
|
2315
|
-
iso_numeric: '
|
2316
|
-
|
2319
|
+
iso_numeric: '928'
|
2320
|
+
# "On 20 August 2018, [...] New coins in denominations of 50 céntimos and 1 bolívar soberano, and new banknotes
|
2321
|
+
# in denominations of 2, 5, 10, 20, 50, 100, 200 and 500 bolívares soberanos were introduced."
|
2322
|
+
# Source: https://en.wikipedia.org/wiki/Venezuelan_bol%C3%ADvar
|
2323
|
+
smallest_denomination: 50
|
2317
2324
|
vnd:
|
2318
2325
|
priority: 100
|
2319
2326
|
iso_code: VND
|
data/config/currency_non_iso.yml
CHANGED
@@ -14,6 +14,25 @@ jep:
|
|
14
14
|
thousands_separator: ","
|
15
15
|
iso_numeric: ''
|
16
16
|
smallest_denomination: 1
|
17
|
+
kid:
|
18
|
+
# The Kiribati Dollar is pegged 1:1 to the AUD, but banknotes and coins in both currencies circulate interchangeably.
|
19
|
+
# "Although Kiribati retained 1 and 2 cents coins well after Australia demoted theirs,
|
20
|
+
# redundancy and devaluation has slowly removed these coins from general circulation."
|
21
|
+
# Source: https://en.wikipedia.org/wiki/Kiribati_dollar
|
22
|
+
priority: 100
|
23
|
+
iso_code: KID
|
24
|
+
name: Kiribati Dollar
|
25
|
+
symbol: "$"
|
26
|
+
disambiguate_symbol: KID
|
27
|
+
alternate_symbols: []
|
28
|
+
subunit: Cent
|
29
|
+
subunit_to_unit: 100
|
30
|
+
symbol_first: true
|
31
|
+
html_entity: "$"
|
32
|
+
decimal_mark: "."
|
33
|
+
thousands_separator: ","
|
34
|
+
iso_numeric: ''
|
35
|
+
smallest_denomination: 5
|
17
36
|
ggp:
|
18
37
|
priority: 100
|
19
38
|
iso_code: GGP
|
data/lib/money/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: shopify-money
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.14.
|
4
|
+
version: 0.14.5
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Shopify Inc
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2020-
|
11
|
+
date: 2020-08-25 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: bundler
|