push_type 0.10.0.beta.5 → 0.10.0
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/README.md +5 -1
- metadata +12 -12
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 9b9f776eecc4b10b7e0ca667a0f2fe8cc25180a6
|
|
4
|
+
data.tar.gz: cf13529c125f6c74ff545c2276105c1d54fcc5de
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: b19a4c07b805c1975cff05cbe531e23e418129e66eca45a003443f45063814e6278b2fdba251634ff167cb9f61739ed57d7ab502a93f3a631fd610ef203bde52
|
|
7
|
+
data.tar.gz: ddcc0376f1f92e3f63f1c2f9b2c5140aca3163e03e6cf63a244bc1f2aab0ffd4e58a3ef32a26847fcd5946986095be87863a1e57a0991a77d0ad74d6e2342b87
|
data/README.md
CHANGED
|
@@ -29,7 +29,11 @@ PushType takes advantage of modern features of PostgreSQL, which in turn require
|
|
|
29
29
|
[](https://travis-ci.org/pushtype/push_type)
|
|
30
30
|
[](https://codeclimate.com/github/pushtype/push_type)
|
|
31
31
|
|
|
32
|
-
PushType is 100% free and open source
|
|
32
|
+
PushType is 100% free and open source, and we're working hard to establish an active and healthy community of individuals contributing to it's development. If you'd like to help give the Rails world the CMS it's been waiting for, find out more:
|
|
33
|
+
|
|
34
|
+
* [Contribution guidelines](https://github.com/pushtype/push_type/blob/master/CONTRIBUTING.md)
|
|
35
|
+
* [Code of conduct](https://github.com/pushtype/push_type/blob/master/.github/CODE_OF_CONDUCT.md)
|
|
36
|
+
* [Join the PushType community](https://discuss.pushtype.org/)
|
|
33
37
|
|
|
34
38
|
## Copyright / License
|
|
35
39
|
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: push_type
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.10.0
|
|
4
|
+
version: 0.10.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Aaron Russell
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2016-11-
|
|
11
|
+
date: 2016-11-21 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: push_type_core
|
|
@@ -16,56 +16,56 @@ dependencies:
|
|
|
16
16
|
requirements:
|
|
17
17
|
- - '='
|
|
18
18
|
- !ruby/object:Gem::Version
|
|
19
|
-
version: 0.10.0
|
|
19
|
+
version: 0.10.0
|
|
20
20
|
type: :runtime
|
|
21
21
|
prerelease: false
|
|
22
22
|
version_requirements: !ruby/object:Gem::Requirement
|
|
23
23
|
requirements:
|
|
24
24
|
- - '='
|
|
25
25
|
- !ruby/object:Gem::Version
|
|
26
|
-
version: 0.10.0
|
|
26
|
+
version: 0.10.0
|
|
27
27
|
- !ruby/object:Gem::Dependency
|
|
28
28
|
name: push_type_api
|
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|
|
30
30
|
requirements:
|
|
31
31
|
- - '='
|
|
32
32
|
- !ruby/object:Gem::Version
|
|
33
|
-
version: 0.10.0
|
|
33
|
+
version: 0.10.0
|
|
34
34
|
type: :runtime
|
|
35
35
|
prerelease: false
|
|
36
36
|
version_requirements: !ruby/object:Gem::Requirement
|
|
37
37
|
requirements:
|
|
38
38
|
- - '='
|
|
39
39
|
- !ruby/object:Gem::Version
|
|
40
|
-
version: 0.10.0
|
|
40
|
+
version: 0.10.0
|
|
41
41
|
- !ruby/object:Gem::Dependency
|
|
42
42
|
name: push_type_admin
|
|
43
43
|
requirement: !ruby/object:Gem::Requirement
|
|
44
44
|
requirements:
|
|
45
45
|
- - '='
|
|
46
46
|
- !ruby/object:Gem::Version
|
|
47
|
-
version: 0.10.0
|
|
47
|
+
version: 0.10.0
|
|
48
48
|
type: :runtime
|
|
49
49
|
prerelease: false
|
|
50
50
|
version_requirements: !ruby/object:Gem::Requirement
|
|
51
51
|
requirements:
|
|
52
52
|
- - '='
|
|
53
53
|
- !ruby/object:Gem::Version
|
|
54
|
-
version: 0.10.0
|
|
54
|
+
version: 0.10.0
|
|
55
55
|
- !ruby/object:Gem::Dependency
|
|
56
56
|
name: push_type_auth
|
|
57
57
|
requirement: !ruby/object:Gem::Requirement
|
|
58
58
|
requirements:
|
|
59
59
|
- - '='
|
|
60
60
|
- !ruby/object:Gem::Version
|
|
61
|
-
version: 0.10.0
|
|
61
|
+
version: 0.10.0
|
|
62
62
|
type: :runtime
|
|
63
63
|
prerelease: false
|
|
64
64
|
version_requirements: !ruby/object:Gem::Requirement
|
|
65
65
|
requirements:
|
|
66
66
|
- - '='
|
|
67
67
|
- !ruby/object:Gem::Version
|
|
68
|
-
version: 0.10.0
|
|
68
|
+
version: 0.10.0
|
|
69
69
|
description: PushType is a modern, open source content management system for Ruby
|
|
70
70
|
on Rails. It takes advantage of powerful new features available in the latest versions
|
|
71
71
|
of Rails and PostgreSQL.
|
|
@@ -93,9 +93,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
|
93
93
|
version: '0'
|
|
94
94
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
95
95
|
requirements:
|
|
96
|
-
- - "
|
|
96
|
+
- - ">="
|
|
97
97
|
- !ruby/object:Gem::Version
|
|
98
|
-
version:
|
|
98
|
+
version: '0'
|
|
99
99
|
requirements: []
|
|
100
100
|
rubyforge_project:
|
|
101
101
|
rubygems_version: 2.5.1
|