politics 1.0.89 → 1.0.91
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README +2 -0
- data/VERSION_NUMBER +1 -1
- data/gem_data/README +2 -0
- data/gem_data/VERSION_NUMBER +1 -1
- data/images/STORE.png +0 -0
- data/images/STORE2.png +0 -0
- metadata +5 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 5be0ca4baacad9d794548b297c4f66d018ff818db60553c16ceabe630407248f
|
4
|
+
data.tar.gz: 4dab2bd927903fa39a74eb12ac13d5d43c87d263b66a3d4710dd2c9406a8da7a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: bb116f93d4fe0e5d50f88ddbc70111678908d4a4356171375bcd12271c644d396053988238b9c9ec96380b3c2f93a57b3613a7e1fe84d886523c8388523b475a
|
7
|
+
data.tar.gz: ea329bd05f1f2fe9b3716d100d7d16f6fff8ce977cf436dc54f51372ab21fbfda2e5c3542769f167aed325743dffb74720079ca879d4d19c8c740238da760a2d
|
data/README
CHANGED
data/VERSION_NUMBER
CHANGED
@@ -1 +1 @@
|
|
1
|
-
|
1
|
+
91.0
|
data/gem_data/README
CHANGED
data/gem_data/VERSION_NUMBER
CHANGED
@@ -1 +1 @@
|
|
1
|
-
|
1
|
+
90.0
|
data/images/STORE.png
ADDED
Binary file
|
data/images/STORE2.png
ADDED
Binary file
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: politics
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.91
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Gregory Cohen
|
@@ -13,6 +13,8 @@ dependencies: []
|
|
13
13
|
description: |+
|
14
14
|
Trying to help with democracy. (No affiliation with politics.)
|
15
15
|
|
16
|
+
https://snapcraft.io/democracy
|
17
|
+
|
16
18
|
This is a collection of software that could truly change the world.
|
17
19
|
|
18
20
|
All of these programs are mostly self-contained. This is a really good thing.
|
@@ -23267,6 +23269,8 @@ files:
|
|
23267
23269
|
- "./images/7.png"
|
23268
23270
|
- "./images/8.png"
|
23269
23271
|
- "./images/9.png"
|
23272
|
+
- "./images/STORE.png"
|
23273
|
+
- "./images/STORE2.png"
|
23270
23274
|
- "./index.html"
|
23271
23275
|
- "./install.sh"
|
23272
23276
|
- "./non_compiled_programs/big_num"
|