sapor 0.3.7 → 0.3.8
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/sapor/regional_data/ireland-20160226-2020-candidates.psv +2 -2
- data/sapor.gemspec +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: 78d0421608cd0e20505b446b2213e60f3fadd378b74da49b37d7177eeea958b0
|
|
4
|
+
data.tar.gz: 8c73e491f46a7e35102cf331b861b7380eb2ecf03e0e67c9e62a9bca0cbacc55
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 5e84ca031d9f4f0dca49b7a62d9085cd7a1d20c8e9b889527c400b8363a34746913df581030bb40687a720aaaa3e37ac3ff984bceed9e3624da35c585e28a62c
|
|
7
|
+
data.tar.gz: ad30bd892287d641c1a4125932bba1051c4509983a8efd400a7c8e38b621b29a4efbd240cb8ee434cf4f68287bdd82225b71011f2e936e57bfa0ddf371fbcfee
|
|
@@ -45,7 +45,7 @@ Cork North-Central | Fine Gael | 9105 | 2
|
|
|
45
45
|
Cork North-Central | Green Party/Comhaontas Glas | 1693 | 1
|
|
46
46
|
Cork North-Central | Independent | 1783 | 6
|
|
47
47
|
Cork North-Central | Labour Party | 3723 | 1
|
|
48
|
-
Cork North-Central | Sinn Féin | 10004 |
|
|
48
|
+
Cork North-Central | Sinn Féin | 10004 | 1
|
|
49
49
|
Cork North-Central | Solidarity–People Before Profit | 8041 | 1
|
|
50
50
|
Cork North-Central | Workers’ Party | 1419 | 1
|
|
51
51
|
Cork North-West | Communist Party of Ireland | 185 | 1
|
|
@@ -217,7 +217,7 @@ Laois–Offaly | Irish Democratic Party | 971 | 1
|
|
|
217
217
|
Laois–Offaly | Labour Party | 2856 | 1
|
|
218
218
|
Laois–Offaly | Solidarity–People Before Profit | 2856 | 1
|
|
219
219
|
Laois–Offaly | Renua Ireland | 4596 | 1
|
|
220
|
-
Laois–Offaly | Sinn Féin | 13046 |
|
|
220
|
+
Laois–Offaly | Sinn Féin | 13046 | 1
|
|
221
221
|
Limerick City | Catholic Democrats | 673 | 1
|
|
222
222
|
Limerick City | Fianna Fáil | 12999 | 2
|
|
223
223
|
Limerick City | Fine Gael | 13341 | 2
|
data/sapor.gemspec
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: sapor
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.3.
|
|
4
|
+
version: 0.3.8
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Filip van Laenen
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2020-02-
|
|
11
|
+
date: 2020-02-02 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: SAPoR
|
|
14
14
|
email:
|