voting_schemes-dummy 0.15.2 → 0.18.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 306a0bf978e1b54f16767dcf214bc900ddf1a64c23a485e21e71d005eec29844
4
- data.tar.gz: 5e3f66693f445d1b50cc3dd57260aa1deea32a365cf7d07b922610f106906d15
3
+ metadata.gz: e39dd7d826a836d4cb95e6ce82331cb279bdb1a5346b6d4fa2a4ea5ad70a3c11
4
+ data.tar.gz: d54748e8359549364c2be7e08a4939592d4363292b969066675c576562a5be77
5
5
  SHA512:
6
- metadata.gz: 458afcce0885e748a23786cb3c4e5bdcaa9d0e4071e3ca1b274ba59608e5b67b0b66cda72219e1798d360ebc6cd67349b6130fcab6e1a35d8e5f3bcfca84cb3f
7
- data.tar.gz: 613968a30a07350471f3e0c0073461d2d4edc0a3e6595ac8e933b8dd7fe7404364d48d97257c8f573aaecb93731c04bdeb5141956df0eb7fd88a2e7391d7ea47
6
+ metadata.gz: 838de4c1bd339c64310f409eee174da99adf5a188a971dc75772b141179e27e7c2a19cbf36e30c71e7452f2d03abc59cf094b9fa07a104f4faab5509e0a9ca5d
7
+ data.tar.gz: c5b25b0e79a06210b9c1596d3e177250a615b112bbcf7a61c83d4e0522ec1a77da801e94c5a0e1e5ca68346cf418b8bf1c1703c054f27a6b2edefb96230cf7ea
data/.gitignore CHANGED
@@ -1,4 +1,4 @@
1
- /.bundle/
1
+ /.bundle
2
2
  /.yardoc
3
3
  /_yardoc/
4
4
  /coverage/
data/Gemfile.lock CHANGED
@@ -1,66 +1,66 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- voting_schemes-dummy (0.15.2)
4
+ voting_schemes-dummy (0.18.0)
5
5
  rails (>= 5.0.0)
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
9
9
  specs:
10
- actioncable (6.1.3)
11
- actionpack (= 6.1.3)
12
- activesupport (= 6.1.3)
10
+ actioncable (6.1.3.1)
11
+ actionpack (= 6.1.3.1)
12
+ activesupport (= 6.1.3.1)
13
13
  nio4r (~> 2.0)
14
14
  websocket-driver (>= 0.6.1)
15
- actionmailbox (6.1.3)
16
- actionpack (= 6.1.3)
17
- activejob (= 6.1.3)
18
- activerecord (= 6.1.3)
19
- activestorage (= 6.1.3)
20
- activesupport (= 6.1.3)
15
+ actionmailbox (6.1.3.1)
16
+ actionpack (= 6.1.3.1)
17
+ activejob (= 6.1.3.1)
18
+ activerecord (= 6.1.3.1)
19
+ activestorage (= 6.1.3.1)
20
+ activesupport (= 6.1.3.1)
21
21
  mail (>= 2.7.1)
22
- actionmailer (6.1.3)
23
- actionpack (= 6.1.3)
24
- actionview (= 6.1.3)
25
- activejob (= 6.1.3)
26
- activesupport (= 6.1.3)
22
+ actionmailer (6.1.3.1)
23
+ actionpack (= 6.1.3.1)
24
+ actionview (= 6.1.3.1)
25
+ activejob (= 6.1.3.1)
26
+ activesupport (= 6.1.3.1)
27
27
  mail (~> 2.5, >= 2.5.4)
28
28
  rails-dom-testing (~> 2.0)
29
- actionpack (6.1.3)
30
- actionview (= 6.1.3)
31
- activesupport (= 6.1.3)
29
+ actionpack (6.1.3.1)
30
+ actionview (= 6.1.3.1)
31
+ activesupport (= 6.1.3.1)
32
32
  rack (~> 2.0, >= 2.0.9)
