10
10
GEM
11
11
remote: https://rubygems.org/
12
12
specs:
13
- actioncable (7.1.3.3 )
14
- actionpack (= 7.1.3.3 )
15
- activesupport (= 7.1.3.3 )
13
+ actioncable (7.1.3.2 )
14
+ actionpack (= 7.1.3.2 )
15
+ activesupport (= 7.1.3.2 )
16
16
nio4r (~> 2.0 )
17
17
websocket-driver (>= 0.6.1 )
18
18
zeitwerk (~> 2.6 )
19
- actionmailbox (7.1.3.3 )
20
- actionpack (= 7.1.3.3 )
21
- activejob (= 7.1.3.3 )
22
- activerecord (= 7.1.3.3 )
23
- activestorage (= 7.1.3.3 )
24
- activesupport (= 7.1.3.3 )
19
+ actionmailbox (7.1.3.2 )
20
+ actionpack (= 7.1.3.2 )
21
+ activejob (= 7.1.3.2 )
22
+ activerecord (= 7.1.3.2 )
23
+ activestorage (= 7.1.3.2 )
24
+ activesupport (= 7.1.3.2 )
25
25
mail (>= 2.7.1 )
26
26
net-imap
27
27
net-pop
28
28
net-smtp
29
- actionmailer (7.1.3.3 )
30
- actionpack (= 7.1.3.3 )
31
- actionview (= 7.1.3.3 )
32
- activejob (= 7.1.3.3 )
33
- activesupport (= 7.1.3.3 )
29
+ actionmailer (7.1.3.2 )
30
+ actionpack (= 7.1.3.2 )
31
+ actionview (= 7.1.3.2 )
32
+ activejob (= 7.1.3.2 )
33
+ activesupport (= 7.1.3.2 )
34
34
mail (~> 2.5 , >= 2.5.4 )
35
35
net-imap
36
36
net-pop
37
37
net-smtp
38
38
rails-dom-testing (~> 2.2 )
39
- actionpack (7.1.3.3 )
40
- actionview (= 7.1.3.3 )
41
- activesupport (= 7.1.3.3 )
39
+ actionpack (7.1.3.2 )
40
+ actionview (= 7.1.3.2 )
41
+ activesupport (= 7.1.3.2 )
42
42
nokogiri (>= 1.8.5 )
43
43
racc
44
44
rack (>= 2.2.4 )
45
45
rack-session (>= 1.0.1 )
46
46
rack-test (>= 0.6.3 )
47
47
rails-dom-testing (~> 2.2 )
48
48
rails-html-sanitizer (~> 1.6 )
49
- actiontext (7.1.3.3 )
50
- actionpack (= 7.1.3.3 )
51
- activerecord (= 7.1.3.3 )
52
- activestorage (= 7.1.3.3 )
53
- activesupport (= 7.1.3.3 )
49
+ actiontext (7.1.3.2 )
50
+ actionpack (= 7.1.3.2 )
51
+ activerecord (= 7.1.3.2 )
52
+ activestorage (= 7.1.3.2 )
53
+ activesupport (= 7.1.3.2 )
54
54
globalid (>= 0.6.0 )
55
55
nokogiri (>= 1.8.5 )
56
- actionview (7.1.3.3 )
57
- activesupport (= 7.1.3.3 )
56
+ actionview (7.1.3.2 )
57
+ activesupport (= 7.1.3.2 )
58
58
builder (~> 3.1 )
59
59
erubi (~> 1.11 )
60
60
rails-dom-testing (~> 2.2 )
61
61
rails-html-sanitizer (~> 1.6 )
62
- activejob (7.1.3.3 )
63
- activesupport (= 7.1.3.3 )
62
+ activejob (7.1.3.2 )
63
+ activesupport (= 7.1.3.2 )
64
64
globalid (>= 0.3.6 )
65
- activemodel (7.1.3.3 )
66
- activesupport (= 7.1.3.3 )
67
- activerecord (7.1.3.3 )
68
- activemodel (= 7.1.3.3 )
69
- activesupport (= 7.1.3.3 )
65
+ activemodel (7.1.3.2 )
66
+ activesupport (= 7.1.3.2 )
67
+ activerecord (7.1.3.2 )
68
+ activemodel (= 7.1.3.2 )
69
+ activesupport (= 7.1.3.2 )
70
70
timeout (>= 0.4.0 )
71
- activestorage (7.1.3.3 )
72
- actionpack (= 7.1.3.3 )
73
- activejob (= 7.1.3.3 )
74
- activerecord (= 7.1.3.3 )
75
- activesupport (= 7.1.3.3 )
71
+ activestorage (7.1.3.2 )
72
+ actionpack (= 7.1.3.2 )
73
+ activejob (= 7.1.3.2 )
74
+ activerecord (= 7.1.3.2 )
75
+ activesupport (= 7.1.3.2 )
76
76
marcel (~> 1.0 )
77
- activesupport (7.1.3.3 )
77
+ activesupport (7.1.3.2 )
78
78
base64
79
79
bigdecimal
80
80
concurrent-ruby (~> 1.0 , >= 1.0.2 )
103
103
bootsnap (1.18.3 )
104
104
msgpack (~> 1.2 )
105
105
builder (3.2.4 )
106
- cancancan (3.5.0 )
106
+ cancancan (3.6.1 )
107
107
capybara (3.40.0 )
108
108
addressable
109
109
matrix
114
114
regexp_parser (>= 1.5 , < 3.0 )
115
115
xpath (~> 3.2 )
116
116
climate_control (1.2.0 )
117
- concurrent-ruby (1.3.1 )
117
+ concurrent-ruby (1.2.3 )
118
118
connection_pool (2.4.1 )
119
119
crack (1.0.0 )
120
120
bigdecimal
@@ -133,16 +133,16 @@ GEM
133
133
railties (>= 6.1 )
134
134
drb (2.2.1 )
135
135
erubi (1.12.0 )
136
- ffi (1.17.0-arm64-darwin )
137
- ffi-compiler (1.3.2 )
138
- ffi (>= 1.15.5 )
136
+ ffi (1.16.3 )
137
+ ffi-compiler (1.0.1 )
138
+ ffi (>= 1.0.0 )
139
139
rake
140
140
flipflop (2.7.1 )
141
141
activesupport (>= 4.0 )
142
142
terminal-table (>= 1.8 )
143
143
globalid (1.2.1 )
144
144
activesupport (>= 6.1 )
145
- graphql (2.3.4 )
145
+ graphql (2.3.2 )
146
146
base64
147
147
graphql-client (0.22.0 )
148
148
activesupport (>= 3.0 )
154
154
http-cookie (~> 1.0 )
155
155
http-form_data (~> 2.2 )
156
156
llhttp-ffi (~> 0.5.0 )
157
- http-cookie (1.0.6 )
157
+ http-cookie (1.0.5 )
158
158
domain_name (~> 0.5 )
159
159
http-form_data (2.3.0 )
160
160
i18n (1.14.5 )
@@ -183,45 +183,49 @@ GEM
183
183
net-imap
184
184
net-pop
185
185
net-smtp
186
- marcel (1.0.4 )
186
+ marcel (1.0.2 )
187
187
matrix (0.4.2 )
188
188
mini_mime (1.1.5 )
189
- minitest (5.23.1 )
189
+ minitest (5.22.3 )
190
190
minitest-reporters (1.6.1 )
191
191
ansi
192
192
builder
193
193
minitest (>= 5.0 )
194
194
ruby-progressbar
195
- mocha (2.3 .0 )
195
+ mocha (2.2 .0 )
196
196
ruby2_keywords (>= 0.0.5 )
197
197
msgpack (1.7.2 )
198
198
mustermann (3.0.0 )
199
199
ruby2_keywords (~> 0.0.1 )
200
200
mutex_m (0.2.0 )
201
- net-imap (0.4.12 )
201
+ net-imap (0.4.10 )
202
202
date
203
203
net-protocol
204
204
net-pop (0.1.2 )
205
205
net-protocol
206
206
net-protocol (0.2.2 )
207
207
timeout
208
- net-smtp (0.5.0 )
208
+ net-smtp (0.4.0.1 )
209
209
net-protocol
210
- nio4r (2.7.3 )
211
- nokogiri (1.16.5-arm64-darwin )
210
+ nio4r (2.7.0 )
211
+ nokogiri (1.16.4-arm64-darwin )
212
+ racc (~> 1.4 )
213
+ nokogiri (1.16.4-x86_64-darwin )
214
+ racc (~> 1.4 )
215
+ nokogiri (1.16.4-x86_64-linux )
212
216
racc (~> 1.4 )
213
217
parallel (1.24.0 )
214
- parser (3.3.2 .0 )
218
+ parser (3.3.1 .0 )
215
219
ast (~> 2.4.1 )
216
220
racc
217
221
pg (1.5.6 )
218
222
psych (5.1.2 )
219
223
stringio
220
- public_suffix (5.0.5 )
224
+ public_suffix (5.0.4 )
221
225
puma (6.4.2 )
222
226
nio4r (~> 2.0 )
223
- racc (1.8.0 )
224
- rack (3.0.11 )
227
+ racc (1.7.3 )
228
+ rack (3.0.10 )
225
229
rack-protection (4.0.0 )
226
230
base64 (>= 0.1.0 )
227
231
rack (>= 3.0.0 , < 4 )
@@ -232,50 +236,49 @@ GEM
232
236
rackup (2.1.0 )
233
237
rack (>= 3 )
234
238
webrick (~> 1.8 )
235
- rails (7.1.3.3 )
236
- actioncable (= 7.1.3.3 )
237
- actionmailbox (= 7.1.3.3 )
238
- actionmailer (= 7.1.3.3 )
239
- actionpack (= 7.1.3.3 )
240
- actiontext (= 7.1.3.3 )
241
- actionview (= 7.1.3.3 )
242
- activejob (= 7.1.3.3 )
243
- activemodel (= 7.1.3.3 )
244
- activerecord (= 7.1.3.3 )
245
- activestorage (= 7.1.3.3 )
246
- activesupport (= 7.1.3.3 )
239
+ rails (7.1.3.2 )
240
+ actioncable (= 7.1.3.2 )
241
+ actionmailbox (= 7.1.3.2 )
242
+ actionmailer (= 7.1.3.2 )
243
+ actionpack (= 7.1.3.2 )
244
+ actiontext (= 7.1.3.2 )
245
+ actionview (= 7.1.3.2 )
246
+ activejob (= 7.1.3.2 )
247
+ activemodel (= 7.1.3.2 )
248
+ activerecord (= 7.1.3.2 )
249
+ activestorage (= 7.1.3.2 )
250
+ activesupport (= 7.1.3.2 )
247
251
bundler (>= 1.15.0 )
248
- railties (= 7.1.3.3 )
252
+ railties (= 7.1.3.2 )
249
253
rails-dom-testing (2.2.0 )
250
254
activesupport (>= 5.0.0 )
251
255
minitest
252
256
nokogiri (>= 1.6 )
253
257
rails-html-sanitizer (1.6.0 )
254
258
loofah (~> 2.21 )
255
259
nokogiri (~> 1.14 )
256
- railties (7.1.3.3 )
257
- actionpack (= 7.1.3.3 )
258
- activesupport (= 7.1.3.3 )
260
+ railties (7.1.3.2 )
261
+ actionpack (= 7.1.3.2 )
262
+ activesupport (= 7.1.3.2 )
259
263
irb
260
264
rackup (>= 1.0.0 )
261
265
rake (>= 12.2 )
262
266
thor (~> 1.0 , >= 1.2.2 )
263
267
zeitwerk (~> 2.6 )
264
268
rainbow (3.1.1 )
265
269
rake (13.2.1 )
266
- rdoc (6.7.0 )
270
+ rdoc (6.6.3.1 )
267
271
psych (>= 4.0.0 )
268
272
redis (5.2.0 )
269
273
redis-client (>= 0.22.0 )
270
274
redis-client (0.22.2 )
271
275
connection_pool
272
- regexp_parser (2.9.2 )
273
- reline (0.5.8 )
276
+ regexp_parser (2.9.0 )
277
+ reline (0.5.6 )
274
278
io-console (~> 0.5 )
275
- rexml (3.2.8 )
276
- strscan (>= 3.0.9 )
277
- rouge (4.2.1 )
278
- rubocop (1.64.1 )
279
+ rexml (3.2.6 )
280
+ rouge (4.2.0 )
281
+ rubocop (1.63.5 )
279
282
json (~> 2.3 )
280
283
language_server-protocol (>= 3.17.0 )
281
284
parallel (~> 1.10 )
288
291
unicode-display_width (>= 2.4.0 , < 3.0 )
289
292
rubocop-ast (1.31.3 )
290
293
parser (>= 3.3.1.0 )
291
- rubocop-rails (2.25.0 )
294
+ rubocop-rails (2.24.1 )
292
295
activesupport (>= 4.2.0 )
293
296
rack (>= 1.1 )
294
297
rubocop (>= 1.33.0 , < 2.0 )
306
309
sprockets (> 3.0 )
307
310
sprockets-rails
308
311
tilt
309
- selenium-webdriver (4.21 .1 )
312
+ selenium-webdriver (4.20 .1 )
310
313
base64 (~> 0.2 )
311
314
rexml (~> 3.2 , >= 3.2.5 )
312
315
rubyzip (>= 1.2.2 , < 3.0 )
@@ -342,11 +345,12 @@ GEM
342
345
actionpack (>= 5.2 )
343
346
activesupport (>= 5.2 )
344
347
sprockets (>= 3.0.0 )
345
- sqlite3 (2.0.2-arm64-darwin )
348
+ sqlite3 (1.7.3-arm64-darwin )
349
+ sqlite3 (1.7.3-x86_64-darwin )
350
+ sqlite3 (1.7.3-x86_64-linux )
346
351
stimulus-rails (1.3.3 )
347
352
railties (>= 6.0.0 )
348
353
stringio (3.1.0 )
349
- strscan (3.1.0 )
350
354
terminal-table (3.0.2 )
351
355
unicode-display_width (>= 1.1.1 , < 3 )
352
356
thor (1.3.1 )
365
369
activemodel (>= 6.0.0 )
366
370
bindex (>= 0.4.0 )
367
371
railties (>= 6.0.0 )
368
- webmock (3.23.1 )
372
+ webmock (3.23.0 )
369
373
addressable (>= 2.8.0 )
370
374
crack (>= 0.3.2 )
371
375
hashdiff (>= 0.4.0 , < 2.0.0 )
@@ -376,10 +380,16 @@ GEM
376
380
websocket-extensions (0.1.5 )
377
381
xpath (3.2.0 )
378
382
nokogiri (~> 1.8 )
379
- zeitwerk (2.6.15 )
383
+ zeitwerk (2.6.13 )
380
384
381
385
PLATFORMS
382
386
arm64-darwin-22
387
+ arm64-darwin-23
388
+ x86_64-darwin-19
389
+ x86_64-darwin-20
390
+ x86_64-darwin-21
391
+ x86_64-darwin-22
392
+ x86_64-linux
383
393
384
394
DEPENDENCIES
385
395
annotate
@@ -424,4 +434,4 @@ RUBY VERSION
424
434
ruby 3.2.2p53
425
435
426
436
BUNDLED WITH
427
- 2.4.10
437
+ 2.3.7
0 commit comments