voting_schemes-dummy 0.23.0 → 0.24.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: e9aa05313870d4c3ae788d95b87d55f3d5be3b9238c212571c5d896340a84079
4
- data.tar.gz: bf8108251df0c36878f40a71c078e395f3b365559bc0b363a73c715419779ce6
3
+ metadata.gz: 8e2407882131098b54d1db56156dbe21810af3342e470b6f88d8325ad16454d6
4
+ data.tar.gz: ff23a6901d83f3700eeaee0aa81399b2275635b4fda853e9852467fc561ed943
5
5
  SHA512:
6
- metadata.gz: dd8ea75b5924d342494ac5a1ce8713a0d074234ca3f79fa63df4dd7b5725302ff15bed232bda1191968afce295ce217228ef0c219eb5f6ec7e5356390a8af9ac
7
- data.tar.gz: 5d45da9b476217cb5c5d323ae9a623295230df06ba6f92d96112d653fd3c5a1c2ee6dabd18c886cb58b32e0d604a51af5d3ffee8295dd3ab8cf30f4490437621
6
+ metadata.gz: 3b78a68d15917191522faabe0fe820624fd7148065e1c15776d388e860e3e77522e09eec58f12db8aef0e17926870d625ac51284f712677d02e51f17b26cc6e7
7
+ data.tar.gz: db8a83392fc1cc89208dd96cefbf0106f5a1420c04ab9848c656a6b3ce15141db58fbba070c20190c3e27ff0bd3d85896f5099db2a05547fded98bb2a4079266
data/.ruby-version CHANGED
@@ -1 +1 @@
1
- 3.0.2
1
+ 3.1.1
data/Gemfile CHANGED
@@ -5,6 +5,6 @@ source "https://rubygems.org"
5
5
  # Specify your gem's dependencies in decidim-bulletin_board-dummy.gemspec
6
6
  gemspec
7
7
 
8
- gem "rubocop", "~> 0.92.0"
8
+ gem "rubocop", "~> 1.28.0"
9
9
  gem "rubocop-faker", "~> 1.1.0"
10
- gem "rubocop-rspec", "~> 1.44.1"
10
+ gem "rubocop-rspec", "~> 2.10"
data/Gemfile.lock CHANGED
@@ -1,73 +1,73 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- voting_schemes-dummy (0.23.0)
4
+ voting_schemes-dummy (0.24.0)
5
5
  rails (>= 5.0.0)
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
9
9
  specs:
10
- actioncable (7.0.2.3)
11
- actionpack (= 7.0.2.3)
12
- activesupport (= 7.0.2.3)
10
+ actioncable (7.0.3.1)
11
+ actionpack (= 7.0.3.1)
12
+ activesupport (= 7.0.3.1)
13
13
  nio4r (~> 2.0)
14
14
  websocket-driver (>= 0.6.1)
15
- actionmailbox (7.0.2.3)
16
- actionpack (= 7.0.2.3)
17
- activejob (= 7.0.2.3)
18
- activerecord (= 7.0.2.3)
19
- activestorage (= 7.0.2.3)
20
- activesupport (= 7.0.2.3)
15
+ actionmailbox (7.0.3.1)
16
+ actionpack (= 7.0.3.1)
17
+ activejob (= 7.0.3.1)
18
+ activerecord (= 7.0.3.1)
19
+ activestorage (= 7.0.3.1)
20
+ activesupport (= 7.0.3.1)
21
21
  mail (>= 2.7.1)
22
22
  net-imap
23
23
  net-pop
24
24
  net-smtp
25
- actionmailer (7.0.2.3)
26
- actionpack (= 7.0.2.3)
27
- actionview (= 7.0.2.3)
28
- activejob (= 7.0.2.3)
29
- activesupport (= 7.0.2.3)
25
+ actionmailer (7.0.3.1)
26
+ actionpack (= 7.0.3.1)
27
+ actionview (= 7.0.3.1)
28
+ activejob (= 7.0.3.1)
29
+ activesupport (= 7.0.3.1)
30
30
  mail (~> 2.5, >= 2.5.4)
