voting_schemes-dummy 0.24.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: 8e2407882131098b54d1db56156dbe21810af3342e470b6f88d8325ad16454d6
4
- data.tar.gz: ff23a6901d83f3700eeaee0aa81399b2275635b4fda853e9852467fc561ed943
3
+ metadata.gz: 1c01ae29b2681a4d9eb965b7754cc19f4fb90bbbfe121ab79cb1d6a9626f2f7b
4
+ data.tar.gz: 41fdadc1ce969982e8a9e80598e71cc8e2b5a0e5eb5044ff0f2df0525d26037e
5
5
  SHA512:
6
- metadata.gz: 3b78a68d15917191522faabe0fe820624fd7148065e1c15776d388e860e3e77522e09eec58f12db8aef0e17926870d625ac51284f712677d02e51f17b26cc6e7
7
- data.tar.gz: db8a83392fc1cc89208dd96cefbf0106f5a1420c04ab9848c656a6b3ce15141db58fbba070c20190c3e27ff0bd3d85896f5099db2a05547fded98bb2a4079266
6
+ metadata.gz: c731f3eb675f0361dfdbf2b73d4ab2cd873e919cab82ffd6711ac536e8f4079bd2e3cedc96ced8d53d25f2fcffa0d4fa64807d26f6cfc585f0f85b218fb06435
7
+ data.tar.gz: c056e1f86eafc420e15c1de9abd29dcb9e8c46eaa6d41780313668e12305132d5f475b4854c6a957c44d2df03807fd37e914c39e8f60e73320e6f47e953d45ed
data/Gemfile.lock CHANGED
@@ -1,73 +1,73 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- voting_schemes-dummy (0.24.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.3.1)
11
- actionpack (= 7.0.3.1)
12
- activesupport (= 7.0.3.1)
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.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)
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.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)
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.3.1)
36
- actionview (= 7.0.3.1)
37
- activesupport (= 7.0.3.1)
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.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)
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.3.1)
50
- activesupport (= 7.0.3.1)
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.3.1)
56
- activesupport (= 7.0.3.1)
55
+ activejob (7.0.4)
56
+ activesupport (= 7.0.4)
57
57
  globalid (>= 0.3.6)
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)
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.3.1)
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,7 +77,6 @@ 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
80
  erubi (1.11.0)
82
81
  faker (2.15.1)
83
82
  i18n (>= 1.6, < 2)
@@ -85,7 +84,7 @@ GEM
85
84
  activesupport (>= 5.0)
86
85
  i18n (1.10.0)
87
86
  concurrent-ruby (~> 1.0)
88
- loofah (2.18.0)
87
+ loofah (2.19.0)
89
88
  crass (~> 1.0.2)
90
89
  nokogiri (>= 1.5.9)
91
90
  mail (2.7.1)
@@ -95,25 +94,19 @@ GEM
95
94
  mini_mime (1.1.2)
96
95
  mini_portile2 (2.8.0)
97
96
  minitest (5.16.3)
98
- net-imap (0.2.3)
99
- digest
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.8)
106
+ nokogiri (1.13.9)
114
107
  mini_portile2 (~> 2.8.0)
115
108
  racc (~> 1.4)
116
- nokogiri (1.13.8-x86_64-linux)
109
+ nokogiri (1.13.9-x86_64-linux)
117
110
  racc (~> 1.4)
118
111
  parallel (1.22.1)
119
112
  parser (3.1.2.1)
@@ -122,28 +115,28 @@ GEM
122
115
  rack (2.2.4)
123
116
  rack-test (2.0.2)
124
117
  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)
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.3.1)
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
135
  rails-html-sanitizer (1.4.3)
143
136
  loofah (~> 2.3)
144
- railties (7.0.3.1)
145
- actionpack (= 7.0.3.1)
146
- activesupport (= 7.0.3.1)
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)
@@ -182,7 +175,6 @@ GEM
182
175
  rubocop-rspec (2.11.1)
183
176
  rubocop (~> 1.19)
184
177
  ruby-progressbar (1.11.0)
185
- strscan (3.0.4)
186
178
  thor (1.2.1)
187
179
  timeout (0.3.0)
188
180
  tzinfo (2.0.5)
@@ -191,7 +183,7 @@ GEM
191
183
  websocket-driver (0.7.5)
192
184
  websocket-extensions (>= 0.1.0)
193
185
  websocket-extensions (0.1.5)
194
- zeitwerk (2.6.0)
186
+ zeitwerk (2.6.6)
195
187
 
196
188
  PLATFORMS
197
189
  ruby
@@ -2,6 +2,6 @@
2
2
 
3
3
  module VotingSchemes
4
4
  module Dummy
5
- VERSION = "0.24.0"
5
+ VERSION = "0.24.1"
6
6
  end
7
7
  end
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.24.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-08-26 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
@@ -101,7 +101,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
101
101
  - !ruby/object:Gem::Version
102
102
  version: '0'
103
103
  requirements: []
104
- rubygems_version: 3.3.7
104
+ rubygems_version: 3.3.25
105
105
  signing_key:
106
106
  specification_version: 4
107
107
  summary: ''