12
12
GEM
13
13
remote: https://rubygems.org/
14
14
specs:
15
- actioncable (7.0.8 )
16
- actionpack (= 7.0.8 )
17
- activesupport (= 7.0.8 )
15
+ actioncable (7.1.2 )
16
+ actionpack (= 7.1.2 )
17
+ activesupport (= 7.1.2 )
18
18
nio4r (~> 2.0 )
19
19
websocket-driver (>= 0.6.1 )
20
- actionmailbox (7.0.8 )
21
- actionpack (= 7.0.8 )
22
- activejob (= 7.0.8 )
23
- activerecord (= 7.0.8 )
24
- activestorage (= 7.0.8 )
25
- activesupport (= 7.0.8 )
20
+ zeitwerk (~> 2.6 )
21
+ actionmailbox (7.1.2 )
22
+ actionpack (= 7.1.2 )
23
+ activejob (= 7.1.2 )
24
+ activerecord (= 7.1.2 )
25
+ activestorage (= 7.1.2 )
26
+ activesupport (= 7.1.2 )
26
27
mail (>= 2.7.1 )
27
28
net-imap
28
29
net-pop
29
30
net-smtp
30
- actionmailer (7.0.8 )
31
- actionpack (= 7.0.8 )
32
- actionview (= 7.0.8 )
33
- activejob (= 7.0.8 )
34
- activesupport (= 7.0.8 )
31
+ actionmailer (7.1.2 )
32
+ actionpack (= 7.1.2 )
33
+ actionview (= 7.1.2 )
34
+ activejob (= 7.1.2 )
35
+ activesupport (= 7.1.2 )
35
36
mail (~> 2.5 , >= 2.5.4 )
36
37
net-imap
37
38
net-pop
38
39
net-smtp
39
- rails-dom-testing (~> 2.0 )
40
- actionpack (7.0.8 )
41
- actionview (= 7.0.8 )
42
- activesupport (= 7.0.8 )
43
- rack (~> 2.0 , >= 2.2.4 )
40
+ rails-dom-testing (~> 2.2 )
41
+ actionpack (7.1.2 )
42
+ actionview (= 7.1.2 )
43
+ activesupport (= 7.1.2 )
44
+ nokogiri (>= 1.8.5 )
45
+ racc
46
+ rack (>= 2.2.4 )
47
+ rack-session (>= 1.0.1 )
44
48
rack-test (>= 0.6.3 )
45
- rails-dom-testing (~> 2.0 )
46
- rails-html-sanitizer (~> 1.0 , >= 1.2.0 )
47
- actiontext (7.0.8 )
48
- actionpack (= 7.0.8 )
49
- activerecord (= 7.0.8 )
50
- activestorage (= 7.0.8 )
51
- activesupport (= 7.0.8 )
49
+ rails-dom-testing (~> 2.2 )
50
+ rails-html-sanitizer (~> 1.6 )
51
+ actiontext (7.1.2 )
52
+ actionpack (= 7.1.2 )
53
+ activerecord (= 7.1.2 )
54
+ activestorage (= 7.1.2 )
55
+ activesupport (= 7.1.2 )
52
56
globalid (>= 0.6.0 )
53
57
nokogiri (>= 1.8.5 )
54
- actionview (7.0.8 )
55
- activesupport (= 7.0.8 )
58
+ actionview (7.1.2 )
59
+ activesupport (= 7.1.2 )
56
60
builder (~> 3.1 )
57
- erubi (~> 1.4 )
58
- rails-dom-testing (~> 2.0 )
59
- rails-html-sanitizer (~> 1.1 , >= 1.2.0 )
60
- activejob (7.0.8 )
61
- activesupport (= 7.0.8 )
61
+ erubi (~> 1.11 )
62
+ rails-dom-testing (~> 2.2 )
63
+ rails-html-sanitizer (~> 1.6 )
64
+ activejob (7.1.2 )
65
+ activesupport (= 7.1.2 )
62
66
globalid (>= 0.3.6 )
63
- activemodel (7.0.8 )
64
- activesupport (= 7.0.8 )
65
- activerecord (7.0.8 )
66
- activemodel (= 7.0.8 )
67
- activesupport (= 7.0.8 )
68
- activestorage (7.0.8 )
69
- actionpack (= 7.0.8 )
70
- activejob (= 7.0.8 )
71
- activerecord (= 7.0.8 )
72
- activesupport (= 7.0.8 )
67
+ activemodel (7.1.2 )
68
+ activesupport (= 7.1.2 )
69
+ activerecord (7.1.2 )
70
+ activemodel (= 7.1.2 )
71
+ activesupport (= 7.1.2 )
72
+ timeout (>= 0.4.0 )
73
+ activestorage (7.1.2 )
74
+ actionpack (= 7.1.2 )
75
+ activejob (= 7.1.2 )
76
+ activerecord (= 7.1.2 )
77
+ activesupport (= 7.1.2 )
73
78
marcel (~> 1.0 )
74
- mini_mime (>= 1.1.0 )
75
- activesupport (7.0.8 )
79
+ activesupport (7.1.2 )
80
+ base64
81
+ bigdecimal
76
82
concurrent-ruby (~> 1.0 , >= 1.0.2 )
83
+ connection_pool (>= 2.2.5 )
84
+ drb
77
85
i18n (>= 1.6 , < 2 )
78
86
minitest (>= 5.1 )
87
+ mutex_m
79
88
tzinfo (~> 2.0 )
80
89
addressable (2.8.5 )
81
90
public_suffix (>= 2.0.2 , < 6.0 )
85
94
base32-crockford (0.1.0 )
86
95
base64 (0.1.1 )
87
96
bcrypt (3.1.19 )
97
+ bigdecimal (3.1.4 )
88
98
bindex (0.8.1 )
89
99
bootsnap (1.16.0 )
90
100
msgpack (~> 1.2 )
130
140
activerecord (>= 5.a )
131
141
database_cleaner-core (~> 2.0.0 )
132
142
database_cleaner-core (2.0.1 )
133
- date (3.3.3 )
143
+ date (3.3.4 )
134
144
declarative (0.0.10 )
135
145
declarative-option (0.1.0 )
136
146
devise (4.9.2 )
140
150
responders
141
151
warden (~> 1.2.3 )
142
152
diff-lcs (1.5.0 )
153
+ drb (2.2.0 )
154
+ ruby2_keywords
143
155
dry-core (1.0.0 )
144
156
concurrent-ruby (~> 1.0 )
145
157
zeitwerk (~> 2.6 )
204
216
representable
205
217
i18n (1.14.1 )
206
218
concurrent-ruby (~> 1.0 )
219
+ io-console (0.6.0 )
220
+ irb (1.9.0 )
221
+ rdoc
222
+ reline (>= 0.3.8 )
207
223
jbuilder (2.11.5 )
208
224
actionview (>= 5.0.0 )
209
225
activesupport (>= 5.0.0 )
216
232
listen (3.8.0 )
217
233
rb-fsevent (~> 0.10 , >= 0.10.3 )
218
234
rb-inotify (~> 0.9 , >= 0.9.10 )
219
- loofah (2.21.3 )
235
+ loofah (2.21.4 )
220
236
crass (~> 1.0.2 )
221
237
nokogiri (>= 1.12.0 )
222
238
mail (2.8.1 )
@@ -228,21 +244,22 @@ GEM
228
244
matrix (0.4.2 )
229
245
method_source (1.0.0 )
230
246
mini_mime (1.1.5 )
231
- mini_portile2 (2.8.4 )
247
+ mini_portile2 (2.8.5 )
232
248
minitest (5.20.0 )
233
249
msgpack (1.7.0 )
234
250
multi_json (1.15.0 )
235
251
mustermann (3.0.0 )
236
252
ruby2_keywords (~> 0.0.1 )
237
253
mustermann-grape (1.0.2 )
238
254
mustermann (>= 1.0.0 )
255
+ mutex_m (0.2.0 )
239
256
nap (1.1.0 )
240
- net-imap (0.3.7 )
257
+ net-imap (0.4.5 )
241
258
date
242
259
net-protocol
243
260
net-pop (0.1.2 )
244
261
net-protocol
245
- net-protocol (0.2.1 )
262
+ net-protocol (0.2.2 )
246
263
timeout
247
264
net-smtp (0.4.0 )
248
265
net-protocol
@@ -270,55 +287,67 @@ GEM
270
287
pry-byebug (3.10.1 )
271
288
byebug (~> 11.0 )
272
289
pry (>= 0.13 , < 0.15 )
290
+ psych (5.1.1.1 )
291
+ stringio
273
292
public_suffix (5.0.3 )
274
293
puma (6.3.0 )
275
294
nio4r (~> 2.0 )
276
295
raabro (1.4.0 )
277
- racc (1.7.1 )
296
+ racc (1.7.3 )
278
297
rack (2.2.8 )
279
298
rack-accept (0.4.5 )
280
299
rack (>= 0.4 )
300
+ rack-session (1.0.1 )
301
+ rack (< 3 )
281
302
rack-test (2.1.0 )
282
303
rack (>= 1.3 )
283
- rails (7.0.8 )
284
- actioncable (= 7.0.8 )
285
- actionmailbox (= 7.0.8 )
286
- actionmailer (= 7.0.8 )
287
- actionpack (= 7.0.8 )
288
- actiontext (= 7.0.8 )
289
- actionview (= 7.0.8 )
290
- activejob (= 7.0.8 )
291
- activemodel (= 7.0.8 )
292
- activerecord (= 7.0.8 )
293
- activestorage (= 7.0.8 )
294
- activesupport (= 7.0.8 )
304
+ rackup (1.0.0 )
305
+ rack (< 3 )
306
+ webrick
307
+ rails (7.1.2 )
308
+ actioncable (= 7.1.2 )
309
+ actionmailbox (= 7.1.2 )
310
+ actionmailer (= 7.1.2 )
311
+ actionpack (= 7.1.2 )
312
+ actiontext (= 7.1.2 )
313
+ actionview (= 7.1.2 )
314
+ activejob (= 7.1.2 )
315
+ activemodel (= 7.1.2 )
316
+ activerecord (= 7.1.2 )
317
+ activestorage (= 7.1.2 )
318
+ activesupport (= 7.1.2 )
295
319
bundler (>= 1.15.0 )
296
- railties (= 7.0.8 )
320
+ railties (= 7.1.2 )
297
321
rails-dom-testing (2.2.0 )
298
322
activesupport (>= 5.0.0 )
299
323
minitest
300
324
nokogiri (>= 1.6 )
301
325
rails-html-sanitizer (1.6.0 )
302
326
loofah (~> 2.21 )
303
327
nokogiri (~> 1.14 )
304
- railties (7.0.8 )
305
- actionpack (= 7.0.8 )
306
- activesupport (= 7.0.8 )
307
- method_source
328
+ railties (7.1.2 )
329
+ actionpack (= 7.1.2 )
330
+ activesupport (= 7.1.2 )
331
+ irb
332
+ rackup (>= 1.0.0 )
308
333
rake (>= 12.2 )
309
- thor (~> 1.0 )
310
- zeitwerk (~> 2.5 )
334
+ thor (~> 1.0 , >= 1.2.2 )
335
+ zeitwerk (~> 2.6 )
311
336
rainbow (3.1.1 )
312
- rake (13.0.6 )
337
+ rake (13.1.0 )
313
338
rb-fsevent (0.11.2 )
314
339
rb-inotify (0.10.1 )
315
340
ffi (~> 1.0 )
316
341
rchardet (1.8.0 )
342
+ rdoc (6.6.0 )
343
+ psych (>= 4.0.0 )
317
344
redis (5.0.6 )
318
345
redis-client (>= 0.9.0 )
319
346
redis-client (0.17.0 )
320
347
connection_pool
321
348
regexp_parser (2.8.1 )
349
+ reline (0.4.0 )
350
+ io-console (~> 0.5 )
322
351
representable (3.0.4 )
323
352
declarative (< 0.1.0 )
324
353
declarative-option (< 0.2.0 )
@@ -406,11 +435,12 @@ GEM
406
435
actionpack (>= 5.2 )
407
436
activesupport (>= 5.2 )
408
437
sprockets (>= 3.0.0 )
438
+ stringio (3.0.9 )
409
439
terminal-table (3.0.2 )
410
440
unicode-display_width (>= 1.1.1 , < 3 )
411
- thor (1.2.2 )
441
+ thor (1.3.0 )
412
442
tilt (2.2.0 )
413
- timeout (0.4.0 )
443
+ timeout (0.4.1 )
414
444
tzinfo (2.0.6 )
415
445
concurrent-ruby (~> 1.0 )
416
446
uber (0.1.0 )
429
459
nokogiri (~> 1.6 )
430
460
rubyzip (>= 1.3.0 )
431
461
selenium-webdriver (~> 4.0 , < 4.11 )
462
+ webrick (1.8.1 )
432
463
websocket (1.2.10 )
433
464
websocket-driver (0.7.6 )
434
465
websocket-extensions (>= 0.1.0 )
@@ -462,7 +493,7 @@ DEPENDENCIES
462
493
pg (>= 0.18 , < 2.0 )
463
494
pry-byebug
464
495
puma (~> 6.3 )
465
- rails (~> 7.0.8 )
496
+ rails (~> 7.1.2 )
466
497
redis (~> 5.0 )
467
498
rspec-rails
468
499
rspec_junit_formatter
0 commit comments