wagn 1.17.3 → 1.17.4
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 +5 -6
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 5cb318e1936d35df9506dbaad6d532c3aa04bb00
|
|
4
|
+
data.tar.gz: e00a5f64958deaed66d86f60faac607f9fee02d6
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: f3b2af23091d31d7bae896654f8707775f0785b3521dcaeb23d781cb4beb41df4664fffdf23f973c5ee2342eb6a249135983d05922819df1249fd702df42d049
|
|
7
|
+
data.tar.gz: 673bc99e55659ac4a1800a8afb627c739f7b12c80d59b20941fe96a42f2f9fb44146de34e2fc09248aed9a383f1227e24cd0fa37b860c503efdf3054c8a2ccec
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: wagn
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.17.
|
|
4
|
+
version: 1.17.4
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Ethan McCutchen
|
|
@@ -11,7 +11,7 @@ authors:
|
|
|
11
11
|
autorequire:
|
|
12
12
|
bindir: bin
|
|
13
13
|
cert_chain: []
|
|
14
|
-
date: 2016-02-
|
|
14
|
+
date: 2016-02-13 00:00:00.000000000 Z
|
|
15
15
|
dependencies:
|
|
16
16
|
- !ruby/object:Gem::Dependency
|
|
17
17
|
name: rails
|
|
@@ -33,14 +33,14 @@ dependencies:
|
|
|
33
33
|
requirements:
|
|
34
34
|
- - '='
|
|
35
35
|
- !ruby/object:Gem::Version
|
|
36
|
-
version: 1.17.
|
|
36
|
+
version: 1.17.4
|
|
37
37
|
type: :runtime
|
|
38
38
|
prerelease: false
|
|
39
39
|
version_requirements: !ruby/object:Gem::Requirement
|
|
40
40
|
requirements:
|
|
41
41
|
- - '='
|
|
42
42
|
- !ruby/object:Gem::Version
|
|
43
|
-
version: 1.17.
|
|
43
|
+
version: 1.17.4
|
|
44
44
|
description: a wiki approach to stuctured data, dynamic interaction, and web design
|
|
45
45
|
email:
|
|
46
46
|
- info@wagn.org
|
|
@@ -754,7 +754,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
754
754
|
version: '0'
|
|
755
755
|
requirements: []
|
|
756
756
|
rubyforge_project:
|
|
757
|
-
rubygems_version: 2.
|
|
757
|
+
rubygems_version: 2.5.1
|
|
758
758
|
signing_key:
|
|
759
759
|
specification_version: 4
|
|
760
760
|
summary: structured wiki web platform
|
|
@@ -806,4 +806,3 @@ test_files:
|
|
|
806
806
|
- test/script/run_engine_deck.sh
|
|
807
807
|
- test/script/run_mig.sh
|
|
808
808
|
- test/test_helper.rb
|
|
809
|
-
has_rdoc:
|