un_countries_short 0.1.0 → 0.1.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_short.rb +1 -1
- data/lib/un_countries_short/version.rb +1 -1
- data/un_countries_short-0.1.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: 1ec5e41b130b3491f3ea8f0f64706b35711ed138
|
4
|
+
data.tar.gz: c3edb2af293b6283d7c3cb664ddf8dc42fe7a450
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: '0290a51f3b874918b44535aecbdd6a63a3c13ec765c81c7c6186fc46bbae804858871a62f87dcc26fcb58a8f1a2393a99671b479a1d44e3f3bcfc4629839f106'
|
7
|
+
data.tar.gz: 0606a6859403d62e5168f20363292be9e650f9104dc47d8ec8c9841807e48b00ea2ab1bee65216c59d1199ccfab4f842d2b031c4be674b2c07a5719841afc5aa
|
data/lib/un_countries_short.rb
CHANGED
@@ -16,7 +16,7 @@ module UnCountriesShort
|
|
16
16
|
"Italy","Jamaica","Japan","Jordan","Kazakhstan","Kenya","Kiribati","Kuwait","Kyrgyzstan","Lao","Latvia",
|
17
17
|
"Lebanon","Lesotho","Liberia","Libya","Liechtenstein","Lithuania","Luxembourg","Madagascar","Malawi","Malaysia","Maldives","Mali","Malta",
|
18
18
|
"Marshall Islands","Mauritania","Mauritius","Mexico","Micronesia","Monaco","Mongolia","Montenegro","Morocco","Mozambique","Myanmar",
|
19
|
-
"Namibia","Nauru","Nepal","Netherlands","New Zealand","Nicaragua","Niger","
|
19
|
+
"Namibia","Nauru","Nepal","Netherlands","New Zealand","Nicaragua","Niger","Nigeria","North Korea","Norway","Oman","Pakistan","Palau","Panama","Papua New Guinea","Paraguay",
|
20
20
|
"Peru","Philippines","Poland","Portugal","Qatar","Republic of Moldova","Romania","Russian Federation","Rwanda","Saint Kitts and Nev",
|
21
21
|
"Saint Lucia","Saint Vincent","Samoa","San Marino","Sao Tome and Principe","Saudi Arabia","Senegal","Serbia","Seychelles","Sierra Leone",
|
22
22
|
"Singapore","Slovakia","Slovenia","Solomon Islands","Somalia","South Africa","South Korea","South Sudan","Spain","Sri Lanka","Sudan","Suriname",
|
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: un_countries_short
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.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
|
@@ -71,6 +71,7 @@ files:
|
|
71
71
|
- bin/setup
|
72
72
|
- lib/un_countries_short.rb
|
73
73
|
- lib/un_countries_short/version.rb
|
74
|
+
- un_countries_short-0.1.0.gem
|
74
75
|
- un_countries_short.gemspec
|
75
76
|
homepage: https://github.com/spirosavlonitis/un_countries_short
|
76
77
|
licenses:
|