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.
- checksums.yaml +4 -4
- metadata +4 -6
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 59143ba9542417de064fb09ccc3ce06487177018
|
|
4
|
+
data.tar.gz: 0d5146a1ec9c8be087dd656645f38afd30cbea1a
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
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.
|
|
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-
|
|
11
|
+
date: 2017-12-18 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
|
-
description:
|
|
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:
|
|
47
|
+
summary: "[Depricated] tutorial gem setup."
|
|
50
48
|
test_files: []
|