intermediator 0.0.1 → 0.0.2

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.
Files changed (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +4 -6
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 26ebbf4b4d68d77cbec2e5679080492691651bdf
4
- data.tar.gz: 6b0e3d4b23ee9de406517a338b1a7012fe0530fe
3
+ metadata.gz: 59143ba9542417de064fb09ccc3ce06487177018
4
+ data.tar.gz: 0d5146a1ec9c8be087dd656645f38afd30cbea1a
5
5
  SHA512:
6
- metadata.gz: 2a3a05e900a58f141b5a64ef29a720b8b028aa24a4ca52edcc936bd5c0c141ee0147e8fd3c02f5e1db5abf784b3b08b53f0e80cda9d0f76014a65dd752c559a4
7
- data.tar.gz: 18f23b59b1a06eeb7c592f6a4f1313c40f9670f5af72bdac32dd401d8c4efc99835f6501432eef9f3fc538496d7b447e3654fa14e70cdca2e24baaa29000a0fa
6
+ metadata.gz: db53f83e89030b5fdd2a187dcef9a667c5608b9ad0d3ad27825b20789b4f30155d62719fd8439c9c597ee90b6031dc39968d9fadae53adb7c2b48c9870a4c57a
7
+ data.tar.gz: 104162a20040c5d0d88f4b43ae51923fab05d013e191122a2e2c7dd9be804011927cc3cf8a793dd77b18b03022fc32175cc441509bd3875388fbb94db6704cfc
metadata CHANGED
@@ -1,18 +1,16 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: intermediator
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nate McGregor
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-12-15 00:00:00.000000000 Z
11
+ date: 2017-12-18 00:00:00.000000000 Z
12
12
  dependencies: []
13
- description: Intermediator is a voting system that applies unique rules to a forum
14
- environment in order to promote meaningful content that might otherwise be lost
15
- to downvotes.
13
+ description: "[Depricated] tutorial gem setup, concept moving to egalitarian."
16
14
  email: intermediatorgem@gmail.com
17
15
  executables:
18
16
  - intermediator
@@ -46,5 +44,5 @@ rubyforge_project:
46
44
  rubygems_version: 2.6.13
47
45
  signing_key:
48
46
  specification_version: 4
49
- summary: Intermediator is a voting system that applies unique rules.
47
+ summary: "[Depricated] tutorial gem setup."
50
48
  test_files: []