1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- actioncable (7.1.3.4 )
5
- actionpack (= 7.1.3.4 )
6
- activesupport (= 7.1.3.4 )
4
+ actioncable (7.2.0 )
5
+ actionpack (= 7.2.0 )
6
+ activesupport (= 7.2.0 )
7
7
nio4r (~> 2.0 )
8
8
websocket-driver (>= 0.6.1 )
9
9
zeitwerk (~> 2.6 )
10
- actionmailbox (7.1.3.4 )
11
- actionpack (= 7.1.3.4 )
12
- activejob (= 7.1.3.4 )
13
- activerecord (= 7.1.3.4 )
14
- activestorage (= 7.1.3.4 )
15
- activesupport (= 7.1.3.4 )
16
- mail (>= 2.7.1 )
17
- net-imap
18
- net-pop
19
- net-smtp
20
- actionmailer (7.1.3.4 )
21
- actionpack (= 7.1.3.4 )
22
- actionview (= 7.1.3.4 )
23
- activejob (= 7.1.3.4 )
24
- activesupport (= 7.1.3.4 )
25
- mail (~> 2.5 , >= 2.5.4 )
26
- net-imap
27
- net-pop
28
- net-smtp
10
+ actionmailbox (7.2.0 )
11
+ actionpack (= 7.2.0 )
12
+ activejob (= 7.2.0 )
13
+ activerecord (= 7.2.0 )
14
+ activestorage (= 7.2.0 )
15
+ activesupport (= 7.2.0 )
16
+ mail (>= 2.8.0 )
17
+ actionmailer (7.2.0 )
18
+ actionpack (= 7.2.0 )
19
+ actionview (= 7.2.0 )
20
+ activejob (= 7.2.0 )
21
+ activesupport (= 7.2.0 )
22
+ mail (>= 2.8.0 )
29
23
rails-dom-testing (~> 2.2 )
30
- actionpack (7.1.3.4 )
31
- actionview (= 7.1.3.4 )
32
- activesupport (= 7.1.3.4 )
24
+ actionpack (7.2.0 )
25
+ actionview (= 7.2.0 )
26
+ activesupport (= 7.2.0 )
33
27
nokogiri (>= 1.8.5 )
34
28
racc
35
- rack (>= 2.2.4 )
29
+ rack (>= 2.2.4 , < 3.2 )
36
30
rack-session (>= 1.0.1 )
37
31
rack-test (>= 0.6.3 )
38
32
rails-dom-testing (~> 2.2 )
39
33
rails-html-sanitizer (~> 1.6 )
40
- actiontext (7.1.3.4 )
41
- actionpack (= 7.1.3.4 )
42
- activerecord (= 7.1.3.4 )
43
- activestorage (= 7.1.3.4 )
44
- activesupport (= 7.1.3.4 )
34
+ useragent (~> 0.16 )
35
+ actiontext (7.2.0 )
36
+ actionpack (= 7.2.0 )
37
+ activerecord (= 7.2.0 )
38
+ activestorage (= 7.2.0 )
39
+ activesupport (= 7.2.0 )
45
40
globalid (>= 0.6.0 )
46
41
nokogiri (>= 1.8.5 )
47
- actionview (7.1.3.4 )
48
- activesupport (= 7.1.3.4 )
42
+ actionview (7.2.0 )
43
+ activesupport (= 7.2.0 )
49
44
builder (~> 3.1 )
50
45
erubi (~> 1.11 )
51
46
rails-dom-testing (~> 2.2 )
59
54
kaminari (>= 1.2.1 )
60
55
railties (>= 6.1 )
61
56
ransack (>= 4.0 )
62
- activejob (7.1.3.4 )
63
- activesupport (= 7.1.3.4 )
57
+ activejob (7.2.0 )
58
+ activesupport (= 7.2.0 )
64
59
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 )
60
+ activemodel (7.2.0 )
61
+ activesupport (= 7.2.0 )
62
+ activerecord (7.2.0 )
63
+ activemodel (= 7.2.0 )
64
+ activesupport (= 7.2.0 )
70
65
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 )
66
+ activestorage (7.2.0 )
67
+ actionpack (= 7.2.0 )
68
+ activejob (= 7.2.0 )
69
+ activerecord (= 7.2.0 )
70
+ activesupport (= 7.2.0 )
76
71
marcel (~> 1.0 )
77
- activesupport (7.1.3.4 )
72
+ activesupport (7.2.0 )
78
73
base64
79
74
bigdecimal
80
- concurrent-ruby (~> 1.0 , >= 1.0.2 )
75
+ concurrent-ruby (~> 1.0 , >= 1.3.1 )
81
76
connection_pool (>= 2.2.5 )
82
77
drb
83
78
i18n (>= 1.6 , < 2 )
79
+ logger (>= 1.4.2 )
84
80
minitest (>= 5.1 )
85
- mutex_m
86
- tzinfo (~> 2.0 )
81
+ securerandom ( >= 0.3 )
82
+ tzinfo (~> 2.0 , >= 2.0.5 )
87
83
addressable (2.8.7 )
88
84
public_suffix (>= 2.0.2 , < 7.0 )
89
85
arbre (2.0.0 )
170
166
mini_mime (1.1.5 )
171
167
mini_portile2 (2.8.7 )
172
168
minitest (5.25.0 )
173
- mutex_m (0.2.0 )
174
169
net-imap (0.4.14 )
175
170
date
176
171
net-protocol
@@ -203,31 +198,31 @@ GEM
203
198
rackup (2.1.0 )
204
199
rack (>= 3 )
205
200
webrick (~> 1.8 )
206
- rails (7.1.3.4 )
207
- actioncable (= 7.1.3.4 )
208
- actionmailbox (= 7.1.3.4 )
209
- actionmailer (= 7.1.3.4 )
210
- actionpack (= 7.1.3.4 )
211
- actiontext (= 7.1.3.4 )
212
- actionview (= 7.1.3.4 )
213
- activejob (= 7.1.3.4 )
214
- activemodel (= 7.1.3.4 )
215
- activerecord (= 7.1.3.4 )
216
- activestorage (= 7.1.3.4 )
217
- activesupport (= 7.1.3.4 )
201
+ rails (7.2.0 )
202
+ actioncable (= 7.2.0 )
203
+ actionmailbox (= 7.2.0 )
204
+ actionmailer (= 7.2.0 )
205
+ actionpack (= 7.2.0 )
206
+ actiontext (= 7.2.0 )
207
+ actionview (= 7.2.0 )
208
+ activejob (= 7.2.0 )
209
+ activemodel (= 7.2.0 )
210
+ activerecord (= 7.2.0 )
211
+ activestorage (= 7.2.0 )
212
+ activesupport (= 7.2.0 )
218
213
bundler (>= 1.15.0 )
219
- railties (= 7.1.3.4 )
214
+ railties (= 7.2.0 )
220
215
rails-dom-testing (2.2.0 )
221
216
activesupport (>= 5.0.0 )
222
217
minitest
223
218
nokogiri (>= 1.6 )
224
219
rails-html-sanitizer (1.6.0 )
225
220
loofah (~> 2.21 )
226
221
nokogiri (~> 1.14 )
227
- railties (7.1.3.4 )
228
- actionpack (= 7.1.3.4 )
229
- activesupport (= 7.1.3.4 )
230
- irb
222
+ railties (7.2.0 )
223
+ actionpack (= 7.2.0 )
224
+ activesupport (= 7.2.0 )
225
+ irb ( ~> 1.13 )
231
226
rackup (>= 1.0.0 )
232
227
rake (>= 12.2 )
233
228
thor (~> 1.0 , >= 1.2.2 )
249
244
strscan
250
245
ruby2_keywords (0.0.5 )
251
246
rubyzip (2.3.2 )
247
+ securerandom (0.3.1 )
252
248
selenium-webdriver (4.23.0 )
253
249
base64 (~> 0.2 )
254
250
logger (~> 1.4 )
@@ -271,16 +267,17 @@ GEM
271
267
actionpack (>= 6.1 )
272
268
activesupport (>= 6.1 )
273
269
sprockets (>= 3.0.0 )
274
- sqlite3 (1.7.3 )
270
+ sqlite3 (2.0.4 )
275
271
mini_portile2 (~> 2.8.0 )
276
- sqlite3 (1.7.3 -arm64-darwin )
277
- sqlite3 (1.7.3 -x86_64-linux )
272
+ sqlite3 (2.0.4 -arm64-darwin )
273
+ sqlite3 (2.0.4 -x86_64-linux-gnu )
278
274
stringio (3.1.1 )
279
275
strscan (3.1.0 )
280
276
thor (1.3.1 )
281
277
timeout (0.4.1 )
282
278
tzinfo (2.0.6 )
283
279
concurrent-ruby (~> 1.0 )
280
+ useragent (0.16.10 )
284
281
warden (1.2.9 )
285
282
rack (>= 2.0.9 )
286
283
webrick (1.8.1 )
@@ -306,12 +303,12 @@ DEPENDENCIES
306
303
devise
307
304
importmap-rails
308
305
puma
309
- rails (~> 7.1.2 )
306
+ rails (~> 7.2.0 )
310
307
selenium-webdriver
311
308
simplecov
312
309
simplecov-cobertura
313
310
sprockets-rails
314
- sqlite3 ( ~> 1.7 )
311
+ sqlite3
315
312
tzinfo-data
316
313
317
314
RUBY VERSION
0 commit comments