voting_schemes-dummy 0.23.0 → 0.24.1

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: 1c01ae29b2681a4d9eb965b7754cc19f4fb90bbbfe121ab79cb1d6a9626f2f7b
4
+ data.tar.gz: 41fdadc1ce969982e8a9e80598e71cc8e2b5a0e5eb5044ff0f2df0525d26037e
5
5
  SHA512:
6
- metadata.gz: dd8ea75b5924d342494ac5a1ce8713a0d074234ca3f79fa63df4dd7b5725302ff15bed232bda1191968afce295ce217228ef0c219eb5f6ec7e5356390a8af9ac
7
- data.tar.gz: 5d45da9b476217cb5c5d323ae9a623295230df06ba6f92d96112d653fd3c5a1c2ee6dabd18c886cb58b32e0d604a51af5d3ffee8295dd3ab8cf30f4490437621
6
+ metadata.gz: c731f3eb675f0361dfdbf2b73d4ab2cd873e919cab82ffd6711ac536e8f4079bd2e3cedc96ced8d53d25f2fcffa0d4fa64807d26f6cfc585f0f85b218fb06435
7
+ data.tar.gz: c056e1f86eafc420e15c1de9abd29dcb9e8c46eaa6d41780313668e12305132d5f475b4854c6a957c44d2df03807fd37e914c39e8f60e73320e6f47e953d45ed
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.1)
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.4)
11
+ actionpack (= 7.0.4)
12
+ activesupport (= 7.0.4)
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.4)
16
+ actionpack (= 7.0.4)
17
+ activejob (= 7.0.4)
18
+ activerecord (= 7.0.4)
19
+ activestorage (= 7.0.4)
20
+ activesupport (= 7.0.4)
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.4)
26
+ actionpack (= 7.0.4)
27
+ actionview (= 7.0.4)
28
+ activejob (= 7.0.4)
29
+ activesupport (= 7.0.4)
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.4)
36
+ actionview (= 7.0.4)
37
+ activesupport (= 7.0.4)
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.4)
43
+ actionpack (= 7.0.4)
44
+ activerecord (= 7.0.4)
45
+ activestorage (= 7.0.4)
46
+ activesupport (= 7.0.4)
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.4)
50
+ activesupport (= 7.0.4)
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.4)
56
+ activesupport (= 7.0.4)
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.4)
59
+ activesupport (= 7.0.4)
60
+ activerecord (7.0.4)
61
+ activemodel (= 7.0.4)
62
+ activesupport (= 7.0.4)
63
+ activestorage (7.0.4)
64
+ actionpack (= 7.0.4)
65
+ activejob (= 7.0.4)
66
+ activerecord (= 7.0.4)
67
+ activesupport (= 7.0.4)
68
68
  marcel (~> 1.0)
69
69
  mini_mime (>= 1.1.0)
70
- activesupport (7.0.2.3)
70
+ activesupport (7.0.4)
71
71
  concurrent-ruby (~> 1.0, >= 1.0.2)
72
72
  i18n (>= 1.6, < 2)
73
73
  minitest (>= 5.1)
@@ -77,15 +77,14 @@ GEM
77
77
  concurrent-ruby (1.1.10)
78
78
  crass (1.0.6)
79
79
  diff-lcs (1.4.4)
80
- digest (3.1.0)
81
- erubi (1.10.0)
80
+ erubi (1.11.0)
82
81
  faker (2.15.1)
83
82
  i18n (>= 1.6, < 2)
84
83
  globalid (1.0.0)
85
84
  activesupport (>= 5.0)
86
85
  i18n (1.10.0)
87
86
  concurrent-ruby (~> 1.0)
88
- loofah (2.16.0)
87
+ loofah (2.19.0)
89
88
  crass (~> 1.0.2)
90
89
  nokogiri (>= 1.5.9)
91
90
  mail (2.7.1)
@@ -94,63 +93,57 @@ GEM
94
93
  method_source (1.0.0)
95
94
  mini_mime (1.1.2)
96
95
  mini_portile2 (2.8.0)
97
- minitest (5.15.0)
98
- net-imap (0.2.3)
99
- digest
96
+ minitest (5.16.3)
97
+ net-imap (0.3.1)
100
98
  net-protocol
101
- strscan
102
- net-pop (0.1.1)
103
- digest
99
+ net-pop (0.1.2)
104
100
  net-protocol
105
- timeout
106
101
  net-protocol (0.1.3)
107
102
  timeout
108
- net-smtp (0.3.1)
109
- digest
103
+ net-smtp (0.3.3)
110
104
  net-protocol
111
- timeout
112
105
  nio4r (2.5.8)
113
- nokogiri (1.13.3)
106
+ nokogiri (1.13.9)
114
107
  mini_portile2 (~> 2.8.0)
115
108
  racc (~> 1.4)