33
33
  rack-test (>= 0.6.3)
34
34
  rails-dom-testing (~> 2.0)
35
35
  rails-html-sanitizer (~> 1.0, >= 1.2.0)
36
- actiontext (6.1.3)
37
- actionpack (= 6.1.3)
38
- activerecord (= 6.1.3)
39
- activestorage (= 6.1.3)
40
- activesupport (= 6.1.3)
36
+ actiontext (6.1.3.1)
37
+ actionpack (= 6.1.3.1)
38
+ activerecord (= 6.1.3.1)
39
+ activestorage (= 6.1.3.1)
40
+ activesupport (= 6.1.3.1)
41
41
  nokogiri (>= 1.8.5)
42
- actionview (6.1.3)
43
- activesupport (= 6.1.3)
42
+ actionview (6.1.3.1)
43
+ activesupport (= 6.1.3.1)
44
44
  builder (~> 3.1)
45
45
  erubi (~> 1.4)
46
46
  rails-dom-testing (~> 2.0)
47
47
  rails-html-sanitizer (~> 1.1, >= 1.2.0)
48
- activejob (6.1.3)
49
- activesupport (= 6.1.3)
48
+ activejob (6.1.3.1)
49
+ activesupport (= 6.1.3.1)
50
50
  globalid (>= 0.3.6)
51
- activemodel (6.1.3)
52
- activesupport (= 6.1.3)
53
- activerecord (6.1.3)
54
- activemodel (= 6.1.3)
55
- activesupport (= 6.1.3)
56
- activestorage (6.1.3)
57
- actionpack (= 6.1.3)
58
- activejob (= 6.1.3)
59
- activerecord (= 6.1.3)
60
- activesupport (= 6.1.3)
61
- marcel (~> 0.3.1)
62
- mimemagic (~> 0.3.2)
63
- activesupport (6.1.3)
51
+ activemodel (6.1.3.1)
52
+ activesupport (= 6.1.3.1)
53
+ activerecord (6.1.3.1)
54
+ activemodel (= 6.1.3.1)
55
+ activesupport (= 6.1.3.1)
56
+ activestorage (6.1.3.1)
57
+ actionpack (= 6.1.3.1)
58
+ activejob (= 6.1.3.1)
59
+ activerecord (= 6.1.3.1)
60
+ activesupport (= 6.1.3.1)
61
+ marcel (~> 1.0.0)
62
+ mini_mime (~> 1.0.2)
63
+ activesupport (6.1.3.1)
64
64
  concurrent-ruby (~> 1.0, >= 1.0.2)
65
65
  i18n (>= 1.6, < 2)
66
66
  minitest (>= 5.1)
@@ -76,24 +76,24 @@ GEM
76
76
  i18n (>= 1.6, < 2)
77
77
  globalid (0.4.2)
78
78
  activesupport (>= 4.2.0)
79
- i18n (1.8.9)
79
+ i18n (1.8.10)
80
80
  concurrent-ruby (~> 1.0)
81
- loofah (2.9.0)
81
+ loofah (2.9.1)
82
82
  crass (~> 1.0.2)
83
83
  nokogiri (>= 1.5.9)
84
84
  mail (2.7.1)
85
85
  mini_mime (>= 0.1.1)
86
- marcel (0.3.3)
87
- mimemagic (~> 0.3.2)
86
+ marcel (1.0.1)
88
87
  method_source (1.0.0)
89
- mimemagic (0.3.5)
90
- mini_mime (1.0.2)
88
+ mini_mime (1.0.3)
91
89
  mini_portile2 (2.5.0)
92
90
  minitest (5.14.4)
93
91
  nio4r (2.5.7)
94
- nokogiri (1.11.2)
92
+ nokogiri (1.11.3)
95
93
  mini_portile2 (~> 2.5.0)
96
94
  racc (~> 1.4)
