decidim-pages 0.0.7 → 0.0.8.1
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 +2 -2
- data/config/locales/ca.yml +1 -1
- data/config/locales/en.yml +1 -1
- data/config/locales/es.yml +1 -1
- data/config/locales/eu.yml +0 -1
- data/config/locales/fi.yml +0 -1
- data/config/locales/fr.yml +5 -0
- data/config/locales/nl.yml +5 -0
- metadata +11 -9
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 792062d1339990b0819194d71de2741d26fe9e06
|
|
4
|
+
data.tar.gz: f418f700a2a14de9a49f715ddcba064bf908d374
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 1d3540ce1d48476239b94cd4cefd117009cb3cdf124d0692a5d4b4c211d9ccf7b9ccbc6fab7ed3b0883db8073d698573d8df4b59ededdedb689c95d5cb724566
|
|
7
|
+
data.tar.gz: 52d7484af4886955548312b337862a281923c8e67f5baccff191635e75fac97ff4353644166b74f741bc1b7c96a4170d01bc970fa7a95c145b4677e0ea19b290
|
data/README.md
CHANGED
|
@@ -18,7 +18,7 @@ $ bundle
|
|
|
18
18
|
```
|
|
19
19
|
|
|
20
20
|
## Contributing
|
|
21
|
-
See [Decidim](https://github.com/
|
|
21
|
+
See [Decidim](https://github.com/decidim/decidim).
|
|
22
22
|
|
|
23
23
|
## License
|
|
24
|
-
See [Decidim](https://github.com/
|
|
24
|
+
See [Decidim](https://github.com/decidim/decidim).
|
data/config/locales/ca.yml
CHANGED
data/config/locales/en.yml
CHANGED
data/config/locales/es.yml
CHANGED
data/config/locales/eu.yml
CHANGED
data/config/locales/fi.yml
CHANGED
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: decidim-pages
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.0.
|
|
4
|
+
version: 0.0.8.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Josep Jaume Rey Peroy
|
|
@@ -10,7 +10,7 @@ authors:
|
|
|
10
10
|
autorequire:
|
|
11
11
|
bindir: bin
|
|
12
12
|
cert_chain: []
|
|
13
|
-
date: 2017-04-
|
|
13
|
+
date: 2017-04-27 00:00:00.000000000 Z
|
|
14
14
|
dependencies:
|
|
15
15
|
- !ruby/object:Gem::Dependency
|
|
16
16
|
name: decidim-core
|
|
@@ -18,28 +18,28 @@ dependencies:
|
|
|
18
18
|
requirements:
|
|
19
19
|
- - '='
|
|
20
20
|
- !ruby/object:Gem::Version
|
|
21
|
-
version: 0.0.
|
|
21
|
+
version: 0.0.8.1
|
|
22
22
|
type: :runtime
|
|
23
23
|
prerelease: false
|
|
24
24
|
version_requirements: !ruby/object:Gem::Requirement
|
|
25
25
|
requirements:
|
|
26
26
|
- - '='
|
|
27
27
|
- !ruby/object:Gem::Version
|
|
28
|
-
version: 0.0.
|
|
28
|
+
version: 0.0.8.1
|
|
29
29
|
- !ruby/object:Gem::Dependency
|
|
30
30
|
name: decidim-comments
|
|
31
31
|
requirement: !ruby/object:Gem::Requirement
|
|
32
32
|
requirements:
|
|
33
33
|
- - '='
|
|
34
34
|
- !ruby/object:Gem::Version
|
|
35
|
-
version: 0.0.
|
|
35
|
+
version: 0.0.8.1
|
|
36
36
|
type: :runtime
|
|
37
37
|
prerelease: false
|
|
38
38
|
version_requirements: !ruby/object:Gem::Requirement
|
|
39
39
|
requirements:
|
|
40
40
|
- - '='
|
|
41
41
|
- !ruby/object:Gem::Version
|
|
42
|
-
version: 0.0.
|
|
42
|
+
version: 0.0.8.1
|
|
43
43
|
- !ruby/object:Gem::Dependency
|
|
44
44
|
name: rectify
|
|
45
45
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -60,14 +60,14 @@ dependencies:
|
|
|
60
60
|
requirements:
|
|
61
61
|
- - '='
|
|
62
62
|
- !ruby/object:Gem::Version
|
|
63
|
-
version: 0.0.
|
|
63
|
+
version: 0.0.8.1
|
|
64
64
|
type: :development
|
|
65
65
|
prerelease: false
|
|
66
66
|
version_requirements: !ruby/object:Gem::Requirement
|
|
67
67
|
requirements:
|
|
68
68
|
- - '='
|
|
69
69
|
- !ruby/object:Gem::Version
|
|
70
|
-
version: 0.0.
|
|
70
|
+
version: 0.0.8.1
|
|
71
71
|
description: A pages component for decidim's participatory processes.
|
|
72
72
|
email:
|
|
73
73
|
- josepjaume@gmail.com
|
|
@@ -99,6 +99,8 @@ files:
|
|
|
99
99
|
- config/locales/es.yml
|
|
100
100
|
- config/locales/eu.yml
|
|
101
101
|
- config/locales/fi.yml
|
|
102
|
+
- config/locales/fr.yml
|
|
103
|
+
- config/locales/nl.yml
|
|
102
104
|
- db/migrate/20161116121353_create_decidim_pages.rb
|
|
103
105
|
- db/migrate/20161214150429_add_commentable_to_pages.rb
|
|
104
106
|
- db/migrate/20170110145040_remove_commentable_flag_from_pages.rb
|
|
@@ -109,7 +111,7 @@ files:
|
|
|
109
111
|
- lib/decidim/pages/engine.rb
|
|
110
112
|
- lib/decidim/pages/feature.rb
|
|
111
113
|
- lib/tasks/decidim/pages_tasks.rake
|
|
112
|
-
homepage: https://github.com/
|
|
114
|
+
homepage: https://github.com/decidim/decidim
|
|
113
115
|
licenses:
|
|
114
116
|
- AGPLv3
|
|
115
117
|
metadata: {}
|