116
- nokogiri (1.13.3-x86_64-linux)
109
+ nokogiri (1.13.9-x86_64-linux)
117
110
  racc (~> 1.4)
118
- parallel (1.20.1)
119
- parser (3.0.0.0)
111
+ parallel (1.22.1)
112
+ parser (3.1.2.1)
120
113
  ast (~> 2.4.1)
121
114
  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)
115
+ rack (2.2.4)
116
+ rack-test (2.0.2)
117
+ rack (>= 1.3)
118
+ rails (7.0.4)
119
+ actioncable (= 7.0.4)
120
+ actionmailbox (= 7.0.4)
121
+ actionmailer (= 7.0.4)
122
+ actionpack (= 7.0.4)
123
+ actiontext (= 7.0.4)
124
+ actionview (= 7.0.4)
125
+ activejob (= 7.0.4)
126
+ activemodel (= 7.0.4)
127
+ activerecord (= 7.0.4)
128
+ activestorage (= 7.0.4)
129
+ activesupport (= 7.0.4)
137
130
  bundler (>= 1.15.0)
138
- railties (= 7.0.2.3)
131
+ railties (= 7.0.4)
139
132
  rails-dom-testing (2.0.3)
140
133
  activesupport (>= 4.2.0)
141
134
  nokogiri (>= 1.6)
142
- rails-html-sanitizer (1.4.2)
135
+ rails-html-sanitizer (1.4.3)
143
136
  loofah (~> 2.3)
144
- railties (7.0.2.3)
145
- actionpack (= 7.0.2.3)
146
- activesupport (= 7.0.2.3)
137
+ railties (7.0.4)
138
+ actionpack (= 7.0.4)
139
+ activesupport (= 7.0.4)
147
140
  method_source
148
141
  rake (>= 12.2)
149
142
  thor (~> 1.0)
150
143
  zeitwerk (~> 2.5)
151
- rainbow (3.0.0)
144
+ rainbow (3.1.1)
152
145
  rake (13.0.6)
153
- regexp_parser (2.1.1)
146
+ regexp_parser (2.5.0)
154
147
  rexml (3.2.5)
155
148
  rspec (3.10.0)
156
149
  rspec-core (~> 3.10.0)
@@ -165,34 +158,32 @@ GEM
165
158
  diff-lcs (>= 1.2.0, < 2.0)
166
159
  rspec-support (~> 3.10.0)
167
160
  rspec-support (3.10.2)
168
- rubocop (0.92.0)
161
+ rubocop (1.28.2)
169
162
  parallel (~> 1.10)
170
- parser (>= 2.7.1.5)
163
+ parser (>= 3.1.0.0)
171
164
  rainbow (>= 2.2.2, < 4.0)
172
- regexp_parser (>= 1.7)
165
+ regexp_parser (>= 1.8, < 3.0)
173
166
  rexml
174
- rubocop-ast (>= 0.5.0)
167
+ rubocop-ast (>= 1.17.0, < 2.0)
175
168
  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)
169
+ unicode-display_width (>= 1.4.0, < 3.0)
170
+ rubocop-ast (1.21.0)
171
+ parser (>= 3.1.1.0)
179
172
  rubocop-faker (1.1.0)
180
173
  faker (>= 2.12.0)
181
174
  rubocop (>= 0.82.0)
182
- rubocop-rspec (1.44.1)
183
- rubocop (~> 0.87)
184
- rubocop-ast (>= 0.7.1)
175
+ rubocop-rspec (2.11.1)
176
+ rubocop (~> 1.19)
185
177
  ruby-progressbar (1.11.0)
186
- strscan (3.0.1)
187
178
  thor (1.2.1)
188
- timeout (0.2.0)
189
- tzinfo (2.0.4)
179
+ timeout (0.3.0)
180
+ tzinfo (2.0.5)
190
181
  concurrent-ruby (~> 1.0)
191
- unicode-display_width (1.7.0)
182
+ unicode-display_width (2.2.0)
192
183
  websocket-driver (0.7.5)
193
184
  websocket-extensions (>= 0.1.0)
194
185
  websocket-extensions (0.1.5)
195
- zeitwerk (2.5.4)
186
+ zeitwerk (2.6.6)
196
187
 
197
188
  PLATFORMS
198
189
  ruby
@@ -201,9 +192,9 @@ PLATFORMS
201
192
  DEPENDENCIES
202
193
  rake (~> 13.0)
203
194
  rspec (~> 3.7)
204
- rubocop (~> 0.92.0)
195
+ rubocop (~> 1.28.0)
205
196
  rubocop-faker (~> 1.1.0)
206
- rubocop-rspec (~> 1.44.1)
197
+ rubocop-rspec (~> 2.10)
207
198
  voting_schemes-dummy!
208
199
 
209
200
  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.1"
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.1
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-11-11 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.25
105
105
  signing_key:
106
106
  specification_version: 4
107
107
  summary: ''