95
+ nokogiri (1.11.3-x86_64-linux)
96
+ racc (~> 1.4)
97
97
  parallel (1.20.1)
98
98
  parser (3.0.0.0)
99
99
  ast (~> 2.4.1)
@@ -101,29 +101,29 @@ GEM
101
101
  rack (2.2.3)
102
102
  rack-test (1.1.0)
103
103
  rack (>= 1.0, < 3)
104
- rails (6.1.3)
105
- actioncable (= 6.1.3)
106
- actionmailbox (= 6.1.3)
107
- actionmailer (= 6.1.3)
108
- actionpack (= 6.1.3)
109
- actiontext (= 6.1.3)
110
- actionview (= 6.1.3)
111
- activejob (= 6.1.3)
112
- activemodel (= 6.1.3)
113
- activerecord (= 6.1.3)
114
- activestorage (= 6.1.3)
115
- activesupport (= 6.1.3)
104
+ rails (6.1.3.1)
105
+ actioncable (= 6.1.3.1)
106
+ actionmailbox (= 6.1.3.1)
107
+ actionmailer (= 6.1.3.1)
108
+ actionpack (= 6.1.3.1)
109
+ actiontext (= 6.1.3.1)
110
+ actionview (= 6.1.3.1)
111
+ activejob (= 6.1.3.1)
112
+ activemodel (= 6.1.3.1)
113
+ activerecord (= 6.1.3.1)
114
+ activestorage (= 6.1.3.1)
115
+ activesupport (= 6.1.3.1)
116
116
  bundler (>= 1.15.0)
117
- railties (= 6.1.3)
117
+ railties (= 6.1.3.1)
118
118
  sprockets-rails (>= 2.0.0)
119
119
  rails-dom-testing (2.0.3)
120
120
  activesupport (>= 4.2.0)
121
121
  nokogiri (>= 1.6)
122
122
  rails-html-sanitizer (1.3.0)
123
123
  loofah (~> 2.3)
124
- railties (6.1.3)
125
- actionpack (= 6.1.3)
126
- activesupport (= 6.1.3)
124
+ railties (6.1.3.1)
125
+ actionpack (= 6.1.3.1)
126
+ activesupport (= 6.1.3.1)
127
127
  method_source
128
128
  rake (>= 0.8.7)
129
129
  thor (~> 1.0)
@@ -191,4 +191,4 @@ DEPENDENCIES
191
191
  voting_schemes-dummy!
192
192
 
193
193
  BUNDLED WITH
194
- 2.2.13
194
+ 2.2.15
@@ -2,6 +2,6 @@
2
2
 
3
3
  module VotingSchemes
4
4
  module Dummy
5
- VERSION = "0.15.2"
5
+ VERSION = "0.18.0"
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,17 +1,17 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: voting_schemes-dummy
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.15.2
4
+ version: 0.18.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - David Morcillo
8
8
  - Svenja Schäfer
9
9
  - Leonardo Diez
10
10
  - Agustí B.R.
11
- autorequire:
11
+ autorequire:
12
12
  bindir: exe
13
13
  cert_chain: []
14
- date: 2021-03-19 00:00:00.000000000 Z
14
+ date: 2021-04-16 00:00:00.000000000 Z
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency
17
17
  name: rails
@@ -85,7 +85,7 @@ homepage: https://github.com/decidim/decidim-bulletin-board
85
85
  licenses:
86
86
  - AGPL-3.0
87
87
  metadata: {}
88
- post_install_message:
88
+ post_install_message:
89
89
  rdoc_options: []
90
90
  require_paths:
91
91
  - lib
@@ -100,8 +100,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
100
100
  - !ruby/object:Gem::Version
101
101
  version: '0'
102
102
  requirements: []
103
- rubygems_version: 3.1.2
104
- signing_key:
103
+ rubygems_version: 3.0.3
104
+ signing_key:
105
105
  specification_version: 4
106
106
  summary: ''
107
107
  test_files: []