super_spreader 0.1.0.beta2 → 0.2.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/Gemfile.lock +90 -79
- data/lib/super_spreader/version.rb +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: c4f5403c4f05f2a7b8e2c5ccfa049dff94c0287d9a0b59aa1853d0ac28722680
|
4
|
+
data.tar.gz: 92557080b4e2abc00a83895be40fd84c6175ce8e20d445704f4ffd561a8a34b6
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 46ae912f345a03186ebf6715abfbbecbc258aae0a158ea0857b6b000e4ee5c9c57a9a15a2ecc17859aaef6633f2c3d9f0bb314de6961d3b2f28e39bef4c92185
|
7
|
+
data.tar.gz: 60f869c9be817fd951cfe32d426d5186cb45cf41512d74c06da0b10a95dbf6c1d4d218231ac95fb56dfa57c0b50b80a8a54b8f9ade8a3ba364fbf3d48732744a
|
data/CHANGELOG.md
CHANGED
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
super_spreader (0.
|
4
|
+
super_spreader (0.2.0)
|
5
5
|
activejob (>= 6.1, < 8.0)
|
6
6
|
activemodel (>= 6.1, < 8.0)
|
7
7
|
activerecord (>= 6.1, < 8.0)
|
@@ -11,28 +11,28 @@ PATH
|
|
11
11
|
GEM
|
12
12
|
remote: https://rubygems.org/
|
13
13
|
specs:
|
14
|
-
actionpack (6.1.
|
15
|
-
actionview (= 6.1.
|
16
|
-
activesupport (= 6.1.
|
14
|
+
actionpack (6.1.7.6)
|
15
|
+
actionview (= 6.1.7.6)
|
16
|
+
activesupport (= 6.1.7.6)
|
17
17
|
rack (~> 2.0, >= 2.0.9)
|
18
18
|
rack-test (>= 0.6.3)
|
19
19
|
rails-dom-testing (~> 2.0)
|
20
20
|
rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
21
|
-
actionview (6.1.
|
22
|
-
activesupport (= 6.1.
|
21
|
+
actionview (6.1.7.6)
|
22
|
+
activesupport (= 6.1.7.6)
|
23
23
|
builder (~> 3.1)
|
24
24
|
erubi (~> 1.4)
|
25
25
|
rails-dom-testing (~> 2.0)
|
26
26
|
rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
27
|
-
activejob (6.1.
|
28
|
-
activesupport (= 6.1.
|
27
|
+
activejob (6.1.7.6)
|
28
|
+
activesupport (= 6.1.7.6)
|
29
29
|
globalid (>= 0.3.6)
|
30
|
-
activemodel (6.1.
|
31
|
-
activesupport (= 6.1.
|
32
|
-
activerecord (6.1.
|
33
|
-
activemodel (= 6.1.
|
34
|
-
activesupport (= 6.1.
|
35
|
-
activesupport (6.1.
|
30
|
+
activemodel (6.1.7.6)
|
31
|
+
activesupport (= 6.1.7.6)
|
32
|
+
activerecord (6.1.7.6)
|
33
|
+
activemodel (= 6.1.7.6)
|
34
|
+
activesupport (= 6.1.7.6)
|
35
|
+
activesupport (6.1.7.6)
|
36
36
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
37
37
|
i18n (>= 1.6, < 2)
|
38
38
|
minitest (>= 5.1)
|
@@ -41,18 +41,18 @@ GEM
|
|
41
41
|
ast (2.4.2)
|
42
42
|
builder (3.2.4)
|
43
43
|
coderay (1.1.3)
|
44
|
-
concurrent-ruby (1.
|
44
|
+
concurrent-ruby (1.2.2)
|
45
45
|
connection_pool (2.4.1)
|
46
46
|
crass (1.0.6)
|
47
47
|
diff-lcs (1.5.0)
|
48
48
|
erubi (1.12.0)
|
49
|
-
factory_bot (
|
50
|
-
activesupport (>=
|
51
|
-
ffi (1.
|
49
|
+
factory_bot (6.3.0)
|
50
|
+
activesupport (>= 5.0.0)
|
51
|
+
ffi (1.16.3)
|
52
52
|
formatador (1.1.0)
|
53
|
-
globalid (1.1
|
54
|
-
activesupport (>=
|
55
|
-
guard (2.18.
|
53
|
+
globalid (1.2.1)
|
54
|
+
activesupport (>= 6.1)
|
55
|
+
guard (2.18.1)
|
56
56
|
formatador (>= 0.2.4)
|
57
57
|
listen (>= 2.7, < 4.0)
|
58
58
|
lumberjack (>= 1.0.12, < 2.0)
|
@@ -66,20 +66,21 @@ GEM
|
|
66
66
|
guard (~> 2.1)
|
67
67
|
guard-compat (~> 1.1)
|
68
68
|
rspec (>= 2.99.0, < 4.0)
|
69
|
-
i18n (1.
|
69
|
+
i18n (1.14.1)
|
70
70
|
concurrent-ruby (~> 1.0)
|
71
71
|
json (2.6.3)
|
72
|
-
language_server-protocol (3.17.0.
|
73
|
-
|
72
|
+
language_server-protocol (3.17.0.3)
|
73
|
+
lint_roller (1.1.0)
|
74
|
+
listen (3.8.0)
|
74
75
|
rb-fsevent (~> 0.10, >= 0.10.3)
|
75
76
|
rb-inotify (~> 0.9, >= 0.9.10)
|
76
|
-
loofah (2.
|
77
|
+
loofah (2.21.4)
|
77
78
|
crass (~> 1.0.2)
|
78
|
-
nokogiri (>= 1.
|
79
|
-
lumberjack (1.2.
|
79
|
+
nokogiri (>= 1.12.0)
|
80
|
+
lumberjack (1.2.9)
|
80
81
|
method_source (1.0.0)
|
81
|
-
mini_portile2 (2.8.
|
82
|
-
minitest (5.
|
82
|
+
mini_portile2 (2.8.5)
|
83
|
+
minitest (5.20.0)
|
83
84
|
nenv (0.3.0)
|
84
85
|
nokogiri (1.15.4)
|
85
86
|
mini_portile2 (~> 2.8.2)
|
@@ -87,92 +88,102 @@ GEM
|
|
87
88
|
notiffany (0.1.3)
|
88
89
|
nenv (~> 0.1)
|
89
90
|
shellany (~> 0.0)
|
90
|
-
parallel (1.
|
91
|
-
parser (3.2.
|
91
|
+
parallel (1.23.0)
|
92
|
+
parser (3.2.2.4)
|
92
93
|
ast (~> 2.4.1)
|
93
|
-
|
94
|
+
racc
|
95
|
+
pry (0.14.2)
|
94
96
|
coderay (~> 1.1)
|
95
97
|
method_source (~> 1.0)
|
96
|
-
racc (1.7.
|
98
|
+
racc (1.7.3)
|
97
99
|
rack (2.2.8)
|
98
|
-
rack-test (2.0
|
100
|
+
rack-test (2.1.0)
|
99
101
|
rack (>= 1.3)
|
100
|
-
rails-dom-testing (2.0
|
101
|
-
activesupport (>=
|
102
|
+
rails-dom-testing (2.2.0)
|
103
|
+
activesupport (>= 5.0.0)
|
104
|
+
minitest
|
102
105
|
nokogiri (>= 1.6)
|
103
|
-
rails-html-sanitizer (1.
|
104
|
-
loofah (~> 2.
|
105
|
-
|
106
|
-
|
107
|
-
|
106
|
+
rails-html-sanitizer (1.6.0)
|
107
|
+
loofah (~> 2.21)
|
108
|
+
nokogiri (~> 1.14)
|
109
|
+
railties (6.1.7.6)
|
110
|
+
actionpack (= 6.1.7.6)
|
111
|
+
activesupport (= 6.1.7.6)
|
108
112
|
method_source
|
109
|
-
rake (>=
|
113
|
+
rake (>= 12.2)
|
110
114
|
thor (~> 1.0)
|
111
115
|
rainbow (3.1.1)
|
112
|
-
rake (
|
116
|
+
rake (13.1.0)
|
113
117
|
rb-fsevent (0.11.2)
|
114
118
|
rb-inotify (0.10.1)
|
115
119
|
ffi (~> 1.0)
|
116
|
-
redis (5.0.
|
117
|
-
redis-client (>= 0.
|
118
|
-
redis-client (0.
|
120
|
+
redis (5.0.8)
|
121
|
+
redis-client (>= 0.17.0)
|
122
|
+
redis-client (0.18.0)
|
119
123
|
connection_pool
|
120
|
-
regexp_parser (2.
|
121
|
-
rexml (3.2.
|
124
|
+
regexp_parser (2.8.2)
|
125
|
+
rexml (3.2.6)
|
122
126
|
rspec (3.12.0)
|
123
127
|
rspec-core (~> 3.12.0)
|
124
128
|
rspec-expectations (~> 3.12.0)
|
125
129
|
rspec-mocks (~> 3.12.0)
|
126
|
-
rspec-core (3.12.
|
130
|
+
rspec-core (3.12.2)
|
127
131
|
rspec-support (~> 3.12.0)
|
128
|
-
rspec-expectations (3.12.
|
132
|
+
rspec-expectations (3.12.3)
|
129
133
|
diff-lcs (>= 1.2.0, < 2.0)
|
130
134
|
rspec-support (~> 3.12.0)
|
131
|
-
rspec-mocks (3.12.
|
135
|
+
rspec-mocks (3.12.6)
|
132
136
|
diff-lcs (>= 1.2.0, < 2.0)
|
133
137
|
rspec-support (~> 3.12.0)
|
134
|
-
rspec-rails (
|
135
|
-
actionpack (>=
|
136
|
-
activesupport (>=
|
137
|
-
railties (>=
|
138
|
-
rspec-core (~> 3.
|
139
|
-
rspec-expectations (~> 3.
|
140
|
-
rspec-mocks (~> 3.
|
141
|
-
rspec-support (~> 3.
|
142
|
-
rspec-support (3.12.
|
138
|
+
rspec-rails (6.0.3)
|
139
|
+
actionpack (>= 6.1)
|
140
|
+
activesupport (>= 6.1)
|
141
|
+
railties (>= 6.1)
|
142
|
+
rspec-core (~> 3.12)
|
143
|
+
rspec-expectations (~> 3.12)
|
144
|
+
rspec-mocks (~> 3.12)
|
145
|
+
rspec-support (~> 3.12)
|
146
|
+
rspec-support (3.12.1)
|
143
147
|
rspec_junit_formatter (0.6.0)
|
144
148
|
rspec-core (>= 2, < 4, != 2.12.0)
|
145
|
-
rubocop (1.
|
149
|
+
rubocop (1.57.2)
|
146
150
|
json (~> 2.3)
|
151
|
+
language_server-protocol (>= 3.17.0)
|
147
152
|
parallel (~> 1.10)
|
148
|
-
parser (>= 3.
|
153
|
+
parser (>= 3.2.2.4)
|
149
154
|
rainbow (>= 2.2.2, < 4.0)
|
150
155
|
regexp_parser (>= 1.8, < 3.0)
|
151
156
|
rexml (>= 3.2.5, < 4.0)
|
152
|
-
rubocop-ast (>= 1.
|
157
|
+
rubocop-ast (>= 1.28.1, < 2.0)
|
153
158
|
ruby-progressbar (~> 1.7)
|
154
|
-
unicode-display_width (>=
|
155
|
-
rubocop-ast (1.
|
156
|
-
parser (>= 3.
|
157
|
-
rubocop-performance (1.
|
159
|
+
unicode-display_width (>= 2.4.0, < 3.0)
|
160
|
+
rubocop-ast (1.30.0)
|
161
|
+
parser (>= 3.2.1.0)
|
162
|
+
rubocop-performance (1.19.1)
|
158
163
|
rubocop (>= 1.7.0, < 2.0)
|
159
164
|
rubocop-ast (>= 0.4.0)
|
160
|
-
ruby-progressbar (1.
|
165
|
+
ruby-progressbar (1.13.0)
|
161
166
|
shellany (0.0.1)
|
162
|
-
sqlite3 (1.6.
|
167
|
+
sqlite3 (1.6.8)
|
163
168
|
mini_portile2 (~> 2.8.0)
|
164
|
-
standard (1.
|
169
|
+
standard (1.32.0)
|
165
170
|
language_server-protocol (~> 3.17.0.2)
|
166
|
-
|
167
|
-
rubocop
|
168
|
-
|
169
|
-
|
171
|
+
lint_roller (~> 1.0)
|
172
|
+
rubocop (~> 1.57.2)
|
173
|
+
standard-custom (~> 1.0.0)
|
174
|
+
standard-performance (~> 1.2)
|
175
|
+
standard-custom (1.0.2)
|
176
|
+
lint_roller (~> 1.0)
|
177
|
+
rubocop (~> 1.50)
|
178
|
+
standard-performance (1.2.1)
|
179
|
+
lint_roller (~> 1.1)
|
180
|
+
rubocop-performance (~> 1.19.1)
|
181
|
+
thor (1.3.0)
|
182
|
+
tzinfo (2.0.6)
|
170
183
|
concurrent-ruby (~> 1.0)
|
171
|
-
unicode-display_width (2.
|
172
|
-
|
173
|
-
|
174
|
-
webrick (~> 1.7.0)
|
175
|
-
zeitwerk (2.6.6)
|
184
|
+
unicode-display_width (2.5.0)
|
185
|
+
yard (0.9.34)
|
186
|
+
zeitwerk (2.6.12)
|
176
187
|
|
177
188
|
PLATFORMS
|
178
189
|
ruby
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: super_spreader
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.2.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Benjamin Oakes
|
@@ -330,9 +330,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
330
330
|
version: '0'
|
331
331
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
332
332
|
requirements:
|
333
|
-
- - "
|
333
|
+
- - ">="
|
334
334
|
- !ruby/object:Gem::Version
|
335
|
-
version:
|
335
|
+
version: '0'
|
336
336
|
requirements: []
|
337
337
|
rubygems_version: 3.4.10
|
338
338
|
signing_key:
|