data_taster 0.4.2 → 0.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,354 @@
1
+ PATH
2
+ remote: ../../rubocop-powerhome
3
+ specs:
4
+ rubocop-powerhome (0.6.1)
5
+ rubocop (= 1.82.1)
6
+ rubocop-performance
7
+ rubocop-rails
8
+ rubocop-rake
9
+ rubocop-rspec
10
+
11
+ PATH
12
+ remote: ..
13
+ specs:
14
+ data_taster (0.5.0)
15
+ rails (>= 6.1, < 8)
16
+
17
+ GEM
18
+ remote: https://rubygems.org/
19
+ specs:
20
+ actioncable (7.1.5.2)
21
+ actionpack (= 7.1.5.2)
22
+ activesupport (= 7.1.5.2)
23
+ nio4r (~> 2.0)
24
+ websocket-driver (>= 0.6.1)
25
+ zeitwerk (~> 2.6)
26
+ actionmailbox (7.1.5.2)
27
+ actionpack (= 7.1.5.2)
28
+ activejob (= 7.1.5.2)
29
+ activerecord (= 7.1.5.2)
30
+ activestorage (= 7.1.5.2)
31
+ activesupport (= 7.1.5.2)
32
+ mail (>= 2.7.1)
33
+ net-imap
34
+ net-pop
35
+ net-smtp
36
+ actionmailer (7.1.5.2)
37
+ actionpack (= 7.1.5.2)
38
+ actionview (= 7.1.5.2)
39
+ activejob (= 7.1.5.2)
40
+ activesupport (= 7.1.5.2)
41
+ mail (~> 2.5, >= 2.5.4)
42
+ net-imap
43
+ net-pop
44
+ net-smtp
45
+ rails-dom-testing (~> 2.2)
46
+ actionpack (7.1.5.2)
47
+ actionview (= 7.1.5.2)
48
+ activesupport (= 7.1.5.2)
49
+ nokogiri (>= 1.8.5)
50
+ racc
51
+ rack (>= 2.2.4)
52
+ rack-session (>= 1.0.1)
53
+ rack-test (>= 0.6.3)
54
+ rails-dom-testing (~> 2.2)
55
+ rails-html-sanitizer (~> 1.6)
56
+ actiontext (7.1.5.2)
57
+ actionpack (= 7.1.5.2)
58
+ activerecord (= 7.1.5.2)
59
+ activestorage (= 7.1.5.2)
60
+ activesupport (= 7.1.5.2)
61
+ globalid (>= 0.6.0)
62
+ nokogiri (>= 1.8.5)
63
+ actionview (7.1.5.2)
64
+ activesupport (= 7.1.5.2)
65
+ builder (~> 3.1)
66
+ erubi (~> 1.11)
67
+ rails-dom-testing (~> 2.2)
68
+ rails-html-sanitizer (~> 1.6)
69
+ activejob (7.1.5.2)
70
+ activesupport (= 7.1.5.2)
71
+ globalid (>= 0.3.6)
72
+ activemodel (7.1.5.2)
73
+ activesupport (= 7.1.5.2)
74
+ activerecord (7.1.5.2)
75
+ activemodel (= 7.1.5.2)
76
+ activesupport (= 7.1.5.2)
77
+ timeout (>= 0.4.0)
78
+ activestorage (7.1.5.2)
79
+ actionpack (= 7.1.5.2)
80
+ activejob (= 7.1.5.2)
81
+ activerecord (= 7.1.5.2)
82
+ activesupport (= 7.1.5.2)
83
+ marcel (~> 1.0)
84
+ activesupport (7.1.5.2)
85
+ base64
86
+ benchmark (>= 0.3)
87
+ bigdecimal
88
+ concurrent-ruby (~> 1.0, >= 1.0.2)
89
+ connection_pool (>= 2.2.5)
90
+ drb
91
+ i18n (>= 1.6, < 2)
92
+ logger (>= 1.4.2)
93
+ minitest (>= 5.1)
94
+ mutex_m
95
+ securerandom (>= 0.3)
96
+ tzinfo (~> 2.0)
97
+ appraisal (2.5.0)
98
+ bundler
99
+ rake
100
+ thor (>= 0.14.0)
101
+ ast (2.4.3)
102
+ base64 (0.3.0)
103
+ benchmark (0.5.0)
104
+ bigdecimal (4.1.1)
105
+ builder (3.3.0)
106
+ combustion (1.5.0)
107
+ activesupport (>= 3.0.0)
108
+ railties (>= 3.0.0)
109
+ thor (>= 0.14.6)
110
+ concurrent-ruby (1.3.6)
111
+ connection_pool (3.0.2)
112
+ crass (1.0.6)
113
+ csv (3.3.5)
114
+ date (3.5.1)
115
+ diff-lcs (1.6.2)
116
+ docile (1.1.5)
117
+ drb (2.2.3)
118
+ erb (6.0.2)
119
+ erubi (1.13.1)
120
+ globalid (1.3.0)
121
+ activesupport (>= 6.1)
122
+ i18n (1.14.8)
123
+ concurrent-ruby (~> 1.0)
124
+ io-console (0.8.2)
125
+ irb (1.17.0)
126
+ pp (>= 0.6.0)
127
+ prism (>= 1.3.0)
128
+ rdoc (>= 4.0.0)
129
+ reline (>= 0.4.2)
130
+ json (2.19.3)
131
+ language_server-protocol (3.17.0.5)
132
+ license_finder (7.2.1)
133
+ bundler
134
+ csv (~> 3.2)
135
+ rubyzip (>= 1, < 3)
136
+ thor (~> 1.2)
137
+ tomlrb (>= 1.3, < 2.1)
138
+ with_env (= 1.1.0)
139
+ xml-simple (~> 1.1.9)
140
+ lint_roller (1.1.0)
141
+ logger (1.7.0)
142
+ loofah (2.25.1)
143
+ crass (~> 1.0.2)
144
+ nokogiri (>= 1.12.0)
145
+ mail (2.9.0)
146
+ logger
147
+ mini_mime (>= 0.1.1)
148
+ net-imap
149
+ net-pop
150
+ net-smtp
151
+ marcel (1.1.0)
152
+ mini_mime (1.1.5)
153
+ minitest (6.0.3)
154
+ drb (~> 2.0)
155
+ prism (~> 1.5)
156
+ mutex_m (0.3.0)
157
+ mysql2 (0.5.5)
158
+ net-imap (0.6.3)
159
+ date
160
+ net-protocol
161
+ net-pop (0.1.2)
162
+ net-protocol
163
+ net-protocol (0.2.2)
164
+ timeout
165
+ net-smtp (0.5.1)
166
+ net-protocol
167
+ nio4r (2.7.5)
168
+ nokogiri (1.19.2-aarch64-linux-gnu)
169
+ racc (~> 1.4)
170
+ nokogiri (1.19.2-aarch64-linux-musl)
171
+ racc (~> 1.4)
172
+ nokogiri (1.19.2-arm-linux-gnu)
173
+ racc (~> 1.4)
174
+ nokogiri (1.19.2-arm-linux-musl)
175
+ racc (~> 1.4)
176
+ nokogiri (1.19.2-arm64-darwin)
177
+ racc (~> 1.4)
178
+ nokogiri (1.19.2-x86_64-darwin)
179
+ racc (~> 1.4)
180
+ nokogiri (1.19.2-x86_64-linux-gnu)
181
+ racc (~> 1.4)
182
+ nokogiri (1.19.2-x86_64-linux-musl)
183
+ racc (~> 1.4)
184
+ parallel (1.28.0)
185
+ parser (3.3.11.1)
186
+ ast (~> 2.4.1)
187
+ racc
188
+ power_assert (3.0.1)
189
+ pp (0.6.3)
190
+ prettyprint
191
+ prettyprint (0.2.0)
192
+ prism (1.9.0)
193
+ psych (5.3.1)
194
+ date
195
+ stringio
196
+ racc (1.8.1)
197
+ rack (3.2.6)
198
+ rack-session (2.1.2)
199
+ base64 (>= 0.1.0)
200
+ rack (>= 3.0.0)
201
+ rack-test (2.2.0)
202
+ rack (>= 1.3)
203
+ rackup (2.3.1)
204
+ rack (>= 3)
205
+ rails (7.1.5.2)
206
+ actioncable (= 7.1.5.2)
207
+ actionmailbox (= 7.1.5.2)
208
+ actionmailer (= 7.1.5.2)
209
+ actionpack (= 7.1.5.2)
210
+ actiontext (= 7.1.5.2)
211
+ actionview (= 7.1.5.2)
212
+ activejob (= 7.1.5.2)
213
+ activemodel (= 7.1.5.2)
214
+ activerecord (= 7.1.5.2)
215
+ activestorage (= 7.1.5.2)
216
+ activesupport (= 7.1.5.2)
217
+ bundler (>= 1.15.0)
218
+ railties (= 7.1.5.2)
219
+ rails-dom-testing (2.3.0)
220
+ activesupport (>= 5.0.0)
221
+ minitest
222
+ nokogiri (>= 1.6)
223
+ rails-html-sanitizer (1.7.0)
224
+ loofah (~> 2.25)
225
+ nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
226
+ railties (7.1.5.2)
227
+ actionpack (= 7.1.5.2)
228
+ activesupport (= 7.1.5.2)
229
+ irb
230
+ rackup (>= 1.0.0)
231
+ rake (>= 12.2)
232
+ thor (~> 1.0, >= 1.2.2)
233
+ zeitwerk (~> 2.6)
234
+ rainbow (3.1.1)
235
+ rake (13.3.1)
236
+ rdoc (7.2.0)
237
+ erb
238
+ psych (>= 4.0.0)
239
+ tsort
240
+ regexp_parser (2.12.0)
241
+ reline (0.6.3)
242
+ io-console (~> 0.5)
243
+ rexml (3.4.4)
244
+ rspec (3.13.2)
245
+ rspec-core (~> 3.13.0)
246
+ rspec-expectations (~> 3.13.0)
247
+ rspec-mocks (~> 3.13.0)
248
+ rspec-core (3.13.6)
249
+ rspec-support (~> 3.13.0)
250
+ rspec-expectations (3.13.5)
251
+ diff-lcs (>= 1.2.0, < 2.0)
252
+ rspec-support (~> 3.13.0)
253
+ rspec-mocks (3.13.8)
254
+ diff-lcs (>= 1.2.0, < 2.0)
255
+ rspec-support (~> 3.13.0)
256
+ rspec-rails (7.1.1)
257
+ actionpack (>= 7.0)
258
+ activesupport (>= 7.0)
259
+ railties (>= 7.0)
260
+ rspec-core (~> 3.13)
261
+ rspec-expectations (~> 3.13)
262
+ rspec-mocks (~> 3.13)
263
+ rspec-support (~> 3.13)
264
+ rspec-support (3.13.7)
265
+ rubocop (1.82.1)
266
+ json (~> 2.3)
267
+ language_server-protocol (~> 3.17.0.2)
268
+ lint_roller (~> 1.1.0)
269
+ parallel (~> 1.10)
270
+ parser (>= 3.3.0.2)
271
+ rainbow (>= 2.2.2, < 4.0)
272
+ regexp_parser (>= 2.9.3, < 3.0)
273
+ rubocop-ast (>= 1.48.0, < 2.0)
274
+ ruby-progressbar (~> 1.7)
275
+ unicode-display_width (>= 2.4.0, < 4.0)
276
+ rubocop-ast (1.49.1)
277
+ parser (>= 3.3.7.2)
278
+ prism (~> 1.7)
279
+ rubocop-performance (1.26.1)
280
+ lint_roller (~> 1.1)
281
+ rubocop (>= 1.75.0, < 2.0)
282
+ rubocop-ast (>= 1.47.1, < 2.0)
283
+ rubocop-rails (2.34.3)
284
+ activesupport (>= 4.2.0)
285
+ lint_roller (~> 1.1)
286
+ rack (>= 1.1)
287
+ rubocop (>= 1.75.0, < 2.0)
288
+ rubocop-ast (>= 1.44.0, < 2.0)
289
+ rubocop-rake (0.7.1)
290
+ lint_roller (~> 1.1)
291
+ rubocop (>= 1.72.1)
292
+ rubocop-rspec (3.9.0)
293
+ lint_roller (~> 1.1)
294
+ rubocop (~> 1.81)
295
+ ruby-progressbar (1.13.0)
296
+ rubyzip (2.4.1)
297
+ securerandom (0.4.1)
298
+ simplecov (0.15.1)
299
+ docile (~> 1.1.0)
300
+ json (>= 1.8, < 3)
301
+ simplecov-html (~> 0.10.0)
302
+ simplecov-html (0.10.2)
303
+ stringio (3.2.0)
304
+ test-unit (3.1.5)
305
+ power_assert
306
+ thor (1.5.0)
307
+ timeout (0.6.1)
308
+ tomlrb (2.0.4)
309
+ tsort (0.2.0)
310
+ tzinfo (2.0.6)
311
+ concurrent-ruby (~> 1.0)
312
+ unicode-display_width (3.2.0)
313
+ unicode-emoji (~> 4.1)
314
+ unicode-emoji (4.2.0)
315
+ websocket-driver (0.8.0)
316
+ base64
317
+ websocket-extensions (>= 0.1.0)
318
+ websocket-extensions (0.1.5)
319
+ with_env (1.1.0)
320
+ xml-simple (1.1.9)
321
+ rexml
322
+ yard (0.9.38)
323
+ zeitwerk (2.7.5)
324
+
325
+ PLATFORMS
326
+ aarch64-linux-gnu
327
+ aarch64-linux-musl
328
+ arm-linux-gnu
329
+ arm-linux-musl
330
+ arm64-darwin
331
+ x86_64-darwin
332
+ x86_64-linux-gnu
333
+ x86_64-linux-musl
334
+
335
+ DEPENDENCIES
336
+ appraisal (= 2.5.0)
337
+ bundler (~> 2.1)
338
+ combustion (~> 1.3)
339
+ data_taster!
340
+ license_finder (~> 7.0)
341
+ mysql2 (= 0.5.5)
342
+ parser (>= 2.5, != 2.5.1.1)
343
+ rails (= 7.1.5.2)
344
+ rainbow (= 3.1.1)
345
+ rake (~> 13.0)
346
+ rspec (~> 3.0)
347
+ rspec-rails (~> 7.1.1)
348
+ rubocop-powerhome!
349
+ simplecov (= 0.15.1)
350
+ test-unit (= 3.1.5)
351
+ yard (= 0.9.38)
352
+
353
+ BUNDLED WITH
354
+ 2.5.23
@@ -0,0 +1,11 @@
1
+ # frozen_string_literal: true
2
+
3
+ # This file was generated by Appraisal
4
+
5
+ source "https://rubygems.org"
6
+
7
+ gem "rails", "7.2.2.2"
8
+ gem "rspec-rails", "~> 8.0.1"
9
+ gem "rubocop-powerhome", path: "../../rubocop-powerhome"
10
+
11
+ gemspec path: "../"
@@ -0,0 +1,348 @@
1
+ PATH
2
+ remote: ../../rubocop-powerhome
3
+ specs:
4
+ rubocop-powerhome (0.6.1)
5
+ rubocop (= 1.82.1)
6
+ rubocop-performance
7
+ rubocop-rails
8
+ rubocop-rake
9
+ rubocop-rspec
10
+
11
+ PATH
12
+ remote: ..
13
+ specs:
14
+ data_taster (0.5.0)
15
+ rails (>= 6.1, < 8)
16
+
17
+ GEM
18
+ remote: https://rubygems.org/
19
+ specs:
20
+ actioncable (7.2.2.2)
21
+ actionpack (= 7.2.2.2)
22
+ activesupport (= 7.2.2.2)
23
+ nio4r (~> 2.0)
24
+ websocket-driver (>= 0.6.1)
25
+ zeitwerk (~> 2.6)
26
+ actionmailbox (7.2.2.2)
27
+ actionpack (= 7.2.2.2)
28
+ activejob (= 7.2.2.2)
29
+ activerecord (= 7.2.2.2)
30
+ activestorage (= 7.2.2.2)
31
+ activesupport (= 7.2.2.2)
32
+ mail (>= 2.8.0)
33
+ actionmailer (7.2.2.2)
34
+ actionpack (= 7.2.2.2)
35
+ actionview (= 7.2.2.2)
36
+ activejob (= 7.2.2.2)
37
+ activesupport (= 7.2.2.2)
38
+ mail (>= 2.8.0)
39
+ rails-dom-testing (~> 2.2)
40
+ actionpack (7.2.2.2)
41
+ actionview (= 7.2.2.2)
42
+ activesupport (= 7.2.2.2)
43
+ nokogiri (>= 1.8.5)
44
+ racc
45
+ rack (>= 2.2.4, < 3.2)
46
+ rack-session (>= 1.0.1)
47
+ rack-test (>= 0.6.3)
48
+ rails-dom-testing (~> 2.2)
49
+ rails-html-sanitizer (~> 1.6)
50
+ useragent (~> 0.16)
51
+ actiontext (7.2.2.2)
52
+ actionpack (= 7.2.2.2)
53
+ activerecord (= 7.2.2.2)
54
+ activestorage (= 7.2.2.2)
55
+ activesupport (= 7.2.2.2)
56
+ globalid (>= 0.6.0)
57
+ nokogiri (>= 1.8.5)
58
+ actionview (7.2.2.2)
59
+ activesupport (= 7.2.2.2)
60
+ builder (~> 3.1)
61
+ erubi (~> 1.11)
62
+ rails-dom-testing (~> 2.2)
63
+ rails-html-sanitizer (~> 1.6)
64
+ activejob (7.2.2.2)
65
+ activesupport (= 7.2.2.2)
66
+ globalid (>= 0.3.6)
67
+ activemodel (7.2.2.2)
68
+ activesupport (= 7.2.2.2)
69
+ activerecord (7.2.2.2)
70
+ activemodel (= 7.2.2.2)
71
+ activesupport (= 7.2.2.2)
72
+ timeout (>= 0.4.0)
73
+ activestorage (7.2.2.2)
74
+ actionpack (= 7.2.2.2)
75
+ activejob (= 7.2.2.2)
76
+ activerecord (= 7.2.2.2)
77
+ activesupport (= 7.2.2.2)
78
+ marcel (~> 1.0)
79
+ activesupport (7.2.2.2)
80
+ base64
81
+ benchmark (>= 0.3)
82
+ bigdecimal
83
+ concurrent-ruby (~> 1.0, >= 1.3.1)
84
+ connection_pool (>= 2.2.5)
85
+ drb
86
+ i18n (>= 1.6, < 2)
87
+ logger (>= 1.4.2)
88
+ minitest (>= 5.1)
89
+ securerandom (>= 0.3)
90
+ tzinfo (~> 2.0, >= 2.0.5)
91
+ appraisal (2.5.0)
92
+ bundler
93
+ rake
94
+ thor (>= 0.14.0)
95
+ ast (2.4.3)
96
+ base64 (0.3.0)
97
+ benchmark (0.5.0)
98
+ bigdecimal (4.1.1)
99
+ builder (3.3.0)
100
+ combustion (1.5.0)
101
+ activesupport (>= 3.0.0)
102
+ railties (>= 3.0.0)
103
+ thor (>= 0.14.6)
104
+ concurrent-ruby (1.3.6)
105
+ connection_pool (3.0.2)
106
+ crass (1.0.6)
107
+ csv (3.3.5)
108
+ date (3.5.1)
109
+ diff-lcs (1.6.2)
110
+ docile (1.1.5)
111
+ drb (2.2.3)
112
+ erb (6.0.2)
113
+ erubi (1.13.1)
114
+ globalid (1.3.0)
115
+ activesupport (>= 6.1)
116
+ i18n (1.14.8)
117
+ concurrent-ruby (~> 1.0)
118
+ io-console (0.8.2)
119
+ irb (1.17.0)
120
+ pp (>= 0.6.0)
121
+ prism (>= 1.3.0)
122
+ rdoc (>= 4.0.0)
123
+ reline (>= 0.4.2)
124
+ json (2.19.3)
125
+ language_server-protocol (3.17.0.5)
126
+ license_finder (7.2.1)
127
+ bundler
128
+ csv (~> 3.2)
129
+ rubyzip (>= 1, < 3)
130
+ thor (~> 1.2)
131
+ tomlrb (>= 1.3, < 2.1)
132
+ with_env (= 1.1.0)
133
+ xml-simple (~> 1.1.9)
134
+ lint_roller (1.1.0)
135
+ logger (1.7.0)
136
+ loofah (2.25.1)
137
+ crass (~> 1.0.2)
138
+ nokogiri (>= 1.12.0)
139
+ mail (2.9.0)
140
+ logger
141
+ mini_mime (>= 0.1.1)
142
+ net-imap
143
+ net-pop
144
+ net-smtp
145
+ marcel (1.1.0)
146
+ mini_mime (1.1.5)
147
+ minitest (6.0.3)
148
+ drb (~> 2.0)
149
+ prism (~> 1.5)
150
+ mysql2 (0.5.5)
151
+ net-imap (0.6.3)
152
+ date
153
+ net-protocol
154
+ net-pop (0.1.2)
155
+ net-protocol
156
+ net-protocol (0.2.2)
157
+ timeout
158
+ net-smtp (0.5.1)
159
+ net-protocol
160
+ nio4r (2.7.5)
161
+ nokogiri (1.19.2-aarch64-linux-gnu)
162
+ racc (~> 1.4)
163
+ nokogiri (1.19.2-aarch64-linux-musl)
164
+ racc (~> 1.4)
165
+ nokogiri (1.19.2-arm-linux-gnu)
166
+ racc (~> 1.4)
167
+ nokogiri (1.19.2-arm-linux-musl)
168
+ racc (~> 1.4)
169
+ nokogiri (1.19.2-arm64-darwin)
170
+ racc (~> 1.4)
171
+ nokogiri (1.19.2-x86_64-darwin)
172
+ racc (~> 1.4)
173
+ nokogiri (1.19.2-x86_64-linux-gnu)
174
+ racc (~> 1.4)
175
+ nokogiri (1.19.2-x86_64-linux-musl)
176
+ racc (~> 1.4)
177
+ parallel (1.28.0)
178
+ parser (3.3.11.1)
179
+ ast (~> 2.4.1)
180
+ racc
181
+ power_assert (3.0.1)
182
+ pp (0.6.3)
183
+ prettyprint
184
+ prettyprint (0.2.0)
185
+ prism (1.9.0)
186
+ psych (5.3.1)
187
+ date
188
+ stringio
189
+ racc (1.8.1)
190
+ rack (3.1.21)
191
+ rack-session (2.1.2)
192
+ base64 (>= 0.1.0)
193
+ rack (>= 3.0.0)
194
+ rack-test (2.2.0)
195
+ rack (>= 1.3)
196
+ rackup (2.3.1)
197
+ rack (>= 3)
198
+ rails (7.2.2.2)
199
+ actioncable (= 7.2.2.2)
200
+ actionmailbox (= 7.2.2.2)
201
+ actionmailer (= 7.2.2.2)
202
+ actionpack (= 7.2.2.2)
203
+ actiontext (= 7.2.2.2)
204
+ actionview (= 7.2.2.2)
205
+ activejob (= 7.2.2.2)
206
+ activemodel (= 7.2.2.2)
207
+ activerecord (= 7.2.2.2)
208
+ activestorage (= 7.2.2.2)
209
+ activesupport (= 7.2.2.2)
210
+ bundler (>= 1.15.0)
211
+ railties (= 7.2.2.2)
212
+ rails-dom-testing (2.3.0)
213
+ activesupport (>= 5.0.0)
214
+ minitest
215
+ nokogiri (>= 1.6)
216
+ rails-html-sanitizer (1.7.0)
217
+ loofah (~> 2.25)
218
+ nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
219
+ railties (7.2.2.2)
220
+ actionpack (= 7.2.2.2)
221
+ activesupport (= 7.2.2.2)
222
+ irb (~> 1.13)
223
+ rackup (>= 1.0.0)
224
+ rake (>= 12.2)
225
+ thor (~> 1.0, >= 1.2.2)
226
+ zeitwerk (~> 2.6)
227
+ rainbow (3.1.1)
228
+ rake (13.3.1)
229
+ rdoc (7.2.0)
230
+ erb
231
+ psych (>= 4.0.0)
232
+ tsort
233
+ regexp_parser (2.12.0)
234
+ reline (0.6.3)
235
+ io-console (~> 0.5)
236
+ rexml (3.4.4)
237
+ rspec (3.13.2)
238
+ rspec-core (~> 3.13.0)
239
+ rspec-expectations (~> 3.13.0)
240
+ rspec-mocks (~> 3.13.0)
241
+ rspec-core (3.13.6)
242
+ rspec-support (~> 3.13.0)
243
+ rspec-expectations (3.13.5)
244
+ diff-lcs (>= 1.2.0, < 2.0)
245
+ rspec-support (~> 3.13.0)
246
+ rspec-mocks (3.13.8)
247
+ diff-lcs (>= 1.2.0, < 2.0)
248
+ rspec-support (~> 3.13.0)
249
+ rspec-rails (8.0.4)
250
+ actionpack (>= 7.2)
251
+ activesupport (>= 7.2)
252
+ railties (>= 7.2)
253
+ rspec-core (>= 3.13.0, < 5.0.0)
254
+ rspec-expectations (>= 3.13.0, < 5.0.0)
255
+ rspec-mocks (>= 3.13.0, < 5.0.0)
256
+ rspec-support (>= 3.13.0, < 5.0.0)
257
+ rspec-support (3.13.7)
258
+ rubocop (1.82.1)
259
+ json (~> 2.3)
260
+ language_server-protocol (~> 3.17.0.2)
261
+ lint_roller (~> 1.1.0)
262
+ parallel (~> 1.10)
263
+ parser (>= 3.3.0.2)
264
+ rainbow (>= 2.2.2, < 4.0)
265
+ regexp_parser (>= 2.9.3, < 3.0)
266
+ rubocop-ast (>= 1.48.0, < 2.0)
267
+ ruby-progressbar (~> 1.7)
268
+ unicode-display_width (>= 2.4.0, < 4.0)
269
+ rubocop-ast (1.49.1)
270
+ parser (>= 3.3.7.2)
271
+ prism (~> 1.7)
272
+ rubocop-performance (1.26.1)
273
+ lint_roller (~> 1.1)
274
+ rubocop (>= 1.75.0, < 2.0)
275
+ rubocop-ast (>= 1.47.1, < 2.0)
276
+ rubocop-rails (2.34.3)
277
+ activesupport (>= 4.2.0)
278
+ lint_roller (~> 1.1)
279
+ rack (>= 1.1)
280
+ rubocop (>= 1.75.0, < 2.0)
281
+ rubocop-ast (>= 1.44.0, < 2.0)
282
+ rubocop-rake (0.7.1)
283
+ lint_roller (~> 1.1)
284
+ rubocop (>= 1.72.1)
285
+ rubocop-rspec (3.9.0)
286
+ lint_roller (~> 1.1)
287
+ rubocop (~> 1.81)
288
+ ruby-progressbar (1.13.0)
289
+ rubyzip (2.4.1)
290
+ securerandom (0.4.1)
291
+ simplecov (0.15.1)
292
+ docile (~> 1.1.0)
293
+ json (>= 1.8, < 3)
294
+ simplecov-html (~> 0.10.0)
295
+ simplecov-html (0.10.2)
296
+ stringio (3.2.0)
297
+ test-unit (3.1.5)
298
+ power_assert
299
+ thor (1.5.0)
300
+ timeout (0.6.1)
301
+ tomlrb (2.0.4)
302
+ tsort (0.2.0)
303
+ tzinfo (2.0.6)
304
+ concurrent-ruby (~> 1.0)
305
+ unicode-display_width (3.2.0)
306
+ unicode-emoji (~> 4.1)
307
+ unicode-emoji (4.2.0)
308
+ useragent (0.16.11)
309
+ websocket-driver (0.8.0)
310
+ base64
311
+ websocket-extensions (>= 0.1.0)
312
+ websocket-extensions (0.1.5)
313
+ with_env (1.1.0)
314
+ xml-simple (1.1.9)
315
+ rexml
316
+ yard (0.9.38)
317
+ zeitwerk (2.7.5)
318
+
319
+ PLATFORMS
320
+ aarch64-linux-gnu
321
+ aarch64-linux-musl
322
+ arm-linux-gnu
323
+ arm-linux-musl
324
+ arm64-darwin
325
+ x86_64-darwin
326
+ x86_64-linux-gnu
327
+ x86_64-linux-musl
328
+
329
+ DEPENDENCIES
330
+ appraisal (= 2.5.0)
331
+ bundler (~> 2.1)
332
+ combustion (~> 1.3)
333
+ data_taster!
334
+ license_finder (~> 7.0)
335
+ mysql2 (= 0.5.5)
336
+ parser (>= 2.5, != 2.5.1.1)
337
+ rails (= 7.2.2.2)
338
+ rainbow (= 3.1.1)
339
+ rake (~> 13.0)
340
+ rspec (~> 3.0)
341
+ rspec-rails (~> 8.0.1)
342
+ rubocop-powerhome!
343
+ simplecov (= 0.15.1)
344
+ test-unit (= 3.1.5)
345
+ yard (= 0.9.38)
346
+
347
+ BUNDLED WITH
348
+ 2.5.23