1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- actioncable (7.2.1.1 )
5
- actionpack (= 7.2.1.1 )
6
- activesupport (= 7.2.1.1 )
4
+ actioncable (7.2.1.2 )
5
+ actionpack (= 7.2.1.2 )
6
+ activesupport (= 7.2.1.2 )
7
7
nio4r (~> 2.0 )
8
8
websocket-driver (>= 0.6.1 )
9
9
zeitwerk (~> 2.6 )
10
- actionmailbox (7.2.1.1 )
11
- actionpack (= 7.2.1.1 )
12
- activejob (= 7.2.1.1 )
13
- activerecord (= 7.2.1.1 )
14
- activestorage (= 7.2.1.1 )
15
- activesupport (= 7.2.1.1 )
10
+ actionmailbox (7.2.1.2 )
11
+ actionpack (= 7.2.1.2 )
12
+ activejob (= 7.2.1.2 )
13
+ activerecord (= 7.2.1.2 )
14
+ activestorage (= 7.2.1.2 )
15
+ activesupport (= 7.2.1.2 )
16
16
mail (>= 2.8.0 )
17
- actionmailer (7.2.1.1 )
18
- actionpack (= 7.2.1.1 )
19
- actionview (= 7.2.1.1 )
20
- activejob (= 7.2.1.1 )
21
- activesupport (= 7.2.1.1 )
17
+ actionmailer (7.2.1.2 )
18
+ actionpack (= 7.2.1.2 )
19
+ actionview (= 7.2.1.2 )
20
+ activejob (= 7.2.1.2 )
21
+ activesupport (= 7.2.1.2 )
22
22
mail (>= 2.8.0 )
23
23
rails-dom-testing (~> 2.2 )
24
- actionpack (7.2.1.1 )
25
- actionview (= 7.2.1.1 )
26
- activesupport (= 7.2.1.1 )
24
+ actionpack (7.2.1.2 )
25
+ actionview (= 7.2.1.2 )
26
+ activesupport (= 7.2.1.2 )
27
27
nokogiri (>= 1.8.5 )
28
28
racc
29
29
rack (>= 2.2.4 , < 3.2 )
32
32
rails-dom-testing (~> 2.2 )
33
33
rails-html-sanitizer (~> 1.6 )
34
34
useragent (~> 0.16 )
35
- actiontext (7.2.1.1 )
36
- actionpack (= 7.2.1.1 )
37
- activerecord (= 7.2.1.1 )
38
- activestorage (= 7.2.1.1 )
39
- activesupport (= 7.2.1.1 )
35
+ actiontext (7.2.1.2 )
36
+ actionpack (= 7.2.1.2 )
37
+ activerecord (= 7.2.1.2 )
38
+ activestorage (= 7.2.1.2 )
39
+ activesupport (= 7.2.1.2 )
40
40
globalid (>= 0.6.0 )
41
41
nokogiri (>= 1.8.5 )
42
- actionview (7.2.1.1 )
43
- activesupport (= 7.2.1.1 )
42
+ actionview (7.2.1.2 )
43
+ activesupport (= 7.2.1.2 )
44
44
builder (~> 3.1 )
45
45
erubi (~> 1.11 )
46
46
rails-dom-testing (~> 2.2 )
47
47
rails-html-sanitizer (~> 1.6 )
48
48
active_model_otp (2.3.4 )
49
49
activemodel
50
50
rotp (~> 6.3.0 )
51
- activejob (7.2.1.1 )
52
- activesupport (= 7.2.1.1 )
51
+ activejob (7.2.1.2 )
52
+ activesupport (= 7.2.1.2 )
53
53
globalid (>= 0.3.6 )
54
- activemodel (7.2.1.1 )
55
- activesupport (= 7.2.1.1 )
56
- activerecord (7.2.1.1 )
57
- activemodel (= 7.2.1.1 )
58
- activesupport (= 7.2.1.1 )
54
+ activemodel (7.2.1.2 )
55
+ activesupport (= 7.2.1.2 )
56
+ activerecord (7.2.1.2 )
57
+ activemodel (= 7.2.1.2 )
58
+ activesupport (= 7.2.1.2 )
59
59
timeout (>= 0.4.0 )
60
- activestorage (7.2.1.1 )
61
- actionpack (= 7.2.1.1 )
62
- activejob (= 7.2.1.1 )
63
- activerecord (= 7.2.1.1 )
64
- activesupport (= 7.2.1.1 )
60
+ activestorage (7.2.1.2 )
61
+ actionpack (= 7.2.1.2 )
62
+ activejob (= 7.2.1.2 )
63
+ activerecord (= 7.2.1.2 )
64
+ activesupport (= 7.2.1.2 )
65
65
marcel (~> 1.0 )
66
- activesupport (7.2.1.1 )
66
+ activesupport (7.2.1.2 )
67
67
base64
68
68
bigdecimal
69
69
concurrent-ruby (~> 1.0 , >= 1.3.1 )
86
86
bindex (0.8.1 )
87
87
bootsnap (1.18.4 )
88
88
msgpack (~> 1.2 )
89
- brakeman (6.2.1 )
89
+ brakeman (6.2.2 )
90
90
racc
91
91
builder (3.3.0 )
92
92
bundler-audit (0.9.2 )
@@ -161,10 +161,10 @@ GEM
161
161
tzinfo
162
162
factory_bot (6.5.0 )
163
163
activesupport (>= 5.0.0 )
164
- factory_bot_rails (6.4.3 )
165
- factory_bot (~> 6.4 )
164
+ factory_bot_rails (6.4.4 )
165
+ factory_bot (~> 6.5 )
166
166
railties (>= 5.0.0 )
167
- faker (3.4.2 )
167
+ faker (3.5.1 )
168
168
i18n (>= 1.8.11 , < 2 )
169
169
fasterer (0.11.0 )
170
170
ruby_parser (>= 3.19.1 )
@@ -176,10 +176,10 @@ GEM
176
176
raabro (~> 1.4 )
177
177
globalid (1.2.1 )
178
178
activesupport (>= 6.1 )
179
- google-protobuf (4.28.2 )
179
+ google-protobuf (4.28.3 )
180
180
bigdecimal
181
181
rake (>= 13 )
182
- graphql (2.3.18 )
182
+ graphql (2.3.19 )
183
183
base64
184
184
fiber-storage
185
185
graphql-batch (0.6.0 )
@@ -195,16 +195,16 @@ GEM
195
195
irb (1.14.1 )
196
196
rdoc (>= 4.0.0 )
197
197
reline (>= 0.4.2 )
198
- json (2.7.2 )
198
+ json (2.7.4 )
199
199
jwt (2.9.3 )
200
200
base64
201
201
language_server-protocol (3.17.0.3 )
202
- lefthook (1.7.21 )
202
+ lefthook (1.8.1 )
203
203
listen (3.9.0 )
204
204
rb-fsevent (~> 0.10 , >= 0.10.3 )
205
205
rb-inotify (~> 0.9 , >= 0.9.10 )
206
206
logger (1.6.1 )
207
- loofah (2.22.0 )
207
+ loofah (2.23.1 )
208
208
crass (~> 1.0.2 )
209
209
nokogiri (>= 1.12.0 )
210
210
mail (2.8.1 )
236
236
parser (3.3.5.0 )
237
237
ast (~> 2.4.1 )
238
238
racc
239
- pg (1.5.8 )
239
+ pg (1.5.9 )
240
240
pg_query (5.1.0 )
241
241
google-protobuf (>= 3.22.3 )
242
242
prism (1.2.0 )
@@ -261,20 +261,20 @@ GEM
261
261
rackup (2.1.0 )
262
262
rack (>= 3 )
263
263
webrick (~> 1.8 )
264
- rails (7.2.1.1 )
265
- actioncable (= 7.2.1.1 )
266
- actionmailbox (= 7.2.1.1 )
267
- actionmailer (= 7.2.1.1 )
268
- actionpack (= 7.2.1.1 )
269
- actiontext (= 7.2.1.1 )
270
- actionview (= 7.2.1.1 )
271
- activejob (= 7.2.1.1 )
272
- activemodel (= 7.2.1.1 )
273
- activerecord (= 7.2.1.1 )
274
- activestorage (= 7.2.1.1 )
275
- activesupport (= 7.2.1.1 )
264
+ rails (7.2.1.2 )
265
+ actioncable (= 7.2.1.2 )
266
+ actionmailbox (= 7.2.1.2 )
267
+ actionmailer (= 7.2.1.2 )
268
+ actionpack (= 7.2.1.2 )
269
+ actiontext (= 7.2.1.2 )
270
+ actionview (= 7.2.1.2 )
271
+ activejob (= 7.2.1.2 )
272
+ activemodel (= 7.2.1.2 )
273
+ activerecord (= 7.2.1.2 )
274
+ activestorage (= 7.2.1.2 )
275
+ activesupport (= 7.2.1.2 )
276
276
bundler (>= 1.15.0 )
277
- railties (= 7.2.1.1 )
277
+ railties (= 7.2.1.2 )
278
278
rails-dom-testing (2.2.0 )
279
279
activesupport (>= 5.0.0 )
280
280
minitest
290
290
json
291
291
require_all (~> 3.0 )
292
292
ruby-progressbar
293
- railties (7.2.1.1 )
294
- actionpack (= 7.2.1.1 )
295
- activesupport (= 7.2.1.1 )
293
+ railties (7.2.1.2 )
294
+ actionpack (= 7.2.1.2 )
295
+ activesupport (= 7.2.1.2 )
296
296
irb (~> 1.13 )
297
297
rackup (>= 1.0.0 )
298
298
rake (>= 12.2 )
313
313
reline (0.5.10 )
314
314
io-console (~> 0.5 )
315
315
require_all (3.0.0 )
316
- rexml (3.3.8 )
316
+ rexml (3.3.9 )
317
317
rotp (6.3.0 )
318
- rspec-core (3.13.1 )
318
+ rspec-core (3.13.2 )
319
319
rspec-support (~> 3.13.0 )
320
320
rspec-expectations (3.13.3 )
321
321
diff-lcs (>= 1.2.0 , < 2.0 )
412
412
websocket-extensions (0.1.5 )
413
413
xpath (3.2.0 )
414
414
nokogiri (~> 1.8 )
415
- zeitwerk (2.7.0 )
415
+ zeitwerk (2.7.1 )
416
416
417
417
PLATFORMS
418
418
ruby
0 commit comments