countries 2.0.4 → 2.0.5

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.
@@ -561,7 +561,7 @@
561
561
  unofficial_names: Saga
562
562
  translations:
563
563
  en: Saga
564
- ja: 佐賀
564
+ ja: 佐賀
565
565
  geo:
566
566
  latitude: 33.2494416
567
567
  longitude: 130.2997942
@@ -16,10 +16,10 @@ CA:
16
16
  translations:
17
17
  en: Canelones
18
18
  geo:
19
- latitiude: -34.7210
20
- longitude: -55.9590
21
- min_latitude: -34.5227800
22
- min_longitude: -56.2777800
19
+ latitiude: -34.721
20
+ longitude: -55.959
21
+ min_latitude: -34.52278
22
+ min_longitude: -56.27778
23
23
  max_latitude: -34.5166646
24
24
  max_longitude: -56.2833322
25
25
  name: Canelones
@@ -42,10 +42,10 @@ CL:
42
42
  geo:
43
43
  latitude: -32.3769
44
44
  longitude: -54.1654
45
- min_latitude: -32.366670
45
+ min_latitude: -32.36667
46
46
  min_longitude: -53.517
47
47
  max_latitude: -32.483
48
- max_longitude: -54.183330
48
+ max_longitude: -54.18333
49
49
  name: Cerro Lago
50
50
  DU:
51
51
  unofficial_names: Durazno
@@ -1,3 +1,3 @@
1
1
  module Countries
2
- VERSION = '2.0.4'.freeze
2
+ VERSION = '2.0.5'.freeze
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: countries
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.4
4
+ version: 2.0.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Josh Robinson
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2016-12-02 00:00:00.000000000 Z
13
+ date: 2016-12-09 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: i18n_data