31
31
  net-imap
32
32
  net-pop
33
33
  net-smtp
34
34
  rails-dom-testing (~> 2.0)
35
- actionpack (7.0.2.3)
36
- actionview (= 7.0.2.3)
37
- activesupport (= 7.0.2.3)
35
+ actionpack (7.0.3.1)
36
+ actionview (= 7.0.3.1)
37
+ activesupport (= 7.0.3.1)
38
38
  rack (~> 2.0, >= 2.2.0)
39
39
  rack-test (>= 0.6.3)
40
40
  rails-dom-testing (~> 2.0)
41
41
  rails-html-sanitizer (~> 1.0, >= 1.2.0)
42
- actiontext (7.0.2.3)
43
- actionpack (= 7.0.2.3)
44
- activerecord (= 7.0.2.3)
45
- activestorage (= 7.0.2.3)
46
- activesupport (= 7.0.2.3)
42
+ actiontext (7.0.3.1)
43
+ actionpack (= 7.0.3.1)
44
+ activerecord (= 7.0.3.1)
45
+ activestorage (= 7.0.3.1)
46
+ activesupport (= 7.0.3.1)
47
47
  globalid (>= 0.6.0)
48
48
  nokogiri (>= 1.8.5)
49
- actionview (7.0.2.3)
50
- activesupport (= 7.0.2.3)
49
+ actionview (7.0.3.1)
50
+ activesupport (= 7.0.3.1)
51
51
  builder (~> 3.1)
52
52
  erubi (~> 1.4)
53
53
  rails-dom-testing (~> 2.0)
54
54
  rails-html-sanitizer (~> 1.1, >= 1.2.0)
55
- activejob (7.0.2.3)
56
- activesupport (= 7.0.2.3)
55
+ activejob (7.0.3.1)
56
+ activesupport (= 7.0.3.1)
57
57
  globalid (>= 0.3.6)
58
- activemodel (7.0.2.3)
59
- activesupport (= 7.0.2.3)
60
- activerecord (7.0.2.3)
61
- activemodel (= 7.0.2.3)
62
- activesupport (= 7.0.2.3)
63
- activestorage (7.0.2.3)
64
- actionpack (= 7.0.2.3)
65
- activejob (= 7.0.2.3)
66
- activerecord (= 7.0.2.3)
67
- activesupport (= 7.0.2.3)
58
+ activemodel (7.0.3.1)
59
+ activesupport (= 7.0.3.1)
60
+ activerecord (7.0.3.1)
61
+ activemodel (= 7.0.3.1)
62
+ activesupport (= 7.0.3.1)
63
+ activestorage (7.0.3.1)
64
+ actionpack (= 7.0.3.1)
65
+ activejob (= 7.0.3.1)
66
+ activerecord (= 7.0.3.1)
67
+ activesupport (= 7.0.3.1)
68
68
  marcel (~> 1.0)
69
69
  mini_mime (>= 1.1.0)
70
- activesupport (7.0.2.3)
70
+ activesupport (7.0.3.1)
71
71
  concurrent-ruby (~> 1.0, >= 1.0.2)
72
72
  i18n (>= 1.6, < 2)
73
73
  minitest (>= 5.1)
@@ -78,14 +78,14 @@ GEM
78
78
  crass (1.0.6)
79
79
  diff-lcs (1.4.4)
80
80
  digest (3.1.0)
81
- erubi (1.10.0)
81
+ erubi (1.11.0)
82
82
  faker (2.15.1)
83
83
  i18n (>= 1.6, < 2)
84
84
  globalid (1.0.0)
85
85
  activesupport (>= 5.0)
86
86
  i18n (1.10.0)
87
87
  concurrent-ruby (~> 1.0)
88
- loofah (2.16.0)
88
+ loofah (2.18.0)
89
89
  crass (~> 1.0.2)
90
90
  nokogiri (>= 1.5.9)
91
91
  mail (2.7.1)
@@ -94,7 +94,7 @@ GEM
94
94
  method_source (1.0.0)
95
95
  mini_mime (1.1.2)
96
96
  mini_portile2 (2.8.0)
