push_type 0.10.0.beta.5 → 0.10.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +5 -1
  3. metadata +12 -12
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 7a4bca094a3676343d410ac3a41c81da9c8c8b83
4
- data.tar.gz: 4f326d5e161a71713680d3230c35963d778156df
3
+ metadata.gz: 9b9f776eecc4b10b7e0ca667a0f2fe8cc25180a6
4
+ data.tar.gz: cf13529c125f6c74ff545c2276105c1d54fcc5de
5
5
  SHA512:
6
- metadata.gz: 28381cc8db109d9885bc0d9df138dac18ebc431273eeb68aecc8d0a29996f57c138b3d735c3b245fbdbde22e51a294156f405d2465abe5322af87ca9897a7980
7
- data.tar.gz: b8db62a29ac5070ba7841e0416d9936406a4fb124a10fae188e1bdb83934746ce6a562fba547c8a718379b1ab83990f7eb3d68a19a3b1d906948a4dd007f32c4
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
  [![Build Status](https://travis-ci.org/pushtype/push_type.png?branch=master)](https://travis-ci.org/pushtype/push_type)
30
30
  [![Code Climate](https://codeclimate.com/github/pushtype/push_type.png)](https://codeclimate.com/github/pushtype/push_type)
31
31
 
32
- PushType is 100% free and open source. We want to establish an active and healthy community of developers who can build upon what we've started and help give the Rails world the CMS it's been waiting for. Find out more about [contributing to PushType](https://discuss.pushtype.org/t/pushtype-development-contribution-guidelines/30).
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.beta.5
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-17 00:00:00.000000000 Z
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.beta.5
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.beta.5
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.beta.5
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.beta.5
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.beta.5
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.beta.5
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.beta.5
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.beta.5
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: 1.3.1
98
+ version: '0'
99
99
  requirements: []
100
100
  rubyforge_project:
101
101
  rubygems_version: 2.5.1