10
10
GEM
11
11
remote: https://rubygems.org/
12
12
specs:
13
- actioncable (7.1.3.4 )
14
- actionpack (= 7.1.3.4 )
15
- activesupport (= 7.1.3.4 )
13
+ actioncable (7.1.5 )
14
+ actionpack (= 7.1.5 )
15
+ activesupport (= 7.1.5 )
16
16
nio4r (~> 2.0 )
17
17
websocket-driver (>= 0.6.1 )
18
18
zeitwerk (~> 2.6 )
19
- actionmailbox (7.1.3.4 )
20
- actionpack (= 7.1.3.4 )
21
- activejob (= 7.1.3.4 )
22
- activerecord (= 7.1.3.4 )
23
- activestorage (= 7.1.3.4 )
24
- activesupport (= 7.1.3.4 )
19
+ actionmailbox (7.1.5 )
20
+ actionpack (= 7.1.5 )
21
+ activejob (= 7.1.5 )
22
+ activerecord (= 7.1.5 )
23
+ activestorage (= 7.1.5 )
24
+ activesupport (= 7.1.5 )
25
25
mail (>= 2.7.1 )
26
26
net-imap
27
27
net-pop
28
28
net-smtp
29
- actionmailer (7.1.3.4 )
30
- actionpack (= 7.1.3.4 )
31
- actionview (= 7.1.3.4 )
32
- activejob (= 7.1.3.4 )
33
- activesupport (= 7.1.3.4 )
29
+ actionmailer (7.1.5 )
30
+ actionpack (= 7.1.5 )
31
+ actionview (= 7.1.5 )
32
+ activejob (= 7.1.5 )
33
+ activesupport (= 7.1.5 )
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.4 )
40
- actionview (= 7.1.3.4 )
41
- activesupport (= 7.1.3.4 )
39
+ actionpack (7.1.5 )
40
+ actionview (= 7.1.5 )
41
+ activesupport (= 7.1.5 )
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.4 )
50
- actionpack (= 7.1.3.4 )
51
- activerecord (= 7.1.3.4 )
52
- activestorage (= 7.1.3.4 )
53
- activesupport (= 7.1.3.4 )
49
+ actiontext (7.1.5 )
50
+ actionpack (= 7.1.5 )
51
+ activerecord (= 7.1.5 )
52
+ activestorage (= 7.1.5 )
53
+ activesupport (= 7.1.5 )
54
54
globalid (>= 0.6.0 )
55
55
nokogiri (>= 1.8.5 )
56
- actionview (7.1.3.4 )
57
- activesupport (= 7.1.3.4 )
56
+ actionview (7.1.5 )
57
+ activesupport (= 7.1.5 )
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.4 )
63
- activesupport (= 7.1.3.4 )
62
+ activejob (7.1.5 )
63
+ activesupport (= 7.1.5 )
64
64
globalid (>= 0.3.6 )
65
- activemodel (7.1.3.4 )
66
- activesupport (= 7.1.3.4 )
67
- activerecord (7.1.3.4 )
68
- activemodel (= 7.1.3.4 )
69
- activesupport (= 7.1.3.4 )
65
+ activemodel (7.1.5 )
66
+ activesupport (= 7.1.5 )
67
+ activerecord (7.1.5 )
68
+ activemodel (= 7.1.5 )
69
+ activesupport (= 7.1.5 )
70
70
timeout (>= 0.4.0 )
71
- activestorage (7.1.3.4 )
72
- actionpack (= 7.1.3.4 )
73
- activejob (= 7.1.3.4 )
74
- activerecord (= 7.1.3.4 )
75
- activesupport (= 7.1.3.4 )
71
+ activestorage (7.1.5 )
72
+ actionpack (= 7.1.5 )
73
+ activejob (= 7.1.5 )
74
+ activerecord (= 7.1.5 )
75
+ activesupport (= 7.1.5 )
76
76
marcel (~> 1.0 )
77
- activesupport (7.1.3.4 )
77
+ activesupport (7.1.5 )
78
78
base64
79
+ benchmark (>= 0.3 )
79
80
bigdecimal
80
81
concurrent-ruby (~> 1.0 , >= 1.0.2 )
81
82
connection_pool (>= 2.2.5 )
82
83
drb
83
84
i18n (>= 1.6 , < 2 )
85
+ logger (>= 1.4.2 )
84
86
minitest (>= 5.1 )
85
87
mutex_m
88
+ securerandom (>= 0.3 )
86
89
tzinfo (~> 2.0 )
87
90
addressable (2.8.7 )
88
91
public_suffix (>= 2.0.2 , < 7.0 )
95
98
aws-eventstream (~> 1 , >= 1.0.2 )
96
99
base64 (0.2.0 )
97
100
bcrypt (3.1.20 )
101
+ benchmark (0.4.0 )
98
102
bigdecimal (3.1.8 )
99
103
bindex (0.8.1 )
100
104
bootsnap (1.18.4 )
118
122
bigdecimal
119
123
rexml
120
124
crass (1.0.6 )
121
- date (3.3.4 )
125
+ date (3.4.0 )
122
126
devise (4.9.4 )
123
127
bcrypt (~> 3.0 )
124
128
orm_adapter (~> 0.1 )
148
152
faraday (>= 2.0 , < 3 )
149
153
ffi (1.17.0 )
150
154
fiber-storage (1.0.0 )
151
- flipflop (2.7.1 )
155
+ flipflop (2.8.0 )
152
156
activesupport (>= 4.0 )
153
157
terminal-table (>= 1.8 )
154
158
forwardable-extended (2.6.0 )
@@ -157,10 +161,10 @@ GEM
157
161
google-protobuf (4.28.2 )
158
162
bigdecimal
159
163
rake (>= 13 )
160
- graphql (2.3.16 )
164
+ graphql (2.4.3 )
161
165
base64
162
166
fiber-storage
163
- hashdiff (1.1.1 )
167
+ hashdiff (1.1.2 )
164
168
http_parser.rb (0.8.0 )
165
169
i18n (1.14.6 )
166
170
concurrent-ruby (~> 1.0 )
195
199
jekyll (>= 3.8 , < 5.0 )
196
200
jekyll-watch (2.2.1 )
197
201
listen (~> 3.0 )
198
- json (2.7 .2 )
199
- jwt (2.9.1 )
202
+ json (2.8 .2 )
203
+ jwt (2.9.3 )
200
204
base64
201
205
kramdown (2.4.0 )
202
206
rexml
213
217
activesupport (>= 4 )
214
218
railties (>= 4 )
215
219
request_store (~> 1.0 )
216
- loofah (2.22.0 )
220
+ loofah (2.23.1 )
217
221
crass (~> 1.0.2 )
218
222
nokogiri (>= 1.12.0 )
219
223
mail (2.8.1 )
@@ -225,14 +229,14 @@ GEM
225
229
matrix (0.4.2 )
226
230
mercenary (0.4.0 )
227
231
mini_mime (1.1.5 )
228
- mini_portile2 (2.8.7 )
232
+ mini_portile2 (2.8.8 )
229
233
minitest (5.25.1 )
230
234
msgpack (1.7.2 )
231
235
multi_json (1.15.0 )
232
236
mutex_m (0.2.0 )
233
237
net-http (0.4.1 )
234
238
uri
235
- net-imap (0.4.16 )
239
+ net-imap (0.5.1 )
236
240
date
237
241
net-protocol
238
242
net-pop (0.1.2 )
241
245
timeout
242
246
net-smtp (0.5.0 )
243
247
net-protocol
244
- nio4r (2.7.3 )
248
+ nio4r (2.7.4 )
245
249
nokogiri (1.16.7 )
246
250
mini_portile2 (~> 2.8.2 )
247
251
racc (~> 1.4 )
@@ -250,19 +254,19 @@ GEM
250
254
multi_json (>= 1.0 )
251
255
orm_adapter (0.5.0 )
252
256
parallel (1.26.3 )
253
- parser (3.3.5 .0 )
257
+ parser (3.3.6 .0 )
254
258
ast (~> 2.4.1 )
255
259
racc
256
260
pathutil (0.16.2 )
257
261
forwardable-extended (~> 2.6 )
258
- pg (1.5.8 )
259
- psych (5.1.2 )
262
+ pg (1.5.9 )
263
+ psych (5.2.0 )
260
264
stringio
261
265
public_suffix (6.0.1 )
262
266
puma (6.4.3 )
263
267
nio4r (~> 2.0 )
264
268
racc (1.8.1 )
265
- rack (3.1.7 )
269
+ rack (3.1.8 )
266
270
rack-attack (6.7.0 )
267
271
rack (>= 1.0 , < 4 )
268
272
rack-cors (2.0.2 )
@@ -271,33 +275,32 @@ GEM
271
275
rack (>= 3.0.0 )
272
276
rack-test (2.1.0 )
273
277
rack (>= 1.3 )
274
- rackup (2.1.0 )
278
+ rackup (2.2.1 )
275
279
rack (>= 3 )
276
- webrick (~> 1.8 )
277
- rails (7.1.3.4 )
278
- actioncable (= 7.1.3.4 )
279
- actionmailbox (= 7.1.3.4 )
280
- actionmailer (= 7.1.3.4 )
281
- actionpack (= 7.1.3.4 )
282
- actiontext (= 7.1.3.4 )
283
- actionview (= 7.1.3.4 )
284
- activejob (= 7.1.3.4 )
285
- activemodel (= 7.1.3.4 )
286
- activerecord (= 7.1.3.4 )
287
- activestorage (= 7.1.3.4 )
288
- activesupport (= 7.1.3.4 )
280
+ rails (7.1.5 )
281
+ actioncable (= 7.1.5 )
282
+ actionmailbox (= 7.1.5 )
283
+ actionmailer (= 7.1.5 )
284
+ actionpack (= 7.1.5 )
285
+ actiontext (= 7.1.5 )
286
+ actionview (= 7.1.5 )
287
+ activejob (= 7.1.5 )
288
+ activemodel (= 7.1.5 )
289
+ activerecord (= 7.1.5 )
290
+ activestorage (= 7.1.5 )
291
+ activesupport (= 7.1.5 )
289
292
bundler (>= 1.15.0 )
290
- railties (= 7.1.3.4 )
293
+ railties (= 7.1.5 )
291
294
rails-dom-testing (2.2.0 )
292
295
activesupport (>= 5.0.0 )
293
296
minitest
294
297
nokogiri (>= 1.6 )
295
298
rails-html-sanitizer (1.6.0 )
296
299
loofah (~> 2.21 )
297
300
nokogiri (~> 1.14 )
298
- railties (7.1.3.4 )
299
- actionpack (= 7.1.3.4 )
300
- activesupport (= 7.1.3.4 )
301
+ railties (7.1.5 )
302
+ actionpack (= 7.1.5 )
303
+ activesupport (= 7.1.5 )
301
304
irb
302
305
rackup (>= 1.0.0 )
303
306
rake (>= 12.2 )
@@ -315,16 +318,16 @@ GEM
315
318
redis-client (0.22.2 )
316
319
connection_pool
317
320
regexp_parser (2.9.2 )
318
- reline (0.5.10 )
321
+ reline (0.5.11 )
319
322
io-console (~> 0.5 )
320
323
request_store (1.7.0 )
321
324
rack (>= 1.4 )
322
325
responders (3.1.1 )
323
326
actionpack (>= 5.2 )
324
327
railties (>= 5.2 )
325
- rexml (3.3.7 )
328
+ rexml (3.3.9 )
326
329
rouge (4.4.0 )
327
- rubocop (1.66.1 )
330
+ rubocop (1.68.0 )
328
331
json (~> 2.3 )
329
332
language_server-protocol (>= 3.17.0 )
330
333
parallel (~> 1.10 )
334
337
rubocop-ast (>= 1.32.2 , < 2.0 )
335
338
ruby-progressbar (~> 1.7 )
336
339
unicode-display_width (>= 2.4.0 , < 3.0 )
337
- rubocop-ast (1.32.3 )
340
+ rubocop-ast (1.36.1 )
338
341
parser (>= 3.3.1.0 )
339
- rubocop-rails (2.26.2 )
342
+ rubocop-rails (2.27.0 )
340
343
activesupport (>= 4.2.0 )
341
344
rack (>= 1.1 )
342
345
rubocop (>= 1.52.0 , < 2.0 )
@@ -357,16 +360,17 @@ GEM
357
360
sprockets (> 3.0 )
358
361
sprockets-rails
359
362
tilt
360
- selenium-webdriver (4.25.0 )
363
+ securerandom (0.3.2 )
364
+ selenium-webdriver (4.26.0 )
361
365
base64 (~> 0.2 )
362
366
logger (~> 1.4 )
363
367
rexml (~> 3.2 , >= 3.2.5 )
364
368
rubyzip (>= 1.2.2 , < 3.0 )
365
369
websocket (~> 1.0 )
366
- sentry-rails (5.19 .0 )
370
+ sentry-rails (5.21 .0 )
367
371
railties (>= 5.0 )
368
- sentry-ruby (~> 5.19 .0 )
369
- sentry-ruby (5.19 .0 )
372
+ sentry-ruby (~> 5.21 .0 )
373
+ sentry-ruby (5.21 .0 )
370
374
bigdecimal
371
375
concurrent-ruby (~> 1.0 , >= 1.0.2 )
372
376
simplecov (0.22.0 )
@@ -385,13 +389,13 @@ GEM
385
389
sprockets (>= 3.0.0 )
386
390
sqlite3 (1.7.3 )
387
391
mini_portile2 (~> 2.8.0 )
388
- stringio (3.1.1 )
392
+ stringio (3.1.2 )
389
393
terminal-table (3.0.2 )
390
394
unicode-display_width (>= 1.1.1 , < 3 )
391
395
thor (1.3.2 )
392
396
tilt (2.4.0 )
393
397
timecop (0.9.10 )
394
- timeout (0.4.1 )
398
+ timeout (0.4.2 )
395
399
tzinfo (2.0.6 )
396
400
concurrent-ruby (~> 1.0 )
397
401
uglifier (4.2.1 )
@@ -407,18 +411,18 @@ GEM
407
411
activemodel (>= 6.0.0 )
408
412
bindex (>= 0.4.0 )
409
413
railties (>= 6.0.0 )
410
- webmock (3.23.1 )
414
+ webmock (3.24.0 )
411
415
addressable (>= 2.8.0 )
412
416
crack (>= 0.3.2 )
413
417
hashdiff (>= 0.4.0 , < 2.0.0 )
414
- webrick (1.8.2 )
418
+ webrick (1.9.0 )
415
419
websocket (1.2.11 )
416
420
websocket-driver (0.7.6 )
417
421
websocket-extensions (>= 0.1.0 )
418
422
websocket-extensions (0.1.5 )
419
423
xpath (3.2.0 )
420
424
nokogiri (~> 1.8 )
421
- zeitwerk (2.6.18 )
425
+ zeitwerk (2.7.1 )
422
426
423
427
PLATFORMS
424
428
ruby
@@ -446,7 +450,7 @@ DEPENDENCIES
446
450
puma
447
451
rack-attack
448
452
rack-cors
449
- rails (~> 7.0 )
453
+ rails (~> 7.1. 0 )
450
454
redis
451
455
rubocop
452
456
rubocop-rails
0 commit comments