97
- minitest (5.15.0)
97
+ minitest (5.16.3)
98
98
  net-imap (0.2.3)
99
99
  digest
100
100
  net-protocol
@@ -110,47 +110,47 @@ GEM
110
110
  net-protocol
111
111
  timeout
112
112
  nio4r (2.5.8)
113
- nokogiri (1.13.3)
113
+ nokogiri (1.13.8)
114
114
  mini_portile2 (~> 2.8.0)
115
115
  racc (~> 1.4)
116
- nokogiri (1.13.3-x86_64-linux)
116
+ nokogiri (1.13.8-x86_64-linux)
117
117
  racc (~> 1.4)
118
- parallel (1.20.1)
119
- parser (3.0.0.0)
118
+ parallel (1.22.1)
119
+ parser (3.1.2.1)
120
120
  ast (~> 2.4.1)
121
121
  racc (1.6.0)
122
- rack (2.2.3)
123
- rack-test (1.1.0)
124
- rack (>= 1.0, < 3)
125
- rails (7.0.2.3)
126
- actioncable (= 7.0.2.3)
127
- actionmailbox (= 7.0.2.3)
128
- actionmailer (= 7.0.2.3)
129
- actionpack (= 7.0.2.3)
130
- actiontext (= 7.0.2.3)
131
- actionview (= 7.0.2.3)
132
- activejob (= 7.0.2.3)
133
- activemodel (= 7.0.2.3)
134
- activerecord (= 7.0.2.3)
135
- activestorage (= 7.0.2.3)
136
- activesupport (= 7.0.2.3)
122
+ rack (2.2.4)
123
+ rack-test (2.0.2)
124
+ rack (>= 1.3)
125
+ rails (7.0.3.1)
126
+ actioncable (= 7.0.3.1)
127
+ actionmailbox (= 7.0.3.1)
128
+ actionmailer (= 7.0.3.1)
129
+ actionpack (= 7.0.3.1)
130
+ actiontext (= 7.0.3.1)
131
+ actionview (= 7.0.3.1)
132
+ activejob (= 7.0.3.1)
133
+ activemodel (= 7.0.3.1)
134
+ activerecord (= 7.0.3.1)
135
+ activestorage (= 7.0.3.1)
136
+ activesupport (= 7.0.3.1)
137
137
  bundler (>= 1.15.0)
138
- railties (= 7.0.2.3)
138
+ railties (= 7.0.3.1)
139
139
  rails-dom-testing (2.0.3)
140
140
  activesupport (>= 4.2.0)
141
141
  nokogiri (>= 1.6)
142
- rails-html-sanitizer (1.4.2)
142
+ rails-html-sanitizer (1.4.3)
143
143
  loofah (~> 2.3)
144
- railties (7.0.2.3)
145
- actionpack (= 7.0.2.3)
146
- activesupport (= 7.0.2.3)
144
+ railties (7.0.3.1)
145
+ actionpack (= 7.0.3.1)
146
+ activesupport (= 7.0.3.1)
147
147
  method_source
148
148
  rake (>= 12.2)
149
149
  thor (~> 1.0)
150
150
  zeitwerk (~> 2.5)
151
- rainbow (3.0.0)
151
+ rainbow (3.1.1)
152
152
  rake (13.0.6)
153
- regexp_parser (2.1.1)
153
+ regexp_parser (2.5.0)
154
154
  rexml (3.2.5)
155
155
  rspec (3.10.0)
156
156
  rspec-core (~> 3.10.0)
@@ -165,34 +165,33 @@ GEM
165
165
  diff-lcs (>= 1.2.0, < 2.0)
166
166
  rspec-support (~> 3.10.0)
167
167
  rspec-support (3.10.2)
168
- rubocop (0.92.0)
168
+ rubocop (1.28.2)
169
169
  parallel (~> 1.10)
170
- parser (>= 2.7.1.5)
170
+ parser (>= 3.1.0.0)
171
171
  rainbow (>= 2.2.2, < 4.0)
172
- regexp_parser (>= 1.7)
172
+ regexp_parser (>= 1.8, < 3.0)
173
173
  rexml
