un_countries 1.0.0 → 1.0.1
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.
- checksums.yaml +4 -4
- data/lib/un_countries.rb +1 -1
- data/lib/un_countries/version.rb +1 -1
- data/un_countries-1.0.0.gem +0 -0
- metadata +3 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: '033396837479ab53eebc37ba20f606fb8d631509'
|
4
|
+
data.tar.gz: 90b20629fdfd20154239386319b341b4c72e349d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6b059af3fb6745d76284a258e480c516271e710b647a7f832f2c258497c23330c30a279606a72a13da93edf22cb5b465635e55412285e1521625f81d9ea46e2d
|
7
|
+
data.tar.gz: 60ff31b5e486366e017a4626d45dafceca32d966ae0a4967449aa057c6dee453ddbe467ab3c5274f939a04802f90a12936e8b394930efd69a0c2e6c7cefa53cc
|
data/lib/un_countries.rb
CHANGED
@@ -15,7 +15,7 @@ module UnCountries
|
|
15
15
|
"Italy","Jamaica","Japan","Jordan","Kazakhstan","Kenya","Kiribati","Kuwait","Kyrgyzstan","Lao People's Democratic Republic","Latvia",
|
16
16
|
"Lebanon","Lesotho","Liberia","Libya","Liechtenstein","Lithuania","Luxembourg","Madagascar","Malawi","Malaysia","Maldives","Mali","Malta",
|
17
17
|
"Marshall Islands","Mauritania","Mauritius","Mexico","Micronesia (Federated States of)","Monaco","Mongolia","Montenegro","Morocco","Mozambique","Myanmar",
|
18
|
-
"Namibia","Nauru","Nepal","Netherlands","New Zealand","Nicaragua","Niger","
|
18
|
+
"Namibia","Nauru","Nepal","Netherlands","New Zealand","Nicaragua","Niger","Nigeria","Norway","Oman","Pakistan","Palau","Panama","Papua New Guinea","Paraguay",
|
19
19
|
"Peru","Philippines","Poland","Portugal","Qatar","Republic of Korea","Republic of Moldova","Romania","Russian Federation","Rwanda","Saint Kitts and Nevis",
|
20
20
|
"Saint Lucia","Saint Vincent and the Grenadines","Samoa","San Marino","Sao Tome and Principe","Saudi Arabia","Senegal","Serbia","Seychelles","Sierra Leone",
|
21
21
|
"Singapore","Slovakia","Slovenia","Solomon Islands","Somalia","South Africa","South Sudan","Spain","Sri Lanka","Sudan","Suriname",
|
data/lib/un_countries/version.rb
CHANGED
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: un_countries
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Spiros Avlonitis
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2017-
|
11
|
+
date: 2017-03-12 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: bundler
|
@@ -72,6 +72,7 @@ files:
|
|
72
72
|
- lib/un_countries.rb
|
73
73
|
- lib/un_countries/version.rb
|
74
74
|
- un_countries-0.1.0.gem
|
75
|
+
- un_countries-1.0.0.gem
|
75
76
|
- un_countries.gemspec
|
76
77
|
homepage: ''
|
77
78
|
licenses:
|