174
- rubocop-ast (>= 0.5.0)
174
+ rubocop-ast (>= 1.17.0, < 2.0)
175
175
  ruby-progressbar (~> 1.7)
176
- unicode-display_width (>= 1.4.0, < 2.0)
177
- rubocop-ast (1.4.1)
178
- parser (>= 2.7.1.5)
176
+ unicode-display_width (>= 1.4.0, < 3.0)
177
+ rubocop-ast (1.21.0)
178
+ parser (>= 3.1.1.0)
179
179
  rubocop-faker (1.1.0)
180
180
  faker (>= 2.12.0)
181
181
  rubocop (>= 0.82.0)
182
- rubocop-rspec (1.44.1)
183
- rubocop (~> 0.87)
184
- rubocop-ast (>= 0.7.1)
182
+ rubocop-rspec (2.11.1)
183
+ rubocop (~> 1.19)
185
184
  ruby-progressbar (1.11.0)
186
- strscan (3.0.1)
185
+ strscan (3.0.4)
187
186
  thor (1.2.1)
188
- timeout (0.2.0)
189
- tzinfo (2.0.4)
187
+ timeout (0.3.0)
188
+ tzinfo (2.0.5)
190
189
  concurrent-ruby (~> 1.0)
191
- unicode-display_width (1.7.0)
190
+ unicode-display_width (2.2.0)
192
191
  websocket-driver (0.7.5)
193
192
  websocket-extensions (>= 0.1.0)
194
193
  websocket-extensions (0.1.5)
195
- zeitwerk (2.5.4)
194
+ zeitwerk (2.6.0)
196
195
 
197
196
  PLATFORMS
198
197
  ruby
@@ -201,9 +200,9 @@ PLATFORMS
201
200
  DEPENDENCIES
202
201
  rake (~> 13.0)
203
202
  rspec (~> 3.7)
204
- rubocop (~> 0.92.0)
203
+ rubocop (~> 1.28.0)
205
204
  rubocop-faker (~> 1.1.0)
206
- rubocop-rspec (~> 1.44.1)
205
+ rubocop-rspec (~> 2.10)
207
206
  voting_schemes-dummy!
208
207
 
209
208
  BUNDLED WITH
@@ -2,6 +2,6 @@
2
2
 
3
3
  module VotingSchemes
4
4
  module Dummy
5
- VERSION = "0.23.0"
5
+ VERSION = "0.24.0"
6
6
  end
7
7
  end
@@ -12,7 +12,7 @@ Gem::Specification.new do |s|
12
12
  s.description = ""
13
13
  s.homepage = "https://github.com/decidim/decidim-bulletin-board"
14
14
  s.license = "AGPL-3.0"
15
- s.required_ruby_version = Gem::Requirement.new(">= 3.0.2")
15
+ s.required_ruby_version = Gem::Requirement.new(">= 3.1.1")
16
16
 
17
17
  # Specify which files should be added to the gem when it is released.
18
18
  # The `git ls-files -z` loads the files in the RubyGem that have been added into git.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: voting_schemes-dummy
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.23.0
4
+ version: 0.24.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - David Morcillo
@@ -11,7 +11,7 @@ authors:
11
11
  autorequire:
12
12
  bindir: exe
13
13
  cert_chain: []
14
- date: 2022-04-05 00:00:00.000000000 Z
14
+ date: 2022-08-26 00:00:00.000000000 Z
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency
17
17
  name: rails
@@ -94,14 +94,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
94
94
  requirements:
95
95
  - - ">="
96
96
  - !ruby/object:Gem::Version
97
- version: 3.0.2
97
+ version: 3.1.1
98
98
  required_rubygems_version: !ruby/object:Gem::Requirement
99
99
  requirements:
100
100
  - - ">="
101
101
  - !ruby/object:Gem::Version
102
102
  version: '0'
103
103
  requirements: []
104
- rubygems_version: 3.2.22
104
+ rubygems_version: 3.3.7
105
105
  signing_key:
106
106
  specification_version: 4
107
107
  summary: ''